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
2007-05-31== Action Editor ==Joshua Leung
2007-05-31Test commit by myself ( whitespace ), just spreading my new Blender commit wi...Mal Duffin
2007-05-31=== SCons ===Nathan Letwory
2007-05-31=== SCons ===Nathan Letwory
2007-05-31Fix for invert comp node, was allocating a compbuf unnecessarily.Matt Ebb
2007-05-31== Shader nodes ==Matt Ebb
2007-05-31Updated this script not to choke on some blank lines (example file from Lekane)Campbell Barton
2007-05-31**blush**Jean-Luc Peurière
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-30Script from Gerhard for exporting blender to m3g and java source,Campbell Barton
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-29remove xreadline, some other small updates (testing new svn)Campbell Barton
2007-05-29passing None to Blender.Mathutils.Quaternion would segfaultCampbell Barton
2007-05-28lamp import was broken.Campbell 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-28Added 48x48 blender icon for X11Campbell Barton
2007-05-28Copying python25.zip to install folders for win32.Simon Clitherow
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-27=== Patch ===Martin Poirier
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-23* svn+ssh testNathan 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