Logo
Explore Help
Register Sign In
Cr8-xyz/blender
1
0
Fork 0
You've already forked blender
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
2e6634e4a8a78809453816d2c623495e21454e69
blender/source/gameengine
History
Porteries Tristan 2e6634e4a8 BGE: Cleanup function UpdateMesh and SetMesh in CcdPhysicsController.cpp
"if (value == true)" -> "if(value)"
"if (ptr == NULL)" -> "if (!ptr)"
"vector<bool>" -> "std::vector<bool>"
And other blender typo.
2015-05-08 18:17:37 +02:00
..
BlenderRoutines
BGE: New API method getDisplayDimensions
2015-04-07 18:32:25 +02:00
Converter
BGE: Cleanup KX_BlenderSceneConverter.cpp
2015-05-04 13:36:11 +02:00
Expressions
Compilation error fix for MSVC: It does not support expressions in array
2015-04-20 14:07:26 +05:00
GameLogic
BGE: Fix for T42341 Sensor.frequency is badly named
2015-04-16 06:39:33 +02:00
GamePlayer
BGE Player: Fix compilation error after cleanup commit da8a62a
2015-05-04 14:39:12 +05:00
Ketsji
BGE : KX_VertexProxy support for more than 2 UV channel.
2015-05-06 22:55:46 +02:00
Network
mathutils: refactor instantiation
2015-01-04 17:43:57 +11:00
Physics
BGE: Cleanup function UpdateMesh and SetMesh in CcdPhysicsController.cpp
2015-05-08 18:17:37 +02:00
Rasterizer
Fix T44464: Viewport mipmaps no longer toggle off
2015-04-28 01:18:50 +10:00
SceneGraph
Style Cleanup: remove preprocessor indentation (updated wiki style guide too)
2013-12-22 14:12:19 +11:00
VideoTexture
BGE: FIX T43537: ImageMirror does not work in BlenderPlayer with quad buffer
2015-04-11 16:08:15 +02:00
CMakeLists.txt
CMake: Enable strict flags for C++
2015-03-27 18:23:31 +05:00
SConscript
…
Powered by Gitea Version: 1.24.5 Page: 2483ms Template: 22ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API