This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
bd57ec686c7ec00a9a01e30f32bbcfd3c21a41fb
test
/
source
/
gameengine
History
Mitchell Stokes
9d244e0ad7
Code cleanup: Removing KX_KetsjiEngine::m_drawingmode
...
The rasterizer is already handling this, and there is no need to duplicate the data.
2014-03-24 20:11:11 -07:00
..
BlenderRoutines
Code cleanup: Removing KX_KetsjiEngine::m_drawingmode
2014-03-24 20:11:11 -07:00
Converter
Fix T38929: BGE: Strange behaving from addObject after trying to add an nonexisting overlay scene
2014-03-24 17:57:02 -07:00
Expressions
BGE: Fix for [
#34398
] "«illegal operator» in Expression Controller" reported by Andrey Kashlak (andreymal)
2013-07-22 22:46:17 +00:00
GameLogic
Fix T38110: GameEngine keyboard sensor ignores unicode characters
2014-01-23 14:58:04 +11:00
GamePlayer
Fix T38645 - Mouse reversed in standalone player with kde
2014-02-22 17:23:18 -08:00
Ketsji
Code cleanup: Removing KX_KetsjiEngine::m_drawingmode
2014-03-24 20:11:11 -07:00
Network
clang/cmake - quiet warnings for external libs and reference moto as a system include.
2013-07-15 08:26:16 +00:00
Physics
Fix T37673: Ray casting could fail with 0 collision margins
2014-01-28 08:31:56 +01:00
Rasterizer
Code cleanup: Removing KX_KetsjiEngine::m_drawingmode
2014-03-24 20:11:11 -07:00
SceneGraph
Style Cleanup: remove preprocessor indentation (updated wiki style guide too)
2013-12-22 14:12:19 +11:00
VideoTexture
Code cleanup: Removing KX_KetsjiEngine::m_drawingmode
2014-03-24 20:11:11 -07:00
CMakeLists.txt
BGE: Removing the source files for the PHY interfaces since they just contained virtual destructors. This means we had license and doc blocks for 3 lines of code, which seemed silly. This also means that ge_phys_common no longer needs to be built as a library. I tested this with CMake and SCons using GCC; hopefully this doesn't break other systems.
2013-02-24 07:09:39 +00:00
SConscript
BGE: Removing the source files for the PHY interfaces since they just contained virtual destructors. This means we had license and doc blocks for 3 lines of code, which seemed silly. This also means that ge_phys_common no longer needs to be built as a library. I tested this with CMake and SCons using GCC; hopefully this doesn't break other systems.
2013-02-24 07:09:39 +00:00