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-11-16Mirror modifier with "do clipping" set crashed in transform when noTon Roosendaal
2005-10-30Mirror clipping bug; Martin used abs() which is for int! should be fabs().Ton Roosendaal
2005-10-29Mirror cliping polishing:Martin Poirier
2005-10-29Mirror cliping polishing:Martin Poirier
2005-10-29*silly whistling*Martin Poirier
2005-10-29Bug in Ton's mirror clipping feature.Martin Poirier
2005-10-29New: Mirror Modifier now has option "Do Clipping", which prevents verticesTon Roosendaal
2005-10-22Various stuff in one commit;Ton Roosendaal
2005-09-24Various Transform bugfixes.Martin Poirier
2005-09-03Bug fix #2985Ton Roosendaal
2005-08-28Integration of new IK lib features in Armature Poses.Ton Roosendaal
2005-08-26Fixes, as reported by BasseTon Roosendaal
2005-08-23Bretch's patch for 2D transform. ThanksMartin Poirier
2005-08-22Three little feats;Ton Roosendaal
2005-08-20A couple of smaller fixes;Ton Roosendaal
2005-08-20More armature stuff;Ton Roosendaal
2005-08-19Armature "Envelope" editing.Ton Roosendaal
2005-08-16New! When weight-painting a Mesh, and select a Bone, you can use transformTon Roosendaal
2005-08-15EditMode armature: mirrored editing feature.Ton Roosendaal
2005-07-24Big Transform Manipulator MergeMartin Poirier
2005-07-23Killed silly modal PoseMode mode! :)Ton Roosendaal
2005-07-11Corrected the Armature option "Delay deform", which doesn't update itsTon Roosendaal
2005-07-11MetaBall editmode didn't send the DAG recalc event while transformed. :)Ton Roosendaal
2005-07-09 - add missing includes for lazy programmers who don't read error msgsDaniel Dunbar
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