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-07-04Fixing pose mode transform.Martin Poirier
2005-07-03Result of 2 weeks of quiet coding work in Greece :)Ton Roosendaal
2005-06-05Transform 2D center was using short. Not good enough when it's it's way off s...Martin Poirier
2005-06-04new round of warning fixes. we are now down to 24 with Xcode on blenderJean-Luc Peurière
2005-05-08Added: new Pivot option, "Around active object".Ton Roosendaal
2005-05-04Another big cleanup, thanks to transform recode. Could do this stageTon Roosendaal
2005-05-03UI cleanup work;Ton Roosendaal
2005-05-02Removed linewidth 2 from constraintlinesTon Roosendaal
2005-04-22Local axis constraints for pose mode. AddedMartin Poirier
2005-04-11Resize didn't work with bezier handles correctly. That is because bezier has ...Martin Poirier
2005-04-10Merged all the internal transform includes into transform.h and moves it to /...Martin Poirier
2005-04-07Toggle between Connected and Normal PET.Martin Poirier
2005-04-05Crease transformationMartin Poirier
2005-04-04Added a NO_NOR_RECALC context flag. With Individual extrude, the normals are ...Martin Poirier
2005-04-04Removes global variable access from TransData conversion fonctions.Martin Poirier
2005-04-02Median center with PET was wrong (reported by JMS).Martin Poirier
2005-04-01Removed casting warnings from transform_manipulator.Martin Poirier
2005-04-01Sacre bleh another bugfix!Martin Poirier
2005-04-01Transform fixesMartin Poirier
2005-03-31Different floodfill method for PET connected with mesh. More accurate but nee...Martin Poirier
2005-03-29Prop mode goodie;Ton Roosendaal
2005-03-28Transform was still prototyped as having only one parameter in transform.h. C...Martin Poirier
2005-03-25A couple of wee transform featurettes;Ton Roosendaal
2005-03-24Transform fixes;Ton Roosendaal
2005-03-21Warp was acting weird if the cursor wasn't centered in the data space, that i...Martin Poirier
2005-03-20- Fixed flipped orientation of getViewViewvector(), was opposite in orthoTon Roosendaal
2005-03-20Ton broke a couple of things in his last commit including PET in rotation mod...Martin Poirier
2005-03-20 - remove all obsolete inclusions of BLI_winstuff.h (due to recent changes)Daniel Dunbar
2005-03-19Global G.moving got nice define flags, and additional meaning.Ton Roosendaal
2005-03-19Little fix; while Transform() in editmode, and other objects were select,Ton Roosendaal
2005-03-19New version of rotate handlers. I like it! Now the rest of you ;)Ton Roosendaal
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-15Optimising transformations in PET mode.Martin Poirier
2005-03-14New AFFECTALL flag for numinputMartin Poirier
2005-03-13Transform:Ton Roosendaal
2005-03-11Gernot Ziegler's patch to add OpenEXR support to blender.Kent Mein
2005-03-11IMPORTANT NOTE: Locking axis (planar constraints) now works with ALT instead ...Martin Poirier
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-04Fixed resize constraining. Was using same function as translation but this is...Martin Poirier
2005-02-25Transform project.Ton Roosendaal
2005-02-23- Transform works for Posemode again (after split of TransData in 2 parts)Ton Roosendaal
2005-02-23Fixed some bugs with Shear and Resize, was acting weird in object mode when p...Martin Poirier
2005-02-22Transform project. Daily update:Ton Roosendaal
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