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-08-03 - got rid of silly #define ..._BIT, #define ... (1<<..._BIT) stuffDaniel Dunbar
2005-08-01Moved some theme-related defines to BIF_space.h from space.cChris Burt
2005-07-26Added PoseMode CTRL+C copy menu. Does loc/rot/size and constraints.Ton Roosendaal
2005-07-24Armature-Pose IK goodies!Ton Roosendaal
2005-07-24Big Transform Manipulator MergeMartin Poirier
2005-07-23Killed silly modal PoseMode mode! :)Ton Roosendaal
2005-07-22Fix for bug #2766: Shear shortcut brokenChris Burt
2005-07-191) Removed old annoyance in adding armature or bones.Ton Roosendaal
2005-07-16More armature goodies;Ton Roosendaal
2005-07-13Well here it is. Subdivision/Loop Tools Recode Commit #1Johnny Matthews
2005-07-12Hide .file blocks in databrowse/pop menu.Martin Poirier
2005-07-10For long on the wanna-have list;Ton Roosendaal
2005-07-063D view orbit option: Around ActiveMartin Poirier
2005-07-03Result of 2 weeks of quiet coding work in Greece :)Ton Roosendaal
2005-06-11Rollback of http://projects.blender.org/pipermail/bf-blender-cvs/2005-June/00...Nathan Letwory
2005-06-10* fix for bug #2733Nathan Letwory
2005-05-12* Timeline should display frames by default, not secondsMatt Ebb
2005-05-12Another update on FTGL texture fonts drawing. Added the same floor() trickTon Roosendaal
2005-05-12Animated UI for TimeLine "Play"Ton Roosendaal
2005-05-10Found some time do sanitize the big Transform call:Martin Poirier
2005-05-09BPython:Willian Padovani Germano
2005-05-08UI goodies & cleanupTon Roosendaal
2005-05-05Two little issues for Timeline window;Ton Roosendaal
2005-05-05Added the new Timeline Window, copied from Tuhopuu, coded by Matt Ebb.Ton Roosendaal
2005-05-03UI cleanup work;Ton Roosendaal
2005-05-02Added baking for softbodies.Ton Roosendaal
2005-05-01Dependency graph patch, provided by Jean-Luc Peuriere.Ton Roosendaal
2005-05-01Removal of old transform() <sob> part one.Ton Roosendaal
2005-04-24Reflecting the discussions on Transform Manipulators...Ton Roosendaal
2005-04-24Make view translation and zooming 'smooth' in the uv editor. Power-of-twoBrecht Van Lommel
2005-04-23Merging over some uv editor tweaks from tuhopuu:Brecht Van Lommel
2005-04-23Add "View Selected" (numpad .-key) for faceselect mode and the uv editor.Brecht Van Lommel
2005-04-17Patch provided by Andrea Weikert (elubie):Ton Roosendaal
2005-04-12Bug fix #2394Ton Roosendaal
2005-04-05Crease transformationMartin Poirier
2005-04-01Removed casting warnings from transform_manipulator.Martin Poirier
2005-04-01Push/Pull (aka: non proportionnal resize, original idea by Robert Tiess) slip...Martin Poirier
2005-03-28Cleanup of widget code;Ton Roosendaal
2005-03-28Context parameter for Transform.Martin Poirier
2005-03-27Transform goodies;Ton Roosendaal
2005-03-25Added Manipulator Combo mode, with translate/rotate/scale combined. CenterTon Roosendaal
2005-03-25axisProjection can take care of zero-length vector so we don't need to check ...Martin Poirier
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-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-21More transform widget goodies;Ton Roosendaal
2005-03-20 - apologies, accidentally commited code w/ game engine disabledDaniel Dunbar
2005-03-20 - remove all obsolete inclusions of BLI_winstuff.h (due to recent changes)Daniel Dunbar
2005-03-19Added curly braces around an #ifdef NEWTRANSFORM.Stephen Swaney