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-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
2009-04-15[#7789] 3DS Import , Mesh not correct since Blender 2.44Campbell Barton
2009-04-15Fix for own recent reference count error.Campbell Barton
2009-04-15update for DXF-Importer v1.12, DXF-Exporter v1.29 - 2009.04.11 by migiusRemigiusz Fiedler
2009-04-15v1.29 - 2008.12.28 by Yorik van HavreRemigiusz Fiedler
2009-04-15BGE bug #18522 fixed: Dupligroup offsets don't work in BGE.Benoit Bolsee
2009-04-14BGE: Keep Sumo and ODE in sync with Bullet at API level, fix a compilation pr...Benoit Bolsee
2009-04-14[#18517] Python scripts segfault on loadingCampbell Barton
2009-04-14Bugfix #18108Ton Roosendaal
2009-04-14BGE PhysicsCampbell Barton
2009-04-14BGE BugfixCampbell Barton
2009-04-14BGE: Occlusion culling and other performance improvements.Benoit Bolsee
2009-04-13SVN maintenance.Guillermo S. Romero
2009-04-13[#18329] VRML import on indexedfaceset munges some colors (off by one)Campbell Barton
2009-04-13Bullet integration uninitialised values.Campbell Barton
2009-04-13mesh proxy attributes from andrecasteloCampbell Barton
2009-04-13this should fix building with mingwCampbell Barton