2009-04-09 |
Campbell Barton | BGE Bugfix |
tree | commitdiff |
2009-04-09 |
Benoit Bolsee | BGE API cleanup: StateActuator. |
tree | commitdiff |
2009-04-09 |
Benoit Bolsee | BGE API cleanup: sound actuator. |
tree | commitdiff |
2009-04-09 |
Campbell Barton | Added GameKeys.EventToCharacter(event, is_shift) so... |
tree | commitdiff |
2009-04-09 |
Campbell Barton | BGE Py API |
tree | commitdiff |
2009-04-09 |
Benoit Bolsee | Remove redundant include GL/glu.h in KX_Dome.cpp. |
tree | commitdiff |
2009-04-09 |
Campbell Barton | key logging didnt work for alphanum keys -=_+ and ... |
tree | commitdiff |
2009-04-09 |
Campbell Barton | BGE Text |
tree | commitdiff |
2009-04-08 |
Benoit Bolsee | BGE API cleanup: 2DFilterActuator. |
tree | commitdiff |
2009-04-08 |
Benoit Bolsee | Fix gcc compiling problem with C++ syntax in KX_Dome... |
tree | commitdiff |
2009-04-08 |
Campbell Barton | small bge edits |
tree | commitdiff |
2009-04-08 |
Benoit Bolsee | BGE patch #18350: Add sendMessage() to GameLogic. Added... |
tree | commitdiff |
2009-04-08 |
Benoit Bolsee | BGE patch #18051: add localInertia attribute to GameObject. |
tree | commitdiff |
2009-04-08 |
Benoit Bolsee | Patch #18462: Fisheye (Dome) and Spherical Panoramic... |
tree | commitdiff |
2009-04-08 |
Benoit Bolsee | Fixed scons and cmake after BGE scenegraph and culling... |
tree | commitdiff |
2009-04-07 |
Campbell Barton | gcc wouldn't compile using a reference |
tree | commitdiff |
2009-04-07 |
Benoit Bolsee | BGE Scenegraph and View frustrum culling improvement. |
tree | commitdiff |
2009-04-07 |
Campbell Barton | Some users have odd joysticks with more then 8 axises... |
tree | commitdiff |
2009-04-07 |
Campbell Barton | BGE Py API |
tree | commitdiff |
2009-04-07 |
Campbell Barton | BGE api added place holder docs and CListValue docs. |
tree | commitdiff |
2009-04-07 |
Campbell Barton | BGE Python API (small changes) |
tree | commitdiff |
2009-04-07 |
Campbell Barton | Updated bge_api_validate_py.txt to check for undocument... |
tree | commitdiff |
2009-04-07 |
Campbell Barton | BGE Python API |
tree | commitdiff |
2009-04-07 |
Campbell Barton | BGE Joystick Sensor |
tree | commitdiff |
2009-04-07 |
Campbell Barton | error in last commit |
tree | commitdiff |
2009-04-06 |
Campbell Barton | BGE Python API |
tree | commitdiff |
2009-04-06 |
Campbell Barton | BGE Epydocs were missing some functions |
tree | commitdiff |
2009-04-06 |
Campbell Barton | - remove debug printf |
tree | commitdiff |
2009-04-06 |
Campbell Barton | Python ref-counting fixes |
tree | commitdiff |
2009-04-05 |
Campbell Barton | BGE PyAPI can now import text (within the blend-file) |
tree | commitdiff |
2009-04-05 |
Campbell Barton | BGE Python API |
tree | commitdiff |
2009-04-05 |
Campbell Barton | BGE Bugfixes (mostly in the py api) |
tree | commitdiff |
2009-04-05 |
Campbell Barton | - fixed errors with bge epydocs |
tree | commitdiff |
2009-04-05 |
Campbell Barton | added experimental KX_GameObject attributes "sensors... |
tree | commitdiff |
2009-04-05 |
Campbell Barton | Make materials use PyAttributeDef's |
tree | commitdiff |
2009-04-05 |
Campbell Barton | BGE Python API |
tree | commitdiff |
2009-04-04 |
Campbell Barton | Made KX_MeshProxy use PyAttributeDef. simplified gettin... |
tree | commitdiff |
2009-04-04 |
Campbell Barton | BGE Py API, mistake when redoing set action as a static... |
tree | commitdiff |
2009-04-04 |
Campbell Barton | include PyObjectPlus method in __dict__ |
tree | commitdiff |
2009-04-04 |
Campbell Barton | - should fix compiling with older python versions ... |
tree | commitdiff |
2009-04-04 |
Campbell Barton | moved more attributes from getattr into PyAttributeDef's |
tree | commitdiff |
2009-04-03 |
Benoit Bolsee | BGE API cleanup: RandomActuator. |
tree | commitdiff |
2009-04-03 |
Campbell Barton | Some users could not build with python 2.5, hopefully... |
tree | commitdiff |
2009-04-03 |
Campbell Barton | Python BGE API |
tree | commitdiff |
2009-04-03 |
Campbell Barton | BGE Python api |
tree | commitdiff |
2009-04-03 |
Dalai Felinto | Setting ignore_deprecation_warnings as 1 by default... |
tree | commitdiff |
2009-04-03 |
Campbell Barton | BGE Python |
tree | commitdiff |
2009-04-02 |
Campbell Barton | [#18472] [patch] Speeding up Blenderplayer's profile... |
tree | commitdiff |
2009-04-02 |
Campbell Barton | Added getitem/setitem access for KX_GameObject |
tree | commitdiff |
2009-04-01 |
Benoit Bolsee | BGE API cleanup: ReplaceMeshActuator mesh attributes... |
tree | commitdiff |
2009-03-31 |
Guillermo S. Romero | Clean up for the imminent migration from SVN to GIT. |
tree | commitdiff |
2009-03-31 |
Benoit Bolsee | BGE API cleanup: DynamicActuator, ReplaceMeshActuator... |
tree | commitdiff |
2009-03-31 |
Benoit Bolsee | BGE API cleanup, patch from Moguri: RaySensor, NetworkM... |
tree | commitdiff |
2009-03-30 |
Campbell Barton | r19455 to Re-enable vertex welding for soft-bodies... |
tree | commitdiff |
2009-03-29 |
Erwin Coumans | Applied patch #18446, to do versions on damping |
tree | commitdiff |
2009-03-29 |
Erwin Coumans | Only apply advanced setting of angular/linear factor... |
tree | commitdiff |
2009-03-29 |
Benoit Bolsee | BGE API cleanup: CDActuator, ParentActuator, Visibility... |
tree | commitdiff |
2009-03-28 |
Andrea Weikert | game engine compile fix for MSVC, game engine team... |
tree | commitdiff |
2009-03-27 |
Benoit Bolsee | BGE API Cleanup: GameActuator (patch from Andre) |
tree | commitdiff |
2009-03-27 |
Benoit Bolsee | BGE API cleanup: AddObject, DeleteObject and Scene... |
tree | commitdiff |
2009-03-26 |
Campbell Barton | Added attributes for Ipo Actuator settings (replacing... |
tree | commitdiff |
2009-03-24 |
Campbell Barton | Use Benoits attributes in KX_GameObject. |
tree | commitdiff |
2009-03-24 |
Brecht Van Lommel | Fix for bug #18423: BGE lights in overlay scene also... |
tree | commitdiff |
2009-03-23 |
Campbell Barton | Speedup for bullet physics mesh conversion |
tree | commitdiff |
2009-03-22 |
Benoit Bolsee | BGE API cleanup: add support for attribute set/get... |
tree | commitdiff |
2009-03-22 |
Campbell Barton | Speedup for bullet creating convex hull meshes |
tree | commitdiff |
2009-03-22 |
Peter Schlaile | == FFMPEG == |
tree | commitdiff |
2009-03-22 |
Campbell Barton | removed edgecode from the game engines RAS_Polygon... |
tree | commitdiff |
2009-03-17 |
Brecht Van Lommel | Fix for bug #18419: game engine debug drawing interfere... |
tree | commitdiff |
2009-03-16 |
Kent Mein | This is patch: |
tree | commitdiff |
2009-03-16 |
Martin Poirier | Merging etch-a-ton branch in trunk. |
tree | commitdiff |
2009-03-15 |
Nathan Letwory | BGE |
tree | commitdiff |
2009-03-13 |
Martin Poirier | merging trunk 19093:19274 etch-a-ton |
tree | commitdiff |
2009-03-11 |
Benoit Bolsee | BGE patch 18368: Modulus (ie %) expression controller... |
tree | commitdiff |
2009-03-09 |
Erwin Coumans | Add support to lock individual axis during rigid body... |
tree | commitdiff |
2009-03-09 |
Erwin Coumans | Fix: The debug lines of Physics Debug Visualization... |
tree | commitdiff |
2009-03-09 |
Erwin Coumans | upgrade to latest Bullet trunk, fix related to vehicle... |
tree | commitdiff |
2009-03-08 |
Benoit Bolsee | BGE patch: undo patch about removing blenderplayer... |
tree | commitdiff |
2009-03-05 |
Benoit Bolsee | VideoTexture: reactivate VideoTexture for scons/cmake... |
tree | commitdiff |
2009-03-03 |
Erwin Coumans | Upgraded to Bullet 2.74. The upgrade introduced a few... |
tree | commitdiff |
2009-03-02 |
Erwin Coumans | minor update to be compatible with Bullet 2.74 physics: |
tree | commitdiff |
2009-02-28 |
Benoit Bolsee | BGE patch #18309 commited: Add an addObject() method... |
tree | commitdiff |
2009-02-28 |
Benoit Bolsee | BGE patch #18181 commited: Fixing some blenderplayer... |
tree | commitdiff |
2009-02-28 |
Benoit Bolsee | BGE API cleanup: apply patch from Moguri: Near, Radar... |
tree | commitdiff |
2009-02-27 |
Campbell Barton | BGE Python API |
tree | commitdiff |
2009-02-26 |
Campbell Barton | Py BGE API |
tree | commitdiff |
2009-02-26 |
Campbell Barton | small errors in touch sensor and gameObject |
tree | commitdiff |
2009-02-26 |
Campbell Barton | - Attributes for the collision sensor: propertyName... |
tree | commitdiff |
2009-02-25 |
Campbell Barton | New Pulse option for the collision sensor (off by defau... |
tree | commitdiff |
2009-02-25 |
Campbell Barton | Building the game engine with Solid/Sumo is now optiona... |
tree | commitdiff |
2009-02-25 |
Campbell Barton | Minor speedups for the BGE |
tree | commitdiff |
2009-02-25 |
Campbell Barton | remove warnings for the BGE |
tree | commitdiff |
2009-02-24 |
Campbell Barton | building the game engine without SDL works again |
tree | commitdiff |
2009-02-24 |
Campbell Barton | Making KX_GameObject names read only. |
tree | commitdiff |
2009-02-24 |
Campbell Barton | fix for segfault when the replace mesh actuator referen... |
tree | commitdiff |
2009-02-24 |
Campbell Barton | BGE Py API |
tree | commitdiff |
2009-02-24 |
Campbell Barton | compile scripts when converting controllers to give... |
tree | commitdiff |
2009-02-23 |
Martin Poirier | merging trunk 17520:19093 |
tree | commitdiff |
2009-02-23 |
Campbell Barton | BGE Python API |
tree | commitdiff |
2009-02-22 |
Campbell Barton | BGE Py API |
tree | commitdiff |
next |