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-19Removed last remainder of old transform. The function is still calledTon Roosendaal
2005-07-17Three fixes, thanks to irc reporting of Basse & Sten;Ton Roosendaal
2005-07-16More armature goodies;Ton Roosendaal
2005-07-03Result of 2 weeks of quiet coding work in Greece :)Ton Roosendaal
2005-06-28Transform stuffMartin Poirier
2005-06-11Follow up on the Numinput / PET conflict bugfix.Martin Poirier
2005-06-05As discussed in meeting, fixing Numinput annoyance in transform.Martin Poirier
2005-06-05Float precision error could cause RKEY to start with 0.02 degree rotation.Ton Roosendaal
2005-06-04new round of warning fixes. we are now down to 24 with Xcode on blenderJean-Luc Peurière
2005-05-30Two more fixes in Transform:Ton Roosendaal
2005-05-29Crash Fix: Mirror Tool crashed when there was no selection (stupid lack of ch...Martin Poirier
2005-05-29Behavior consistency: Make Push-Pull and Shrink-Fatten work in the same way r...Martin Poirier
2005-05-29Push/Pull didn't do Lock Constraint correctly. Fixed.Martin Poirier
2005-05-22Local constraint uses center mode again. This fixes a bug in the tracker, was...Martin Poirier
2005-05-17Unitialized variable in resize function.Martin Poirier
2005-05-15Fixing bug #2556: http://projects.blender.org/tracker/?func=detail&atid=125&a...Martin Poirier
2005-05-12Fixed various errors with Blender allowing editing Library linked data.Ton Roosendaal
2005-05-12Bugfix #2541Ton Roosendaal
2005-05-10Found some time do sanitize the big Transform call:Martin Poirier
2005-05-10Fixed rotating, didn't take parent into account properly (hmmm, I'm sure this...Martin Poirier
2005-05-08Another Transform todo: correct Undo names for using Transform.Ton Roosendaal
2005-05-08Fix for negative scaling & Mirror menu in Object mode (CTRL+M)Ton Roosendaal
2005-05-04On click-release for Manipulator handles, without moving mouse, it willTon Roosendaal
2005-05-04Another big cleanup, thanks to transform recode. Could do this stageTon Roosendaal
2005-05-04Mirror function reuses new Transform (basicly calls the split off ElementResi...Martin Poirier
2005-05-03UI cleanup work;Ton Roosendaal
2005-05-02Local axis constraint external call. Had to do it in a very hackish way which...Martin Poirier
2005-05-01Removal of old transform() <sob> part one.Ton Roosendaal
2005-04-24Toying a bit with MMB behavior:Martin Poirier
2005-04-22Local axis constraints for pose mode. AddedMartin Poirier
2005-04-12Bug fix #2394Ton Roosendaal
2005-04-12Transform constraints with Ykey were mixed up, setting text to globalMartin Poirier
2005-04-12Small transform fixes.Martin Poirier
2005-04-11 - It is possible to scale radius of MetaElem again.Jiri Hnidek
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-10Fix for bug #1576.Chris Want
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-04SoftBody:Ton Roosendaal
2005-04-03Hidden verts using mesh connected PET caused segfaults.Martin Poirier
2005-04-01Removed casting warnings from transform_manipulator.Martin Poirier
2005-04-01Sacre bleh another bugfix!Martin Poirier
2005-04-01Push/Pull (aka: non proportionnal resize, original idea by Robert Tiess) slip...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-29Tiny error in Jiri's commit. Unselected meta elements needs the quat flag too...Martin Poirier