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
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-09-05This fixes: [#23672] If frame offset is too high the strip jumps forward Peter Schlaile
2010-05-06keyframe transform, both through dopesheet/action editor and graph editor, wo...Joseph Eagar
2010-04-02[#21840] When clicking to move a Node it sticks to the mouseMartin Poirier
2010-03-28[#21767] Project Vert. on the Surf. of Other Obj. enabled causes crash when t...Martin Poirier
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-09[#21433] Angular rotation snap issue, final value set is not snapped - SVN 27...Martin Poirier
2010-02-20Split numinput from transform (reusable in other operator).Martin Poirier
2010-02-12correct fsf addressCampbell Barton
2010-02-04New Transform 3D view recalculate scheme.Martin Poirier
2010-01-25Use modal keymap events for transform numinput increment and decrementMartin Poirier
2010-01-22[#20700] Transformation IncrementsMartin Poirier
2010-01-04transform:Martin Poirier
2009-12-21Sequence Slide transformation (easier to do special sequence code there than ...Martin Poirier
2009-12-17Bugfix: [#20403] transform manipulation widgets with normal coordinatesMartin Poirier
2009-12-17Bugfix: [#20406] reapeat duplication along axis+view transform orientationMartin Poirier
2009-12-14A few KeyingSet + Transform Tweaks:Joshua Leung
2009-12-10rename operators TFM_OT_* --> TRANSFORM_OT_*Campbell Barton
2009-12-07Use custom cursor draw in transform to draw the new arrow cursors (to indicat...Martin Poirier
2009-12-03Make toggle and hold snap method cohabit nicely.Martin Poirier
2009-12-01Additive snap for Transform. Easy snapping between two vertices, in the middl...Martin Poirier
2009-11-29Gimbal orientation defaults to Normal instead of Global when bone or object i...Martin Poirier
2009-11-29Fix CLICK event for modal operators.Martin Poirier
2009-11-26First changes to implement the 2.5 snapping proposal (discussed back in May a...Martin Poirier
2009-11-12Bug: [#19712] Manipulator widget missing functionalityMartin Poirier
2009-11-07Make orientation matrix access function public.Martin Poirier
2009-11-06bring back align to view to objectCampbell Barton
2009-10-30- Simplified EulToGimbalAxis, its still only works on XYZ and ZXY but at leas...Campbell Barton
2009-10-22Bugfix #19703: Axis Angle wont workJoshua Leung
2009-10-21Region post redraw is now split up in a view space and pixel spaceBrecht Van Lommel
2009-10-16X Mirror editmesh with PETMartin Poirier
2009-10-13Project option for snap to faces.Martin Poirier
2009-10-08Key ConfigurationBrecht Van Lommel
2009-10-08Keying Sets - Bugfixes + Auto-KeyframingJoshua Leung
2009-10-08[#19354] Second press of axis key didn't do local orientation when global was...Martin Poirier
2009-09-28Adding back more functionalities for transform orientations.Martin Poirier
2009-09-28Durian Feature Request: Rotation Modes for ObjectsJoshua Leung
2009-09-23Make edge slide a proper operatorMartin Poirier
2009-09-22brought back edge slide.Joseph Eagar
2009-09-21New transform input function for joeedh, to be used for edge slide.Martin Poirier
2009-09-022.5 - Rotation Order Tweaks for Armature BonesJoshua Leung
2009-07-212.5Ton Roosendaal
2009-07-122.5 - Editing Animation data (keyframes/nla-strips) using transform tools now...Joshua Leung
2009-07-122.5: Couple of small fun featuresBrecht Van Lommel
2009-07-12Cleaning up manipulator code a bitMartin Poirier
2009-07-10NLA SoC: Merge from 2.5Joshua Leung
2009-07-082.5: code consistencyBrecht Van Lommel
2009-07-082.5Ton Roosendaal
2009-07-07NLA SoC: Transform Code for NLA-Strips recoded (still buggy)Joshua Leung
2009-06-25At last... this merge should finally do the trick!Joshua Leung