9
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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.
jonnenauha
as Jonne Nauha
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
jonnenauha
as Jonne Nauha
More... over 11 years ago
EC_ProximityTrigger: Take parenting into account when asking the pos from the targets. Fixes #723
jonnenauha
as Jonne Nauha
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.
Stinkfist
as Stinkfist0
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.
Stinkfist
as Stinkfist0
More... over 11 years ago
Application ctor: fix checking if the failed version number string was the last (supported) item in the list.
Stinkfist
as Stinkfist0
More... over 11 years ago
Application ctor: fix checking if the failed version number string was the last (supported) item in the list.
Stinkfist
as Stinkfist0
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.
Stinkfist
as Stinkfist0
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.
Stinkfist
as Stinkfist0
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.
Stinkfist
as Stinkfist0
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.
Stinkfist
as Stinkfist0
More... over 11 years ago
Initialize texture budget when not set in config.
cadaver
as Lasse Öörni
More... over 11 years ago
Initialize texture budget when not set in config.
cadaver
as Lasse Öörni
More... over 11 years ago
Fix using !compare of QString, which is incorrect.
cadaver
as Lasse Öörni
More... over 11 years ago
Fix using !compare of QString, which is incorrect.
cadaver
as Lasse Öörni
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.
cadaver
as Lasse Öörni
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.
cadaver
as Lasse Öörni
More... over 11 years ago
Ensure the launcher applet is executable.
cadaver
as Lasse Öörni
More... over 11 years ago
Ensure the launcher applet is executable.
cadaver
as Lasse Öörni
More... over 11 years ago
Fix copying of installer.
cadaver
as Lasse Öörni
More... over 11 years ago
Fix copying of installer.
cadaver
as Lasse Öörni
More... over 11 years ago
Copy correct version of VS redistributable.
cadaver
as Lasse Öörni
More... over 11 years ago