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
AgeCommit message (Expand)Author
2009-07-03* Fixed a crazy memory leak in voxel data image sequence data sourcesim_physicsMatt Ebb
2009-06-22* fix for small bug in volume texture stackMatt Ebb
2009-06-20Voxel data & volume light cacheMatt Ebb
2009-06-10* raised some limits in point densityMatt Ebb
2009-05-16* Fix for simple bug in voxel data textureMatt Ebb
2009-04-215th: another compile fixDaniel Genrich
2009-04-214th: another file corruptedDaniel Genrich
2009-04-212nd try to merge sim_physics with trunk rev 19825Daniel Genrich
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-20Hopefully a working merge with trunk (could be one error left in raytrace.c -...Daniel Genrich
2009-04-20Scons epydos changed optionsCampbell Barton
2009-04-20SCons / epydoc supportNathan Letwory
2009-04-20BGE Python APICampbell Barton
2009-04-20(no commit message)Campbell Barton
2009-04-19added a python26.zip file, and also made scons pick which zip to use based on...Joseph Eagar
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-19Fix for libopenjpeg to enable win64 compile (is in their tracker and will mos...Daniel Genrich
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
2009-04-17bugfix #18287Ton Roosendaal
2009-04-17let command line args override the 'blenderlite' targetCampbell Barton
2009-04-17Missing <stdlib.h> for abs() made this file not compile for me.Ton Roosendaal
2009-04-17packing from the UV window with margin had a problem with feedback, so runnin...Campbell Barton
2009-04-17[#18533] Little fix in Particle API docCampbell Barton
2009-04-17BGE: slow parent was causing scaling distortion, now use correct quaternion i...Benoit Bolsee
2009-04-16bpy_internal_import.c should build with py2.3 now, also gave bpy_internal_imp...Campbell Barton
2009-04-16BGE bug #18168: Get local orientation of object using game engine python scri...Benoit Bolsee
2009-04-15Merging Shrinkwrap Constraint!Andre Susano Pinto
2009-04-15BGE Python APICampbell Barton
2009-04-15Optional margin for packing UV islands and the 'Pack Islands' menu item. Usef...Campbell Barton
2009-04-15This is patch [#18408] Build issues with make on Cygwin hosted MinGW (2.48.1)Kent Mein
2009-04-15Fixing more errors coverity found.Kent Mein
2009-04-15BGE MouseFocusSensorCampbell Barton
2009-04-15Disable using KX_GameObjects in python that have been removed from the scene ...Campbell Barton
2009-04-15BGE Py ApiCampbell Barton