2010-10-30 |
Daniel Salazar | Build fix by Mike S |
tree | commitdiff |
2010-10-27 |
Campbell Barton | workaround for python bug [#24400] If Script is execute... |
tree | commitdiff |
2010-10-25 |
Campbell Barton | move geometry python module into mathutils.geometry... |
tree | commitdiff |
2010-10-25 |
Campbell Barton | Added function RNA_property_update_check() to check... |
tree | commitdiff |
2010-10-25 |
Campbell Barton | bugfix [#22277] Absolute Shapekeys crash (in BGE) |
tree | commitdiff |
2010-10-23 |
Campbell Barton | use explicit file paths for CMake rather then globing... |
tree | commitdiff |
2010-10-22 |
Campbell Barton | fix for BGE define in recent math changes. |
tree | commitdiff |
2010-10-20 |
Campbell Barton | Quiet compiler warnings. |
tree | commitdiff |
2010-10-18 |
Nathan Letwory | Use DEBUG instead of NDEBUG |
tree | commitdiff |
2010-10-18 |
Campbell Barton | remove G.sce, use G.main->name instead. |
tree | commitdiff |
2010-10-17 |
Campbell Barton | - fixed remaining unused warnings. |
tree | commitdiff |
2010-10-16 |
Nathan Letwory | Now sound init param removal revert should be fine... |
tree | commitdiff |
2010-10-16 |
Campbell Barton | most unused arg warnings corrected. |
tree | commitdiff |
2010-10-16 |
Campbell Barton | - UNUSED macro wasn't throwing an error with GCC if... |
tree | commitdiff |
2010-10-13 |
Luca Bonavita | == python api doc == |
tree | commitdiff |
2010-10-11 |
Dalai Felinto | BGE Bugfix for [#22371] Alpha Planes affecting 2DFilters |
tree | commitdiff |
2010-10-11 |
Dalai Felinto | make file update for recent bge.render.makeScreenshot... |
tree | commitdiff |
2010-10-11 |
Dalai Felinto | BGE object.life - gives you the life countdown for... |
tree | commitdiff |
2010-10-10 |
Campbell Barton | building without python works again for the BGE |
tree | commitdiff |
2010-10-10 |
Campbell Barton | enable building the game engine without bullet for... |
tree | commitdiff |
2010-10-09 |
Dalai Felinto | patch [#24178] bge.render.makeScreeshot - with help... |
tree | commitdiff |
2010-10-09 |
Campbell Barton | patch [#23781] Dynamically Load Actions |
tree | commitdiff |
2010-10-09 |
Mitchell Stokes | Fixing a memory leak with SCA_PythonKeyboard and SCA_Py... |
tree | commitdiff |
2010-10-08 |
Nathan Letwory | Enable CXX_GUARDEDALLOC support through SCons. |
tree | commitdiff |
2010-10-06 |
Mitchell Stokes | Campbell requested that I remove one of the bge.events... |
tree | commitdiff |
2010-10-05 |
Mitchell Stokes | Updating the bge.types docs to note which KX_GameObject... |
tree | commitdiff |
2010-10-05 |
Mitchell Stokes | A bit of bge.events work: |
tree | commitdiff |
2010-10-03 |
Campbell Barton | bugfix [#24087] Blender can not install add-ons unless... |
tree | commitdiff |
2010-10-03 |
Guillermo S. Romero | Fix attribution, as noticed by Dalai Felinto. |
tree | commitdiff |
2010-10-03 |
Mitchell Stokes | Making the docs for bge.types.KX_SCA_AddObjectActuator... |
tree | commitdiff |
2010-10-02 |
Brecht Van Lommel | Fix #23785: in the game engine, if an object had an... |
tree | commitdiff |
2010-09-30 |
Campbell Barton | use constant rather then sqrt(2.0) |
tree | commitdiff |
2010-09-18 |
Nathan Letwory | * Update BGE for change in r32001 |
tree | commitdiff |
2010-09-16 |
Brecht Van Lommel | Fix #23857: game engine world colors were not color... |
tree | commitdiff |
2010-09-15 |
Campbell Barton | update for MingW/CMake |
tree | commitdiff |
2010-09-15 |
Dalai Felinto | BGE Dome: fix for "objects parented to the camera will... |
tree | commitdiff |
2010-09-14 |
Dalai Felinto | blenderplayer fix for "offset" problem when in fullscre... |
tree | commitdiff |
2010-09-13 |
Dalai Felinto | blenderplayer parsing code (better) fix |
tree | commitdiff |
2010-09-13 |
Dalai Felinto | blenderplayer commandline argument fixes (for -f and -w) |
tree | commitdiff |
2010-09-11 |
Dalai Felinto | BGE module reshuffling - VideoTexture -> bge.texture |
tree | commitdiff |
2010-09-07 |
Campbell Barton | - added back zlib include (needed for win32). |
tree | commitdiff |
2010-09-03 |
Guillermo S. Romero | SVN maintenance. |
tree | commitdiff |
2010-08-30 |
Mitchell Stokes | Committing patch [#23489] add method getEventStatus... |
tree | commitdiff |
2010-08-29 |
Nathan Letwory | Finally change SConscript tabs to spaces. |
tree | commitdiff |
2010-08-28 |
Benoit Bolsee | BGE patch #22623 applied: new bound type: Capsule. |
tree | commitdiff |
2010-08-28 |
Mitchell Stokes | After talking with Campbell, we came to the conclusion... |
tree | commitdiff |
2010-08-28 |
Mitchell Stokes | Committing patch [#23278] (by me) |
tree | commitdiff |
2010-08-26 |
Campbell Barton | own rna naming commits r31439 r31472 also renamed BGE... |
tree | commitdiff |
2010-08-25 |
Benoit Bolsee | Fix BGE bug reported by Gilberto: BL_AmartureObject... |
tree | commitdiff |
2010-08-23 |
Benoit Bolsee | BGE bug #23213: VBO preference make object with modifie... |
tree | commitdiff |
2010-08-20 |
Campbell Barton | rna data path names which are more likely to break... |
tree | commitdiff |
2010-08-18 |
Campbell Barton | more rna renaming. |
tree | commitdiff |
2010-08-16 |
Joerg Mueller | Audaspace: This should fix all missing python includes... |
tree | commitdiff |
2010-08-16 |
Joerg Mueller | Audaspace: Fixing quaternion and relativeness of 3D... |
tree | commitdiff |
2010-08-16 |
Joerg Mueller | Py API (GSoC): Second merging commit |
tree | commitdiff |
2010-08-16 |
Joerg Mueller | Audaspace (GSoC): First merging commit |
tree | commitdiff |
2010-08-16 |
Joerg Mueller | svn merge -r 31314:31370 https://svn.blender.org/svnroo... soc-2010-nexyon |
tree | commitdiff |
2010-08-16 |
Campbell Barton | - remove unused includes IMB_*, BIF_* & MEM_* |
tree | commitdiff |
2010-08-13 |
Joerg Mueller | svn merge -r 31211:31313 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-08-11 |
Joerg Mueller | Blender Py API: GameLogic -> bge.logic |
tree | commitdiff |
2010-08-11 |
Joerg Mueller | Blender Py API: Implemented missing KX_PYATTRIBUTE_TODO... |
tree | commitdiff |
2010-08-10 |
Guillermo S. Romero | Update address in license block. |
tree | commitdiff |
2010-08-10 |
Campbell Barton | moved idcode functions into their own file (was added... |
tree | commitdiff |
2010-08-10 |
Joerg Mueller | Fix for [#22924] KX_PolygonMaterial.diffuse does not... |
tree | commitdiff |
2010-08-10 |
Joerg Mueller | svn merge -r 31145:31210 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-08-07 |
Joerg Mueller | svn merge -r 31060:31144 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-08-06 |
Campbell Barton | fix for fake python bge.* module, this is really nasty... |
tree | commitdiff |
2010-08-05 |
Joerg Mueller | svn merge -r 30954:31059 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-08-05 |
Campbell Barton | bugfix [#23148] "ImportError: __import__ not found... |
tree | commitdiff |
2010-08-04 |
Stefan Gartner | == Makefiles == |
tree | commitdiff |
2010-08-04 |
Campbell Barton | include cleanup, no functional changes |
tree | commitdiff |
2010-08-03 |
Campbell Barton | remove commented scons lines from cmake files, fixed... |
tree | commitdiff |
2010-08-02 |
Joerg Mueller | Audaspace: |
tree | commitdiff |
2010-08-02 |
Campbell Barton | SCons |
tree | commitdiff |
2010-08-01 |
Joerg Mueller | svn merge -r 30913:30953 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-07-31 |
Joerg Mueller | Audaspace: |
tree | commitdiff |
2010-07-30 |
Joerg Mueller | svn merge -r 30718:30912 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-07-30 |
Joerg Mueller | Audaspace: Refactored the complete 3D Device code givin... |
tree | commitdiff |
2010-07-30 |
Mitchell Stokes | Fixing a typo in the BGE Python API: |
tree | commitdiff |
2010-07-27 |
Brecht Van Lommel | Fix #22986: glsl didn't take object hiding into account... |
tree | commitdiff |
2010-07-27 |
Brecht Van Lommel | Game engine was not updated yet to disable vertex/norma... |
tree | commitdiff |
2010-07-26 |
Campbell Barton | Hopefully fix building with MSVC 2008 from rev 30746. |
tree | commitdiff |
2010-07-26 |
Campbell Barton | patch from Mitchell Stokes with some changes. |
tree | commitdiff |
2010-07-25 |
Joerg Mueller | svn merge -r 30566:30717 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-07-25 |
Campbell Barton | from Luca's recent commit noticed there are more typo... |
tree | commitdiff |
2010-07-24 |
Mitchell Stokes | Fixing a crash when using either BL_ArmatureBone.parent... |
tree | commitdiff |
2010-07-23 |
Campbell Barton | bugfix [#22716] Game engine corrupts rig ID-Properties. |
tree | commitdiff |
2010-07-21 |
Joerg Mueller | Moved constants names from KX_ACT_CONSTRAINT_foo to... |
tree | commitdiff |
2010-07-21 |
Joerg Mueller | svn merge -r 30513:30565 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-07-20 |
Campbell Barton | - correct some spelling errors. |
tree | commitdiff |
2010-07-19 |
Joerg Mueller | svn merge -r 30418:30512 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-07-17 |
Campbell Barton | spelling correction: alredy --> already |
tree | commitdiff |
2010-07-16 |
Joerg Mueller | svn merge -r 30323:30417 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-07-16 |
Mitchell Stokes | BGE doc updates: |
tree | commitdiff |
2010-07-15 |
Campbell Barton | change some references to .B.blend, .Blog to new names |
tree | commitdiff |
2010-07-14 |
Campbell Barton | patch from Goran Milovanovic for the BGE python api. |
tree | commitdiff |
2010-07-14 |
Joerg Mueller | svn merge -r 30262:30322 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-07-14 |
Joerg Mueller | Removed stopDSP, relict from FMOD. |
tree | commitdiff |
2010-07-13 |
Joerg Mueller | Merging revision 30126:30261 from trunk. |
tree | commitdiff |
2010-07-12 |
Benoit Bolsee | BGE bug #22760: VideoTexture not available when Blender... |
tree | commitdiff |
next |