Age | Commit message (Collapse) | Author |
|
|
|
|
|
and don't draw MATERIAL_ALPHA content twice in shadow pass
|
|
|
|
|
|
the group menu
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
On Windows, where 'path' might be separated either with '/' or '\', the latter
breaks unless all path separators are in fact the os.sep character '\'. While
it would be possible to code something fancy with os.sep and os.altsep,
testing the latter for None, much simpler to let os.path.split() handle it.
|
|
|
|
|
|
|
|
other UI
|
|
|
|
|
|
|
|
|
|
notecard floater
|
|
inventory
|
|
|
|
over the Snapshot floater
|
|
|
|
|
|
|
|
Fixed.
|
|
Make shader loading debug logging of uniforms use ShaderUniform to make supression simpler.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
last active preset as "Preset in use" in the UI
|
|
|
|
|
|
|
|
|
|
|
|
This allows the io.cpp test to listen only on the localhost loopback, avoiding
the macOS 10.13.6 "allow listening for incoming connections" popup while
running build-time tests that might halt an unattended TeamCity build.
|
|
|