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
2012-12-11define the size of matrix args for both rows/cols.Campbell Barton
2012-06-29Extended modes for snapping in the node editor.Lukas Toenne
2012-06-10fix for un-initialized memory use for modal inset/bevel.Campbell Barton
2012-06-07style cleanupCampbell Barton
2012-06-05shrink/fatten transform for mask - adjusts the feather weight.Campbell Barton
2012-06-04mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and mys...Campbell Barton
2012-05-22Add vertex skin radii scaling as a transform operator.Nicholas Bishop
2012-05-16modal operation for bevel and inset:Antony Riakiotakis
2012-05-13code cleanup: header cleanup and remove some duplicate defines.Campbell Barton
2012-03-11[#30373] Which part to snap in volume snapping is removedMartin Poirier
2012-02-29Code Cleanup: remove non existing function declarations.Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-11-19make it clearer which arguments in transform snap are return values (no funct...Campbell Barton
2011-11-07Camera tracking integrationSergey Sharybin
2011-11-05use (const char*) rather than (char*) where possible.Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-08-03fix [#28135] Edge slide changes UVCampbell Barton
2011-03-03Bugfix [#26269] Initiating a duplication with shift D and cancellingJoshua Leung
2011-02-21doxygen: editor entryNathan Letwory
2011-01-05Todo item: brought transform texture space back.Ton Roosendaal
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-04-02[#21840] When clicking to move a Node it sticks to the mouseMartin Poirier
2010-02-12correct fsf addressCampbell Barton
2009-12-21Missing file in previous commit.Martin Poirier
2009-12-21[#20441] 3D manipulator widget problemMartin Poirier
2009-11-27Add missing snap properties to transform operator.Martin Poirier
2009-11-07Make orientation matrix access function public.Martin Poirier
2009-10-13Project option for snap to faces.Martin Poirier
2009-10-08Key ConfigurationBrecht Van Lommel
2009-09-28Adding back more functionalities for transform orientations.Martin Poirier
2009-09-22brought back edge slide.Joseph Eagar
2009-09-18Keymaps now have a poll() function, rather than adding/removingBrecht Van Lommel
2009-07-19Remove unneeded manipulator functions.Martin Poirier
2009-07-16Extrude along normals.Martin Poirier
2009-07-132.5Brecht Van Lommel
2009-07-12Cleaning up manipulator code a bitMartin Poirier
2009-07-11NLA SoC: Merge from 2.5 soc-2009-aligorithJoshua Leung
2009-07-10RNABrecht Van Lommel
2009-07-09Hooking transform operators with manipulator.Martin Poirier
2009-07-082.5: code consistencyBrecht Van Lommel
2008-01-01Some notes for those who try to follow this :)Ton Roosendaal