Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Expand)Author
2009-04-22BGE C++ APICampbell Barton
2009-04-22BGE C++ APICampbell Barton
2009-04-22bugfix #18187Ton Roosendaal
2009-04-22BGE Python APICampbell Barton
2009-04-22BGENathan Letwory
2009-04-22Patch from Mitchell Stokes for KX_Light to use attrdef'sCampbell Barton
2009-04-22BGE bug #18521 fixed: Dupligroups + Bullet Softbodies are broken.Benoit Bolsee
2009-04-21Balance comment markers.Guillermo S. Romero
2009-04-21Documentation.Guillermo S. Romero
2009-04-21Old "divide by zero" bug and remove debug printf.Guillermo S. Romero
2009-04-21Compile warnings, typos and some clarifications.Guillermo S. Romero
2009-04-21Some Makefile changes still laying around.Guillermo S. Romero
2009-04-21Fix for bug #17457. This bug relates to files that have missing multires vert...Nicholas Bishop
2009-04-21Bugfix #18550Ton Roosendaal
2009-04-21bugfix #18543Ton Roosendaal
2009-04-21SHD_dynamic had gen_utils functions from Mathutils, removingCampbell Barton
2009-04-21Fix for missing include using CMakeDaniel Genrich
2009-04-21Bugfix #18519Ton Roosendaal
2009-04-21hope this lets py2.3 build againCampbell Barton
2009-04-21needed to remove gen_utils functions from Mathutils.cCampbell Barton
2009-04-21BGE: Support mesh modifiers in the game engine.Benoit Bolsee
2009-04-21Blender Python APICampbell Barton
2009-04-21Fix compilation error in MSVC.Benoit Bolsee
2009-04-21BGE: show profile in millisecond in addition to percentage.Benoit Bolsee
2009-04-21Blender Python APICampbell Barton
2009-04-21[#18557] incorrect alpha IPO behavior in game engineCampbell Barton
2009-04-21use PyList_SET_ITEM instead of PyList_SetItem,Campbell Barton
2009-04-21BGE Python APICampbell Barton
2009-04-21BGE VideoTexture: fix bug with VideoTexture.materialID() since recent commit.Benoit Bolsee
2009-04-20Bugfix for [#18554] Time + Scale Node CrashDaniel Genrich
2009-04-20Bugfix 18558Ton Roosendaal
2009-04-20Booleans: Fix for "no faces" error, reported by alxarch, thanks!Daniel Genrich
2009-04-20BGE Python APICampbell Barton
2009-04-20Scons epydos changed optionsCampbell Barton
2009-04-20SCons / epydoc supportNathan Letwory
2009-04-20BGE Python APICampbell Barton
2009-04-19Compile fixed for Win64.Daniel Genrich
2009-04-19Booleans: Daniel Genrich
2009-04-19Booleans: Should work with modifier stack now. Please report (new) problems. ...Daniel Genrich
2009-04-19BGE Python APICampbell Barton
2009-04-19BGE: fix Pyfrom_id to work on w64.Benoit Bolsee
2009-04-19BGE Python API cleanup - no functionality changesCampbell Barton
2009-04-19BGE Python APICampbell Barton
2009-04-19KX_MeshProxy "numPolygons" and "numMaterials" attributes were using the "mate...Campbell Barton
2009-04-19Hidden faces were not rendering displayed in the game engine, only the invisi...Campbell Barton
2009-04-19BPyNathan Letwory
2009-04-18SConsNathan Letwory
2009-04-18BGE: restore a feature that was lost in 2.48: sharing of display lists betwee...Benoit Bolsee
2009-04-18Added m_zombie to the base python class (PyObjectPlus), when this is set all ...Campbell Barton
2009-04-17Fixing SND_Scene.h missing include problems with cmake + bulletDaniel Genrich