2009-07-20 |
Campbell Barton | cmake option to disable SDL, |
tree | commitdiff |
2009-07-16 |
Nathan Letwory | SCons |
tree | commitdiff |
2009-07-11 |
Joshua Leung | 2.5 - NLA SoC Branch Merged to 2.5! |
tree | commitdiff |
2009-07-11 |
Joshua Leung | NLA SoC: Merge from 2.5 |
tree | commitdiff |
2009-07-10 |
Joshua Leung | NLA SoC: Merge from 2.5 |
tree | commitdiff |
2009-07-08 |
Campbell Barton | * workaround for PySys_SetArgv() in python3 needing... |
tree | commitdiff |
2009-07-03 |
Joshua Leung | NLA SoC: Merge from 2.5 |
tree | commitdiff |
2009-07-02 |
Joshua Leung | NLA SoC: Merge from 2.5 |
tree | commitdiff |
2009-07-02 |
Joshua Leung | NLA SoC: Adding some files that seem to have been misse... |
tree | commitdiff |
2009-06-30 |
Campbell Barton | Python API |
tree | commitdiff |
2009-06-29 |
Campbell Barton | BGE PyAPI support for subclassing any BGE game type... |
tree | commitdiff |
2009-06-29 |
Campbell Barton | BGE Py API using python3 c/api calls. include bpy_compa... |
tree | commitdiff |
2009-06-28 |
Ton Roosendaal | 2.5 |
tree | commitdiff |
2009-06-28 |
Campbell Barton | BGE Python API |
tree | commitdiff |
2009-06-28 |
Joshua Leung | NLA SoC: Merge from 2.5 - 21179 to 21209 |
tree | commitdiff |
2009-06-28 |
Campbell Barton | removed un-needed hack, something weired was going... |
tree | commitdiff |
2009-06-28 |
Campbell Barton | BGE Fix for no redrawing. |
tree | commitdiff |
2009-06-27 |
Campbell Barton | BGE Redraw problem: |
tree | commitdiff |
2009-06-27 |
Joshua Leung | NLA SoC: Merge from 2.5 - 21146 to 21178 |
tree | commitdiff |
2009-06-25 |
Campbell Barton | Made Mathutils use radians rather then degrees. definin... |
tree | commitdiff |
2009-06-25 |
Campbell Barton | PyAPI RNA/BGE |
tree | commitdiff |
2009-06-25 |
Joshua Leung | At last... this merge should finally do the trick! |
tree | commitdiff |
2009-06-23 |
Ton Roosendaal | 2.5 |
tree | commitdiff |
2009-06-23 |
Ton Roosendaal | 2.5 |
tree | commitdiff |
2009-06-23 |
Campbell Barton | PyRNA API support for matrix types as Mathutils matrix... |
tree | commitdiff |
2009-06-22 |
Campbell Barton | removing files that should not be in blender2.5, added... |
tree | commitdiff |
2009-06-22 |
Joshua Leung | NLA SoC: Merge from 2.5 |
tree | commitdiff |
2009-06-22 |
Campbell Barton | PyAPI Mathutils Vector callbacks, referencing other... |
tree | commitdiff |
2009-06-21 |
Campbell Barton | more corrections from cleanup :/ |
tree | commitdiff |
2009-06-21 |
Campbell Barton | Spring Cleaning |
tree | commitdiff |
2009-06-21 |
Joshua Leung | NLA SoC: Merge from 2.5 |
tree | commitdiff |
2009-06-20 |
Martin Poirier | 2.5 merged 20773:21020 |
tree | commitdiff |
2009-06-19 |
Brecht Van Lommel | 2.5 |
tree | commitdiff |
2009-06-19 |
Campbell Barton | BGE: allow action blending by bringing back blend_poses... |
tree | commitdiff |
2009-06-18 |
Daniel Genrich | Fix for compiler error since BLO_sys_types.h was not... |
tree | commitdiff |
2009-06-18 |
Martin Poirier | don't include stdint.h directly, it's broken on non... |
tree | commitdiff |
2009-06-18 |
Brecht Van Lommel | 2.5 |
tree | commitdiff |
2009-06-18 |
Campbell Barton | fix for building with py2.3 |
tree | commitdiff |
2009-06-18 |
Campbell Barton | build generic modules in their own lib, compiling witho... |
tree | commitdiff |
2009-06-17 |
Campbell Barton | Some generic modules from blender 2.4x building with... |
tree | commitdiff |
2009-06-16 |
Campbell Barton | ActionActuator in the game engine working again to... |
tree | commitdiff |
2009-06-16 |
Campbell Barton | small merge needed for testing new animsys in 2.5 BGE... |
tree | commitdiff |
2009-06-16 |
Campbell Barton | BGE Action Actuator setChannel() function was broken... |
tree | commitdiff |
2009-06-16 |
Campbell Barton | changes to the sequencer in trunk between 20855:20928... |
tree | commitdiff |
2009-06-16 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
tree | commitdiff |
2009-06-16 |
Campbell Barton | KX_PythonSeq (used for a number of BGE sequence types) |
tree | commitdiff |
2009-06-16 |
Campbell Barton | BGE Py API |
tree | commitdiff |
2009-06-16 |
Brecht Van Lommel | 2.5: Image Editor |
tree | commitdiff |
2009-06-15 |
Campbell Barton | saving globalDict didnt work with python3.x |
tree | commitdiff |
2009-06-15 |
Campbell Barton | missing var in last commit |
tree | commitdiff |
2009-06-15 |
Campbell Barton | Game Engine working with the new animation system for... |
tree | commitdiff |
2009-06-14 |
Campbell Barton | changing the scale of a sleeping object wasnt working... |
tree | commitdiff |
2009-06-13 |
Campbell Barton | BGE events, not sure every event works as it should... |
tree | commitdiff |
2009-06-13 |
Campbell Barton | GameEngine WIP, |
tree | commitdiff |
2009-06-13 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
tree | commitdiff |
2009-06-13 |
Campbell Barton | G.sipo was being passed in the BGE when it wasnt needed... |
tree | commitdiff |
2009-06-13 |
Campbell Barton | allow building without SDL |
tree | commitdiff |
2009-06-13 |
Campbell Barton | merged from trunk 20741:20848 |
tree | commitdiff |
2009-06-12 |
Campbell Barton | use contains for ListValue and KX_GameObject types... |
tree | commitdiff |
2009-06-11 |
Erwin Coumans | Bugfix for [#18911] Applied torque breaks rigid bodies... |
tree | commitdiff |
2009-06-11 |
Campbell Barton | Sound actuator bug reported by zapman on blenderartist. |
tree | commitdiff |
2009-06-10 |
Campbell Barton | was printing all warnings twice |
tree | commitdiff |
2009-06-10 |
Joshua Leung | NLA SoC: Merge from 2.5 |
tree | commitdiff |
2009-06-09 |
Dalai Felinto | fix for bug #18898: GE perspective 3D View not working... |
tree | commitdiff |
2009-06-09 |
Brecht Van Lommel | Fix for bug #18900: game engine lights in non-glsl... |
tree | commitdiff |
2009-06-08 |
Brecht Van Lommel | 2.50: |
tree | commitdiff |
2009-06-07 |
Erwin Coumans | Bugfix to avoid crashing BGE on Mobile Intel GMA 950... |
tree | commitdiff |
2009-06-06 |
Benoit Bolsee | BGE VideoTexture: fix VideoFFmpeg range attribute ... |
tree | commitdiff |
2009-06-06 |
Erwin Coumans | #18872 bugfix for torque on dynamic objects |
tree | commitdiff |
2009-06-05 |
Campbell Barton | bpy.config.sequenceMemCacheLimit is the only way to... |
tree | commitdiff |
2009-06-05 |
Dalai Felinto | getScreenPosition, Ray and Vect fixes: |
tree | commitdiff |
2009-06-04 |
Benoit Bolsee | BGE [#18884] light in skinned object only work properly... |
tree | commitdiff |
2009-06-04 |
Campbell Barton | BGE small fixes |
tree | commitdiff |
2009-06-03 |
Campbell Barton | KX_MouseFocusSensor - bug reported by Micro27 on blende... |
tree | commitdiff |
2009-06-03 |
Campbell Barton | BGE PyAPI fixes |
tree | commitdiff |
2009-06-01 |
Benoit Bolsee | BGE: memory leak in Random actuator + make actuator... |
tree | commitdiff |
2009-06-01 |
Campbell Barton | BGE Blendfile path bug (use for loading and saving... |
tree | commitdiff |
2009-06-01 |
Benoit Bolsee | BGE bug fix: dynamically added sensor objects didn... |
tree | commitdiff |
2009-06-01 |
Campbell Barton | YoFrankie bug [#18857] On start gives ImportError:... |
tree | commitdiff |
2009-05-31 |
Campbell Barton | Bug in KX_GameObject.get() and ListValue.get(), wasn... |
tree | commitdiff |
2009-05-31 |
Benoit Bolsee | BGE: fix refcount bug causing crash with Object texture... |
tree | commitdiff |
2009-05-29 |
Benoit Bolsee | BGE: small performance problem: object set invisible... |
tree | commitdiff |
2009-05-29 |
Benoit Bolsee | BGE: sensor object will now have Actor filter optional... |
tree | commitdiff |
2009-05-29 |
Benoit Bolsee | BGE modifier: last minute commit to fix a nasty bug... |
tree | commitdiff |
2009-05-29 |
Campbell Barton | workaround for strange python problem in the BGE and... |
tree | commitdiff |
2009-05-28 |
Campbell Barton | [#18840] Joystick sensor lag |
tree | commitdiff |
2009-05-28 |
Benoit Bolsee | BGE: no sleeping and lock axis physics options were... |
tree | commitdiff |
2009-05-28 |
Campbell Barton | renamed python 'bookmark' attribute to 'useHighPriority... |
tree | commitdiff |
2009-05-27 |
Joshua Leung | NLA SoC: Merge from 2.5 20215:20439 (HEAD) |
tree | commitdiff |
2009-05-26 |
Benoit Bolsee | BGE: fix a bug with kinematic object not giving the... |
tree | commitdiff |
2009-05-26 |
Benoit Bolsee | BGE VideoTexture: VideoFFmpeg was missing a rewind... |
tree | commitdiff |
2009-05-26 |
Campbell Barton | BGE PyAPI Bug reported by Pitel on blenderartist. |
tree | commitdiff |
2009-05-26 |
Chris Want | BGE build probs with CMake: directory "source/gameengin... |
tree | commitdiff |
2009-05-26 |
Campbell Barton | BGE Py API |
tree | commitdiff |
2009-05-26 |
Campbell Barton | Misc warnings |
tree | commitdiff |
2009-05-26 |
Campbell Barton | BGE Script template for a python module (set EOL to... |
tree | commitdiff |
2009-05-25 |
Campbell Barton | BGE Joystick Hat Bugfix |
tree | commitdiff |
2009-05-25 |
Campbell Barton | [#18819] save and load globalDictionary actuators don... |
tree | commitdiff |
2009-05-24 |
Campbell Barton | - BGE Py API, any py function/attribute that took a... |
tree | commitdiff |
2009-05-24 |
Benoit Bolsee | VideoTexture: exception in C++ was not returning an... |
tree | commitdiff |
next |