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
2007-05-30Patch #6759: this speeds up the vertex group editing workflow a bit. Joshua Leung
2007-05-30* Fix for #6707Nathan Letwory
2007-05-29== PY API ==Joshua Leung
2007-05-29Test commit...Charlie Carley
2007-05-29== Multires ==Nicholas Bishop
2007-05-29== PY-API Docs ==Joshua Leung
2007-05-29passing None to Blender.Mathutils.Quaternion would segfaultCampbell Barton
2007-05-28Adding Text3d.JUSTIFY, thanks "Oliver Schneider" <oliffm@web.de>Joilnen Leite
2007-05-28fix for a crash in Blender.Mesh,Campbell Barton
2007-05-28Made it that hidden bones should arnt selected armature and posemodeCampbell Barton
2007-05-28adding object.matrixParentInverseCampbell Barton
2007-05-28more memory leak fixes, though only a few are likely to happenCampbell Barton
2007-05-26drawmesh.c - change from mal_CanDo that makes lighting work the same as in bl...Campbell Barton
2007-05-26Key.c/h - Removed unneeded functions. and ipo in struct wasnt being used.Campbell Barton
2007-05-26More memory leaks fixed - in IDProp, Bone.head, tail, matrix, ob.DupObjects (...Campbell Barton
2007-05-26Fix segfault in PyBonesDict_FromPyArmature() caused by uninitialized memory.Ken Hughes
2007-05-25* playback of image sequence now also for OpenEXR images (but not multilayer).Nathan Letwory
2007-05-25* fix for #6714Nathan Letwory
2007-05-25Many long standing memory leaks fixed in the BPY api.Campbell Barton
2007-05-25Bugfix #6735: Joshua Leung
2007-05-25'Hack' to fix bug #6718:Joshua Leung
2007-05-25Fixed following issues:Juho Vepsalainen
2007-05-24Python APIKen Hughes
2007-05-24=== Bugfix ===Martin Poirier
2007-05-23Bugfix #6739Ton Roosendaal
2007-05-23== Action Editor ==Joshua Leung
2007-05-23== OOPS Editor ==Joshua Leung
2007-05-23* Applying [ #6730 ] Fixing in-Blender displaying of GE bitmap text by Mal Du...Nathan Letwory
2007-05-22Bugfix for python Image.save()Campbell Barton
2007-05-22(no commit message)Ken Hughes
2007-05-22option to limit the size of textures loaded into GL memory, usefull when a sc...Campbell Barton
2007-05-22* remove very confusing comments. We will *not* 'fase into' MTC_*.Nathan Letwory
2007-05-22=ID Properties=Joseph Eagar
2007-05-22adding python icon on torus in toolboxJoilnen Leite
2007-05-21=== Bugfix ===Martin Poirier
2007-05-21=== Bugfix ===Martin Poirier
2007-05-21=== Bugfix ===Martin Poirier
2007-05-21old typo in commentMartin Poirier
2007-05-21=== Bugfix ===Martin Poirier
2007-05-21closing bug #6680 - This feature didnt work as advertised.Campbell Barton
2007-05-20Bugfix: SSS did not work with panorama render.Brecht Van Lommel
2007-05-20Fix provided by Mal:Ton Roosendaal
2007-05-20removing test commit comment...Alfredo de Greef
2007-05-20Just testing svn...Alfredo de Greef
2007-05-20own bad error. calling scene.timeline would crash blender.Campbell Barton
2007-05-20post release update of the scons build system for os x powerpcJean-Luc Peurière
2007-05-19(no commit message)Ken Hughes
2007-05-18Disable copying plugins, et al, to the CMake bin directory -- theChris Want
2007-05-18Fixed a few typos in the documentation for Draw module of Python API.Joshua Leung
2007-05-18Plumifero's wishlist:Chris Want