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-25Patch from Erwin Coumans: Abstract the physics engine.Kester Maddock
2005-03-25Since Cygwin isn't compatible with all of this fancy AVI codec business weChris Burt
2005-03-25axisProjection can take care of zero-length vector so we don't need to check ...Martin Poirier
2005-03-25Reworked the camera dolly/parallel axis constraint code a bit. Works pretty m...Martin Poirier
2005-03-24Transform fixes;Ton Roosendaal
2005-03-24Function std_rmouse_transform() works with function pointer to denoteTon Roosendaal
2005-03-24Bug fix #2311Ton Roosendaal
2005-03-24Removed a couple of redundant "FTF_api.h" includes,Rob Haarsma
2005-03-24Moved init of new gridview variable, for adaptive grid steps, out ofTon Roosendaal
2005-03-23bug fix #2367Ton Roosendaal
2005-03-23- Fix for CTRL (and possible ALT, SHIFT) as hotkey; now also works whileTon Roosendaal
2005-03-23Bug fix #2375Ton Roosendaal
2005-03-23Bug fix #2349Ton Roosendaal
2005-03-23New feature, since long on todo;Ton Roosendaal
2005-03-23Monkey got accidentally 'recalcnormalled'. Causing eyes to have normalsTon Roosendaal
2005-03-23Transform stuff for TEST!Ton Roosendaal
2005-03-22Small fix; when pulldown menus are too large to display (they get alignedTon Roosendaal
2005-03-22- Removed temporal hack that switched manipulator type on G, R, S hotkeys.Ton Roosendaal
2005-03-22 - Nothing to see hear, move along, move along.Daniel Dunbar
2005-03-22Added call in creating transform data Mesh editmode to calculate vertex-Ton Roosendaal
2005-03-22BPython:Willian Padovani Germano
2005-03-22Transform widget updateTon Roosendaal
2005-03-21Size flipping, for kaito. Move pointer to the other side (horizontal) of the ...Martin Poirier
2005-03-21Fix for possible divide by zero error in Rotate.Martin Poirier
2005-03-21Created initConstraint. It basicly just checks if the CON_APPLY has been set ...Martin Poirier
2005-03-21Added string to BIF_setSingleAxisConstraint() function for headerprint.Ton Roosendaal
2005-03-21Shrink/Fatten behavior change. This time for good I hope.Martin Poirier
2005-03-21Transform:Ton Roosendaal
2005-03-21More transform widget goodies;Ton Roosendaal
2005-03-21 - Initial integration of CCGSubSurf library into blender. The lib isDaniel Dunbar
2005-03-21 - another BLI_winstuff.h removalDaniel Dunbar
2005-03-21Warp was acting weird if the cursor wasn't centered in the data space, that i...Martin Poirier
2005-03-20 - apologies, accidentally commited code w/ game engine disabledDaniel Dunbar
2005-03-20Three rotate manipulators to play with;Ton Roosendaal
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- added helper lines in rotation widgetTon Roosendaal
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-19Some cleaning up of BLI_winstuff.h usageDaniel Dunbar
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-19Added curly braces around an #ifdef NEWTRANSFORM.Stephen Swaney
2005-03-19Transform widgets; Scale and Rotate versionsTon Roosendaal
2005-03-19BPython:Willian Padovani Germano
2005-03-18Individual Element (object) center for Rotate and Resize. Note that using thi...Martin Poirier
2005-03-18Forgot to cvs add a file!Ton Roosendaal
2005-03-18So! Finally a show-off of the *power* of Martin P's work! :)Ton Roosendaal
2005-03-17Needed to normalise the axis orientation matrix.Martin Poirier
2005-03-17Ack, typo in previous commit, bugfix for confusing edge selection. PassedTon Roosendaal