2011-06-11 |
Xiao Xiangquan | accident when merge. revert to r37405 |
tree | commitdiff |
2011-06-11 |
Xiao Xiangquan | merge from trunk r37405 |
tree | commitdiff |
2011-06-09 |
Campbell Barton | add includes for windows. |
tree | commitdiff |
2011-06-09 |
Campbell Barton | replace log() calls with constants |
tree | commitdiff |
2011-06-08 |
Dalai Felinto | fix of fix :| [real fix for #36787 -- it was wrongly... |
tree | commitdiff |
2011-06-02 |
Joerg Mueller | Fix for [#27562] audaspace not playing files in blender... |
tree | commitdiff |
2011-06-02 |
Xiao Xiangquan | Almost complete the i18n system, including: |
tree | commitdiff |
2011-05-31 |
Campbell Barton | cmake maintenance |
tree | commitdiff |
2011-05-30 |
Benoit Bolsee | BGE: fix bug #26775, crash when physics constraint... |
tree | commitdiff |
2011-05-30 |
Xiao Xiangquan | merged to r37017 from trunk |
tree | commitdiff |
2011-05-29 |
Mitchell Stokes | Moving the letterbox clear for the embedded player... |
tree | commitdiff |
2011-05-29 |
Campbell Barton | access pythons code object directly rather than attribu... |
tree | commitdiff |
2011-05-29 |
Mitchell Stokes | Fixing the initglobals leak in the Blenderplayer (G... |
tree | commitdiff |
2011-05-28 |
M.G. Kishalmi | fixed "rather then" -> "rather than" typos all over... |
tree | commitdiff |
2011-05-28 |
Dalai Felinto | bugfix for: [#26753] PhysicsConstraints ID trouble... |
tree | commitdiff |
2011-05-28 |
Dalai Felinto | fix for embeded BGE viewport broken when not using... |
tree | commitdiff |
2011-05-27 |
Peter Schlaile | == FFMPEG == |
tree | commitdiff |
2011-05-27 |
Peter Schlaile | == FFMPEG == |
tree | commitdiff |
2011-05-27 |
Dalai Felinto | fix for ffmpeg linking in BGE (patch by Jens Verwiebe... |
tree | commitdiff |
2011-05-27 |
Brecht Van Lommel | Attempted fix for #27482: game engine running slow... |
tree | commitdiff |
2011-05-27 |
Brecht Van Lommel | Windows installer and Path changes, fixing various... |
tree | commitdiff |
2011-05-27 |
Peter Schlaile | == FFMPEG == |
tree | commitdiff |
2011-05-26 |
Campbell Barton | missed this in recent commit. |
tree | commitdiff |
2011-05-26 |
Peter Schlaile | == FFMPEG == |
tree | commitdiff |
2011-05-20 |
Campbell Barton | make api functions for converting rv3d->camzoom, so... |
tree | commitdiff |
2011-05-18 |
Campbell Barton | cleanup only |
tree | commitdiff |
2011-05-17 |
Nathan Letwory | fix for r36723 - putting extern Material inside code... |
tree | commitdiff |
2011-05-17 |
Campbell Barton | fix [#27414] no-material renders differently in View3D... |
tree | commitdiff |
2011-05-15 |
Mitchell Stokes | BGE: |
tree | commitdiff |
2011-05-14 |
Nathan Letwory | Remove files that were intended for shader branch. |
tree | commitdiff |
2011-05-14 |
Mitchell Stokes | These two files didn't get added when I created a branc... |
tree | commitdiff |
2011-05-11 |
Brecht Van Lommel | Code cleanup: remove readblenfile module, only containe... |
tree | commitdiff |
2011-05-08 |
Mitchell Stokes | Committing patch [#27133] "Fix for for Object Color... |
tree | commitdiff |
2011-05-06 |
Brecht Van Lommel | Code cleanup: remove source/kernel module, this wasn... |
tree | commitdiff |
2011-05-04 |
Dalai Felinto | Patch [#26799] 2.5x blenderplayer (BGE) anti-aliasing... |
tree | commitdiff |
2011-04-24 |
Campbell Barton | harmless changes to quiet clang static check warnings. |
tree | commitdiff |
2011-04-20 |
Erwin Coumans | Bugfix for #26795 and #26917, Fix a bug that cause... |
tree | commitdiff |
2011-04-20 |
Campbell Barton | minor cleanup & replace inline armature separate pchan... |
tree | commitdiff |
2011-04-18 |
Campbell Barton | fix [#26951] blenderplayer and runtimes will not load |
tree | commitdiff |
2011-04-11 |
Campbell Barton | patch [#26861] Spelling, Typos, and Grammar |
tree | commitdiff |
2011-04-10 |
Campbell Barton | quiet msvc/mingw compiler warnings. |
tree | commitdiff |
2011-04-06 |
Campbell Barton | fix [#26803] Libs paths are case sensitive in windows |
tree | commitdiff |
2011-04-05 |
Campbell Barton | add option WITH_BUILTIN_GLEW, so linux packagers can... |
tree | commitdiff |
2011-03-30 |
Campbell Barton | includes for building with gcc 4.6 on fedora. |
tree | commitdiff |
2011-03-30 |
Campbell Barton | - include for BGE joystick sensor |
tree | commitdiff |
2011-03-29 |
Erwin Coumans | fixes in Bullet stuff, roll influence for raycast vehic... |
tree | commitdiff |
2011-03-29 |
Campbell Barton | fix [#26667] Can't import scripts when using blenderplayer |
tree | commitdiff |
2011-03-29 |
Erwin Coumans | apply patch for body suspend/resume |
tree | commitdiff |
2011-03-27 |
Campbell Barton | clear some c++ warnings. |
tree | commitdiff |
2011-03-26 |
Campbell Barton | fix for blenderplayer crashing on exit. |
tree | commitdiff |
2011-03-26 |
Campbell Barton | print guarded-alloc memory leaks on blenderplayer exit. |
tree | commitdiff |
2011-03-25 |
Campbell Barton | fix for blenderplayer using un-initialized mathutils... |
tree | commitdiff |
2011-03-25 |
Campbell Barton | BGE player was using un-initialized variables for initi... |
tree | commitdiff |
2011-03-22 |
Mitchell Stokes | Blenderplayer: Fixing import issues. Using PyImport_Ext... |
tree | commitdiff |
2011-03-22 |
Mitchell Stokes | BGE Dynamic Loading: |
tree | commitdiff |
2011-03-21 |
Campbell Barton | pedantic edit, no need to initialize var. |
tree | commitdiff |
2011-03-21 |
Mitchell Stokes | BGE Dynamic Loading: Fixing a particularly nasty leak... |
tree | commitdiff |
2011-03-21 |
Mitchell Stokes | BGE Dynamic Loading: When given a relative path (starts... |
tree | commitdiff |
2011-03-19 |
Mitchell Stokes | Fixing the other crash mentioned in bug #25083. m_curre... |
tree | commitdiff |
2011-03-19 |
Mitchell Stokes | Fixing 1/2 crashes mentioned in bug #25083. This crash... |
tree | commitdiff |
2011-03-16 |
Erwin Coumans | BGE PhysicsConstraints.exportBulletFile improvement... |
tree | commitdiff |
2011-03-12 |
Erwin Coumans | update Bullet physics sdk to latest trunk/version 2.78 |
tree | commitdiff |
2011-03-12 |
Campbell Barton | pass report list along to BLO_blendhandle_from_file... |
tree | commitdiff |
2011-03-12 |
Campbell Barton | - BKE_idcode_iter_step() - function to step over all... |
tree | commitdiff |
2011-03-09 |
Campbell Barton | add stddef.h include for offsetof macro for gcc 4.6... |
tree | commitdiff |
2011-03-09 |
Campbell Barton | image.depth, 96/128 for float color images, was 24... |
tree | commitdiff |
2011-03-07 |
Dalai Felinto | BGE internal cosmetic changes - Replacing hardcoded... |
tree | commitdiff |
2011-03-07 |
Campbell Barton | Drop support for python 3.1. |
tree | commitdiff |
2011-03-05 |
Campbell Barton | patch [#26366] More detailed Python error reporting... |
tree | commitdiff |
2011-03-03 |
Campbell Barton | fix for own error made r35267. |
tree | commitdiff |
2011-02-28 |
Dalai Felinto | BGE fix: complement to recent patch for Rigid Body... |
tree | commitdiff |
2011-02-28 |
Campbell Barton | change return values from mathutils callbacks to match... |
tree | commitdiff |
2011-02-27 |
Dalai Felinto | BGE patch: [#26223] Some RigidBody joints fixes (ui... |
tree | commitdiff |
2011-02-27 |
Campbell Barton | - use Py_CLEAR for python internally referencing other... |
tree | commitdiff |
2011-02-27 |
Campbell Barton | cyclic gc support for KX_PythonSeq |
tree | commitdiff |
2011-02-25 |
Campbell Barton | follow up on patch [#26215], not all weakref references... |
tree | commitdiff |
2011-02-25 |
Campbell Barton | patch [#26215] Python weak reference (weakref) support... |
tree | commitdiff |
2011-02-25 |
Nathan Letwory | doxygen: gameengine/VideoTexture tagged. |
tree | commitdiff |
2011-02-25 |
Nathan Letwory | doxygen: gameengine/SceneGraph tagged. |
tree | commitdiff |
2011-02-25 |
Nathan Letwory | doxygen: gameengine/Rasterizer tagged. |
tree | commitdiff |
2011-02-25 |
Nathan Letwory | doxygen: gameengine/Physics tagged. |
tree | commitdiff |
2011-02-25 |
Nathan Letwory | doxygen: gameengine/Network tagged. |
tree | commitdiff |
2011-02-25 |
Nathan Letwory | doxygen: gameengine/Ketsji tagged. |
tree | commitdiff |
2011-02-25 |
Nathan Letwory | doxygen: gameengine/GamePlayer tagged. |
tree | commitdiff |
2011-02-25 |
Nathan Letwory | doxygen: gameengine/GameLogic tagged. |
tree | commitdiff |
2011-02-25 |
Nathan Letwory | doxygen: gameengine/Expressions tagged. |
tree | commitdiff |
2011-02-25 |
Nathan Letwory | doxygen: gameengine/Converter tagged. |
tree | commitdiff |
2011-02-25 |
Nathan Letwory | doxygen: gameengine/BlenderRoutines tagged. |
tree | commitdiff |
2011-02-23 |
Nathan Letwory | doxygen: prevent GPL license block from being parsed... |
tree | commitdiff |
2011-02-22 |
Nathan Letwory | doxygen: bge scenegraph and videotexture |
tree | commitdiff |
2011-02-22 |
Nathan Letwory | doxygen: add bullet to extern libs, some small changes... |
tree | commitdiff |
2011-02-22 |
Nathan Letwory | doxygen: BGE Network, Physics, Rasterizer |
tree | commitdiff |
2011-02-22 |
Nathan Letwory | remove unused code. |
tree | commitdiff |
2011-02-22 |
Nathan Letwory | doxygen: entries for blenderroutines, converter, expres... |
tree | commitdiff |
2011-02-21 |
Mitchell Stokes | Bugfix #25803 (LibLoad'ed scene objects don't have... |
tree | commitdiff |
2011-02-21 |
Mitchell Stokes | Fix for bug #25804 (LibLoad'ed scene objects material... |
tree | commitdiff |
2011-02-18 |
Nathan Letwory | Remove header include, conflicts otherwise with BLI_math.h |
tree | commitdiff |
2011-02-18 |
Dalai Felinto | BGE Expressions: convert "\n" to real \n |
tree | commitdiff |
2011-02-18 |
Campbell Barton | py api was raising SystemError exception incorrectly... |
tree | commitdiff |
2011-02-16 |
Dalai Felinto | BGE: Action and ShapeKey Actuator PingPong playmode. |
tree | commitdiff |
next |