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
2005-03-19Transform widgets; Scale and Rotate versionsTon Roosendaal
2005-03-18Individual Element (object) center for Rotate and Resize. Note that using thi...Martin Poirier
2005-03-18So! Finally a show-off of the *power* of Martin P's work! :)Ton Roosendaal
2005-03-17Trying a little something with the MMB behavior.Martin Poirier
2005-03-17Fixed constraint center calculation. Much smarter to do it when calculating t...Martin Poirier
2005-03-15Matrix multiplcations for Multiple Object local constraints for Resize was do...Martin Poirier
2005-03-14ome more warnings cleaningJean-Luc Peurière
2005-03-13Local axis with multiple objects wasn't working for Scaling.Martin Poirier
2005-03-12NumInput is now applied correctly to constraints and prints correctly in the ...Martin Poirier
2005-03-11IMPORTANT NOTE: Locking axis (planar constraints) now works with ALT instead ...Martin Poirier
2005-03-09big warning hunt commitJean-Luc Peurière
2005-03-08+ Local axis constraint for multiple object selection works with resize and r...Martin Poirier
2005-03-07Local axis constraint started.Martin Poirier
2005-03-04need to use MIN2 instead of min for compatibility with other compilers.Martin Poirier
2005-03-04Fixed resize constraining. Was using same function as translation but this is...Martin Poirier
2005-03-01Fixed a bug in the constraint projection code. It only worked correctly when ...Martin Poirier
2005-02-27Fixed Constraint projection code in perspective mode. When using a planar con...Martin Poirier
2005-02-23Fixed some bugs with Shear and Resize, was acting weird in object mode when p...Martin Poirier
2005-02-20Daily commit for transform() project, to prevent conflicts with Martin'sTon Roosendaal
2005-02-20Making transform's code more Blenderish with a proper extern include file (BI...Martin Poirier
2005-02-19First commit for the transform coding for me!Ton Roosendaal
2005-02-14Initial new transform commit.Martin Poirier