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
UndoCommands.cpp: replace couple Entity ID strings' toInt conversion with toUInt. More... over 11 years ago
StripModifiersFromKey: fix non-ASCII keys not ending up as invalid Qt::Key values. Fixes #450. More... over 11 years ago
StripModifiersFromKey: fix non-ASCII keys not ending up as invalid Qt::Key values. Fixes #450. More... over 11 years ago
Fetch assimp from git. Match svn revision 1300. Closes #721.
cadaver
as Lasse Öörni
More... over 11 years ago
Fetch assimp from git. Match svn revision 1300.
cadaver
as Lasse Öörni
More... over 11 years ago
Fetch assimp from git. Match svn revision 1300. Closes #721.
cadaver
as Lasse Öörni
More... over 11 years ago
Fetch assimp from git. Match svn revision 1300.
cadaver
as Lasse Öörni
More... over 11 years ago
.gitignore: add *.opensdf and bin/asslogger.log
Stinkfist
as Stinkfist0
More... over 11 years ago
.gitignore: add *.opensdf and bin/asslogger.log
Stinkfist
as Stinkfist0
More... over 11 years ago
Scene Structure: prevent double-clicking an AssetRefItem or AttributeItem opening an empty EC Editor. TODO: however opening the parent entity of the said item in the EC Editor would be a good feature.
Stinkfist
as Stinkfist0
More... over 11 years ago
Scene Structure: prevent double-clicking an AssetRefItem or AttributeItem opening an empty EC Editor. TODO: however opening the parent entity of the said item in the EC Editor would be a good feature.
Stinkfist
as Stinkfist0
More... over 11 years ago
.gitignore: also add *.sdf
Stinkfist
as Stinkfist0
More... over 11 years ago
.gitignore: also add *.sdf
Stinkfist
as Stinkfist0
More... over 11 years ago
.gitignore: add *.ipch
Stinkfist
as Stinkfist0
More... over 11 years ago
.gitignore: add *.ipch
Stinkfist
as Stinkfist0
More... over 11 years ago
Added qjson Linux build.
cadaver
as Lasse Öörni
More... over 11 years ago
Added qjson Linux build.
cadaver
as Lasse Öörni
More... over 11 years ago
freelookcamera.js: make sure the components are created as local. More... over 11 years ago
freelookcamera.js: make sure the components are created as local. More... over 11 years ago
Fix permissions problem in cloning the qjson library on OSX.
cadaver
as Lasse Öörni
More... over 11 years ago
Fix permissions problem in cloning the qjson library on OSX.
cadaver
as Lasse Öörni
More... over 11 years ago
Remove Entity::Components public slot created originally for QtScript compatibility, "entity.components" should be used instead. This is relatively new addition and couldn't find usage for it in scripts (Tundra examples and Meshmoon applications) so should be somewhat safe removal. More... over 11 years ago
Remove Entity::Components public slot created originally for QtScript compatibility, "entity.components" should be used instead. This is relatively new addition and couldn't find usage for it in scripts (Tundra examples and Meshmoon applications) so should be somewhat safe removal. More... over 11 years ago
SyncManager: print EC mismatch warnings only once per EC. More... over 11 years ago
SyncManager: print EC mismatch warnings only once per EC. More... over 11 years ago
OgreWorld::SetDefaultSceneFog: add null checks as renderer_->MainViewport() can be null nowadays (Ogre shutdown changes introduced in 1.9?). Fixes crash that occurred when running as headless and destroying EC_WaterPlane. More... over 11 years ago
OgreWorld::SetDefaultSceneFog: add null checks as renderer_->MainViewport() can be null nowadays (Ogre shutdown changes introduced in 1.9?). Fixes crash that occurred when running as headless and destroying EC_WaterPlane. More... over 11 years ago
Fix Camera::Yellow to have proper values. More... over 11 years ago
Fix Camera::Yellow to have proper values. More... over 11 years ago
BuildTundra*.cmd: add @echo off, fix cecho calls, add missing error print.
Stinkfist
as Stinkfist0
More... over 11 years ago