TundraCore: Make JSON a first class format in Tundra with CoreJsonUtils.h. RenderinModule: Implement JSON rendering config parsing that supports custom blocks for each platform so we can cope with a single config file. Add support for passing custom rendering configs as a cmd line param. Remove old Ogre .cfg files. Cleanup and remove dead code from OgreRenderingModule and Renderer. |
|
More...
|
over 11 years ago
|
Optimize MumblePlugin::UpdatePositionalInfo and EC_ProximityTrigger::Update a bit (component type ID over type name). |
|
More...
|
over 11 years ago
|
Optimize MumblePlugin::UpdatePositionalInfo and EC_ProximityTrigger::Update a bit (component type ID over type name). |
|
More...
|
over 11 years ago
|
Deprecation (documentation) of EC_ProximityTrigger's "triggered" signal in favor of "Triggered". |
|
More...
|
over 11 years ago
|
Deprecation (documentation) of EC_ProximityTrigger's "triggered" signal in favor of "Triggered". |
|
More...
|
over 11 years ago
|
EC_ProximityTrigger: Take parenting into account when asking the pos from the targets. Fixes #723 |
|
More...
|
over 11 years ago
|
EC_ProximityTrigger: Take parenting into account when asking the pos from the targets. Fixes #723 |
|
More...
|
over 11 years ago
|
SceneStructureWindow: replace manual "Search..." text implementation with QLineEdit's placeholder text. |
|
More...
|
over 11 years ago
|
SceneStructureWindow: replace manual "Search..." text implementation with QLineEdit's placeholder text. |
|
More...
|
over 11 years ago
|
Fix/suppress integer conversion warnings. |
|
More...
|
over 11 years ago
|
Fix/suppress integer conversion warnings. |
|
More...
|
over 11 years ago
|
Win.h: define NOGDI and WIN32_LEAN_AND_MEAN before including windows.h in order to reduce number of unuseful inclusions in windows.h. |
|
More...
|
over 11 years ago
|
Win.h: define NOGDI and WIN32_LEAN_AND_MEAN before including windows.h in order to reduce number of unuseful inclusions in windows.h. |
|
More...
|
over 11 years ago
|
Application ctor: fix checking if the failed version number string was the last (supported) item in the list. |
|
More...
|
over 11 years ago
|
Application ctor: fix checking if the failed version number string was the last (supported) item in the list. |
|
More...
|
over 11 years ago
|
Add TUNDRA_VERSION_POSTFIX definition (an empty string by default) that is appended to the TUNDRA_VERSION_STRING in Application.cpp. Can be specified during the CMake invocation f.ex. when building automated nightly releases. Typo fixes in root CMakeLists.txt. |
|
More...
|
over 11 years ago
|
Add TUNDRA_VERSION_POSTFIX definition (an empty string by default) that is appended to the TUNDRA_VERSION_STRING in Application.cpp. Can be specified during the CMake invocation f.ex. when building automated nightly releases. Typo fixes in root CMakeLists.txt. |
|
More...
|
over 11 years ago
|
Add TUNDRA_VERSION_POSTFIX definition (an empty string by default) that is appended to the TUNDRA_VERSION_STRING in Application.cpp. Can be specified during the CMake invocation f.ex. when building automated nightly releases. Typo fixes in root CMakeLists.txt. |
|
More...
|
over 11 years ago
|
Add TUNDRA_VERSION_POSTFIX definition (an empty string by default) that is appended to the TUNDRA_VERSION_STRING in Application.cpp. Can be specified during the CMake invocation f.ex. when building automated nightly releases. Typo fixes in root CMakeLists.txt. |
|
More...
|
over 11 years ago
|
Initialize texture budget when not set in config. |
|
More...
|
over 11 years ago
|
Initialize texture budget when not set in config. |
|
More...
|
over 11 years ago
|
Fix using !compare of QString, which is incorrect. |
|
More...
|
over 11 years ago
|
Fix using !compare of QString, which is incorrect. |
|
More...
|
over 11 years ago
|
Emit entity removal before individual component removal, as some scripts may depend on components still existing. A malfunctioning script which tries to access a removed component or entity later can cause the whole process to exit. |
|
More...
|
over 11 years ago
|
Emit entity removal before individual component removal, as some scripts may depend on components still existing. A malfunctioning script which tries to access a removed component or entity later can cause the whole process to exit. |
|
More...
|
over 11 years ago
|
Ensure the launcher applet is executable. |
|
More...
|
over 11 years ago
|
Ensure the launcher applet is executable. |
|
More...
|
over 11 years ago
|
Fix copying of installer. |
|
More...
|
over 11 years ago
|
Fix copying of installer. |
|
More...
|
over 11 years ago
|
Copy correct version of VS redistributable. |
|
More...
|
over 11 years ago
|