2011-01-09 |
Tamito Kajiyama | Merged changes in the trunk up to revision 34193. |
tree | commitdiff |
2011-01-07 |
Campbell Barton | remove references to BKE_utildefines where its not... |
tree | commitdiff |
2011-01-07 |
Campbell Barton | split BKE_utildefines.h, now it only has blender specif... |
tree | commitdiff |
2011-01-07 |
Campbell Barton | - cmake use execute_process, exec_program is deprecated. |
tree | commitdiff |
2011-01-06 |
Campbell Barton | bugfix [#25488] Game engine crash when try to run after... |
tree | commitdiff |
2011-01-05 |
Mitchell Stokes | Adding overhead drawing (frame rate, profile, debug... |
tree | commitdiff |
2011-01-04 |
Dalai Felinto | BGE: Font Object support to animated (object) colors |
tree | commitdiff |
2011-01-04 |
Mitchell Stokes | Fix to make two-side texface option work with modifiers... |
tree | commitdiff |
2011-01-03 |
Campbell Barton | - add in asserts for unlikely cases of invalid ID types... |
tree | commitdiff |
2011-01-02 |
Tamito Kajiyama | Merged changes in the trunk up to revision 34010. |
tree | commitdiff |
2011-01-02 |
Mitchell Stokes | CXX_Guardedalloc was complaining about freeing NULL... |
tree | commitdiff |
2010-12-31 |
Mitchell Stokes | Fixing a crash on exit when using the Blenderplayer... |
tree | commitdiff |
2010-12-31 |
Campbell Barton | CMake: use blender_include_dirs("${OPENGL_INCLUDE_DIR... |
tree | commitdiff |
2010-12-27 |
Tamito Kajiyama | Merged changes in the trunk up to revision 33894. |
tree | commitdiff |
2010-12-22 |
Campbell Barton | rename blenderlib to blender_add_lib |
tree | commitdiff |
2010-12-22 |
Guillermo S. Romero | Compact -I paths in makefiles for more readble files... |
tree | commitdiff |
2010-12-21 |
Mitchell Stokes | Plugging up some memory leaks in the Blenderplayer... |
tree | commitdiff |
2010-12-18 |
Tamito Kajiyama | Merged changes in the trunk up to revision 33765. |
tree | commitdiff |
2010-12-17 |
Campbell Barton | minor warnings removed. |
tree | commitdiff |
2010-12-17 |
Campbell Barton | no functional changes: SETLOOPER macro assumed a scene... |
tree | commitdiff |
2010-12-17 |
Dalai Felinto | BGE Font: increasing the limit of the text object to 140 |
tree | commitdiff |
2010-12-16 |
Guillermo S. Romero | SVN maintenance. |
tree | commitdiff |
2010-12-16 |
Dalai Felinto | Patch:[#25163] BGE support for Blender Font objects... |
tree | commitdiff |
2010-12-11 |
Dalai Felinto | BGE BugFix: [#25106] modelview matrix incorrect after... |
tree | commitdiff |
2010-12-09 |
Dalai Felinto | renaming blf_api.h to blf_py_api.h |
tree | commitdiff |
2010-12-08 |
Campbell Barton | use lowercase for cmake builtin names and macros, remov... |
tree | commitdiff |
2010-12-08 |
Dalai Felinto | BGE BugFix: [#24052] Can't change dynamic object's... |
tree | commitdiff |
2010-12-07 |
Dalai Felinto | BGE BugFix: [#21246] Some values for ipoactuator.frameE... |
tree | commitdiff |
2010-12-06 |
Campbell Barton | bugfix [#24967] bge.KX_GameObject.worldAngularVelocity... |
tree | commitdiff |
2010-12-06 |
Campbell Barton | bugfix [#24995] Object rotation seems to be applied... |
tree | commitdiff |
2010-12-06 |
Tamito Kajiyama | * Merged changes in the trunk up to revision 33492. |
tree | commitdiff |
2010-12-03 |
Campbell Barton | - added GCC warning -Wstrict-prototypes |
tree | commitdiff |
2010-11-30 |
Campbell Barton | bugfix [#23423] Multi-window : closing game windows... |
tree | commitdiff |
2010-11-30 |
Campbell Barton | remove unmaintained windows and unix game engine plugin... |
tree | commitdiff |
2010-11-30 |
Campbell Barton | Add option for CMake to build libredcode, also use... |
tree | commitdiff |
2010-11-29 |
Campbell Barton | replace overly verbose matrix creation for BGE camera... |
tree | commitdiff |
2010-11-29 |
Campbell Barton | fix for error when changing DISBALE_PYTHON -> WITH_PYTHON, |
tree | commitdiff |
2010-11-29 |
Campbell Barton | include headers in cmake source, added a script to... |
tree | commitdiff |
2010-11-27 |
Tamito Kajiyama | Merged changes in the trunk up to revision 33348. |
tree | commitdiff |
2010-11-26 |
Dalai Felinto | BGE Bugfix: [#24926] Sensor 'Radar' les axes X+ et... |
tree | commitdiff |
2010-11-24 |
Damien Plisson | OSX: Patch associated with Python update to 3.1.2. |
tree | commitdiff |
2010-11-24 |
Mitchell Stokes | Reverting revision 33120, which added vram monitoring... |
tree | commitdiff |
2010-11-21 |
Mitchell Stokes | Changing KX_Camera.perspective didn't actually change... |
tree | commitdiff |
2010-11-19 |
Mitchell Stokes | Fixing a crash when dynamically loading a scene that... |
tree | commitdiff |
2010-11-18 |
Campbell Barton | rename libs internal libs for CMake + SCons (used in... |
tree | commitdiff |
2010-11-17 |
Campbell Barton | fixes from r33127 |
tree | commitdiff |
2010-11-17 |
Mitchell Stokes | Adding monitoring for (approximate) VRAM used by textur... |
tree | commitdiff |
2010-11-17 |
Tamito Kajiyama | Merged changes in the trunk up to revision 33112. |
tree | commitdiff |
2010-11-16 |
Campbell Barton | patch #24737] PyCObject depreciated in py3k [patch] |
tree | commitdiff |
2010-11-16 |
Campbell Barton | fix for fix, r33086. |
tree | commitdiff |
2010-11-12 |
Mitchell Stokes | Getting BLF to work with the Blenderplayer. |
tree | commitdiff |
2010-11-11 |
Campbell Barton | fix for building, also use const char in more places. |
tree | commitdiff |
2010-11-05 |
Tamito Kajiyama | Merged changes in the trunk up to revision 32886. |
tree | commitdiff |
2010-11-05 |
Campbell Barton | fix for linking the player, also fixes building without... |
tree | commitdiff |
2010-11-01 |
Mitchell Stokes | A couple of changes to 2D filters to make adding new... |
tree | commitdiff |
2010-10-31 |
Brecht Van Lommel | Fix cmake building of blender player. |
tree | commitdiff |
2010-10-31 |
Nathan Letwory | stdint include needed on non-msvc platforms |
tree | commitdiff |
2010-10-31 |
Campbell Barton | rename and negate DISABLE_PYTHON --> WITH_PYTHON |
tree | commitdiff |
2010-10-31 |
Campbell Barton | building the BGE without bullet works again. |
tree | commitdiff |
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-24 |
Tamito Kajiyama | Merged changes in the trunk up to revision 32684. |
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 |
Tamito Kajiyama | Merged changes in the trunk up to revision 32565. |
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 |
Tamito Kajiyama | Merged changes in the trunk up to revision 32390. |
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 |
Tamito Kajiyama | Merged changes in the trunk up to revision 32271. |
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-25 |
Tamito Kajiyama | Merged changes in the trunk up to revision 32124. |
tree | commitdiff |
2010-09-18 |
Nathan Letwory | * Update BGE for change in r32001 |
tree | commitdiff |
2010-09-18 |
Tamito Kajiyama | Merged changes in the trunk up to revision 31987. |
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 |
next |