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
2010-03-06reprojectCampbell Barton
2010-03-05bug from own commit 27277, ortho wasnt being disabled in render data once set.Campbell Barton
2010-03-05Constructive modifiers for curves and surfacesSergey Sharybin
2010-03-05utility function object_camera_matrix, moved code from RE_SetCamera into this.Campbell Barton
2010-02-26fix for fly mode restoring non-euler rotationsCampbell Barton
2010-02-24view selected now uses boundboxes of dupli-objects and ignores centerpoints o...Campbell Barton
2010-02-19apply visual transform to poseCampbell Barton
2010-02-18applying rest pose on a linked proxy would crash because object_data_is_libda...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-09bugfix [#21055] Python: accessing ParticleEdit.hair causes segmentation viola...Campbell Barton
2010-02-04reading in hair with dynamics wasnt working but mostly crashed when duplicati...Campbell Barton
2010-02-04fix for crash when deleting duplictaed objects with particle systemsCampbell Barton
2010-01-30utility functions is_negative_m3 & is_negative_m4, added python Mathutils acc...Campbell Barton
2010-01-27Fix #20824: vertex parent fails with subsurf on.Brecht Van Lommel
2010-01-26rename defgroup functions to be more consistant.Campbell Barton
2010-01-22Fix crash rendering grass_wind.blend from regression tests. The realBrecht Van Lommel
2010-01-20Fix for proxy fix: copy drivers on synchronize now does proper relinkingBrecht Van Lommel
2010-01-12Bugfix: drivers on constraint properties could get set to invalid whenBrecht Van Lommel
2010-01-05Durian Request: Drivers RecodeJoshua Leung
2010-01-04copy modifiers, as "Link Modifiers" - in Ctrl+L menu. difference between copy...Campbell Barton
2010-01-01Cleanup of MotionPaths+Ghosts (AnimViz) - Part 1Joshua Leung
2009-12-28- object.add_shape_key(name="Key", from_mix=True)Campbell Barton
2009-12-28moved shape key insert function into BKE_object.hCampbell Barton
2009-12-28Mesh Animation + Depsgraph Tweaks:Joshua Leung
2009-12-19fix for non Euler-XYZ rotations...Campbell Barton
2009-12-16camera switching via markersCampbell Barton
2009-12-14Bugfix #20351: Joshua Leung
2009-12-09Sculpt Branch:Brecht Van Lommel
2009-12-09Fix for [#20197] dof node bugsMatt Ebb
2009-12-07Sculpt Branch:Brecht Van Lommel
2009-12-07Fix for [#20286] New objects have no Display TypeMatt Ebb
2009-12-02Changes to Color ManagementMatt Ebb
2009-11-30* Moved rotation initialisation code for new objects to 'the other' add objec...Joshua Leung
2009-11-30- new objects added from the rna api defaulted to quat rotation, not even usi...Campbell Barton
2009-11-28Durian Rigging Requests: (Armature Layers + Rotation Locking Tweaks)Joshua Leung
2009-11-26Bugfix #20041: Drivers don't work on bone visiblityJoshua Leung
2009-11-25Sculpt:Brecht Van Lommel
2009-11-11python api for collection add()/remove()Campbell Barton
2009-11-11Sculpt: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r...Brecht Van Lommel
2009-11-10Math LibBrecht Van Lommel
2009-11-05Sculpt: tool updates for latest changesBrecht Van Lommel
2009-11-04Sculpt: derivedmesh no longer created CD_ORIGINDEX layer when thereBrecht Van Lommel
2009-10-28Moved the PBVH from sculpt session to DerivedMesh/CDDM.Nicholas Bishop
2009-10-27Commit of the sculpt patch (#19672). Further development will be in this bran...Nicholas Bishop
2009-10-19Another fix for duplicating objects with particles.Brecht Van Lommel
2009-10-19Fix #19588: duplicating objects with particle systems would crash.Brecht Van Lommel
2009-10-15made texflag a short everywhere (only stores one flag)Campbell Barton
2009-10-12Deep Shadow BufferBrecht Van Lommel
2009-10-11Use OB_MODE_EDIT as a flag everywhere, also fixed a typo which made drawing t...Campbell Barton
2009-10-08separate material lost all materials for the new meshCampbell Barton