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
2008-03-13final (??) work on NDOF branchJean-Luc Peurière
2008-02-18making the new transform methods work on Os XJean-Luc Peurière
2008-02-17add missing ndofinput initMartin Poirier
2007-08-31Some cleanup of the ndof functions:Martin Poirier
2007-08-17sculpt mode ndof transforms.Jean-Luc Peurière
2007-08-16ettore patch for correct rotation in turntable modeJean-Luc Peurière
2007-07-31transform mode commitJean-Luc Peurière
2007-07-30fix mix of declaration and instructions (it would choke MSVC) and add missingMartin Poirier
2007-07-30tweak of parameters following Martin reportJean-Luc Peurière
2007-07-29more work on the ndof system.Jean-Luc Peurière
2007-07-22commiting new viewmovendof code from sfgorosJean-Luc Peurière
2007-07-19commiting ettore fourth patch (plugin path)Jean-Luc Peurière
2007-06-13first workable version on Os XJean-Luc Peurière
2007-06-03merge from trunk up to rev [10858]Jean-Luc Peurière
2007-06-02Put declarations at the top of the block to save some compile problems.Johnny Matthews
2007-06-02== Action Editor - IKEY ==Joshua Leung
2007-06-02made change to NMesh decrefing suggested by theeth, and added 2 more missing ...Campbell Barton
2007-06-02pointInside wasnt working properly (did work with the examples I was using wi...Campbell Barton
2007-06-01Fix error in the version patch for the SSS scene flag.Brecht Van Lommel
2007-06-01== NLA Editor ==Joshua Leung
2007-06-01surface objects are allowed to be softbodies too Jens Ole Wund
2007-06-01when removing py_build value I removed this but shouldnt have, however theres...Campbell Barton
2007-06-01buttons editing didnt let lib-obdata to changed once set (thanks for the repo...Campbell Barton
2007-06-01When converting from TF_SELECT to use the mfaces selection flag only I missed...Campbell Barton
2007-06-01== Multires ==Nicholas Bishop
2007-06-01test commitJens Ole Wund
2007-06-01Applied patch [#5795] Parent to bone - Supplied by Monster.Charlie Carley
2007-05-31Fix for memory leak:Brecht Van Lommel
2007-05-31scene.camera was missing from docsCampbell Barton
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-31Fix for invert comp node, was allocating a compbuf unnecessarily.Matt Ebb
2007-05-31== Shader nodes ==Matt Ebb
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-29adding the initial patch updated to 2.44 in ndof branchJean-Luc Peurière
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