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-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-01-16generic operator menu was searching for "type" and using the first enum prope...Campbell Barton
2010-01-14Missing notifiers in some transform orientations operators.Martin Poirier
2010-01-09Edge Crease Transform is back. Now in edge menu (Ctrl-E) with Edge Slide and ...Martin Poirier
2010-01-04transform:Martin Poirier
2009-12-23key shortcits for sculpt backCampbell Barton
2009-12-21Sequence Slide transformation (easier to do special sequence code there than ...Martin Poirier
2009-12-18Keymap conflict detection operator.Martin Poirier
2009-12-10rename operators TFM_OT_* --> TRANSFORM_OT_*Campbell Barton
2009-12-03Make toggle and hold snap method cohabit nicely.Martin Poirier
2009-12-02Bugfix: crash when no active objectMartin Poirier
2009-11-29Fix CLICK event for modal operators.Martin Poirier
2009-11-27Add missing snap properties to transform operator.Martin Poirier
2009-11-26First changes to implement the 2.5 snapping proposal (discussed back in May a...Martin Poirier
2009-11-21fix for [#19943] Selected object border color incorectCampbell Barton
2009-11-10Math LibBrecht Van Lommel
2009-10-17enable wrap cursor for transform. might want this disabled when the manipulat...Campbell Barton
2009-10-13- Identify and use retopo icon from icons image.Martin Poirier
2009-10-13Project option for snap to faces.Martin Poirier
2009-10-10Bringing back the transform orientations panel.Martin Poirier
2009-10-08Key ConfigurationBrecht Van Lommel
2009-10-07Transform Mirror:Brecht Van Lommel
2009-09-28Adding back more functionalities for transform orientations.Martin Poirier
2009-09-28added missing notifyer/depsgraph call to loopcut, fixed tweaking the edge sli...Joseph Eagar
2009-09-23Make edge slide a proper operatorMartin Poirier
2009-09-22brought back edge slide.Joseph Eagar
2009-09-22RNA: added a "factor" subtype next to "percentage", and only displayBrecht Van Lommel
2009-09-182.5: Handlers are now evaluated in a different order, fixing someBrecht Van Lommel
2009-09-18Keymaps now have a poll() function, rather than adding/removingBrecht Van Lommel
2009-09-14to sphere transform hotkey is now alt-shift-s, since ctrl-shift-s was taken b...Joseph Eagar
2009-09-102.5: UV EditBrecht Van Lommel
2009-08-24Correct transform descriptions.Martin Poirier
2009-08-24patch from Ron Walker (o6a).Campbell Barton
2009-07-212.5Ton Roosendaal
2009-07-19Remove unneeded manipulator functions.Martin Poirier
2009-07-18Use verb for operator namesMartin Poirier
2009-07-16Extrude along normals.Martin Poirier
2009-07-112.5: X11Brecht Van Lommel
2009-07-11NLA SoC: Merge from 2.5 soc-2009-aligorithJoshua Leung
2009-07-10RNABrecht Van Lommel
2009-07-10NLA SoC: Merge from 2.5Joshua Leung
2009-07-09Hooking transform operators with manipulator.Martin Poirier
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
2009-06-23SVN maintenance.Guillermo S. Romero
2009-06-202.5 merged 20773:21020Martin Poirier
2009-06-16RNABrecht Van Lommel
2009-06-09NLA SoC: Transform tools for NLA Joshua Leung
2009-05-15UI: Layout EngineBrecht Van Lommel