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-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-08remove unused includesCampbell Barton
2010-07-31Separate proportional edit setting between edit and object mode. They are now...Martin Poirier
2010-07-17reverting commit r28693. Making backspace a 3rd delete key.Campbell Barton
2010-07-14- text3d was missing menu items for toggling bold/underline/italic/smallcaps.Campbell Barton
2010-06-22Added ability to add and remove text boxes back from Blender 2.4x. One on tho...William Reynish
2010-06-13Made Add Surface Operator more atomic, now each primitive has own operator, b...Michael Fox
2010-05-24- remove OBJECT_OT_curve_addCampbell Barton
2010-05-23(no commit message)Michael Fox
2010-05-10"Every Nth number of Points" operator for curves/surfacesSergey Sharybin
2010-05-10Added backspace as an alternative to the X key, for deleting things.William Reynish
2010-03-29Fix [#21542] Clear origin shortkey Alt+O in object mode doesn't workMatt Ebb
2010-03-23more lint includesCampbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-14Bugfix for [#21602] "C" Hotkey conflict when editing curve.Thomas Dinges
2010-02-12correct fsf addressCampbell Barton
2010-01-11* Restored vertex parent Matt Ebb
2010-01-11* Restored font selection functionality with open font and unlink font opera...Matt Ebb
2009-12-24Removed a few operators that were just used to generate popup menus and repla...Matt Ebb
2009-12-18Keymap conflict detection operator.Martin Poirier
2009-12-10rename operators TFM_OT_* --> TRANSFORM_OT_*Campbell Barton
2009-11-301. Extend option for 3d view border select now does something (default True t...Martin Poirier
2009-11-23New CLICK event value. If RELEASE is not handled and last event was PRESS of ...Martin Poirier
2009-11-18- rna attribute setting problem, class instances could not set their own attr...Campbell Barton
2009-11-17new function WM_keymap_add_menu(), similar to WM_keymap_add_item() except it ...Campbell Barton
2009-11-16add hook in vertex and control point menu's, Ctrl+HCampbell Barton
2009-11-10Math LibBrecht Van Lommel
2009-10-13Context operators for adjusting context values directly to avoid adding opera...Campbell Barton
2009-10-08Key ConfigurationBrecht Van Lommel
2009-09-18Keymaps now have a poll() function, rather than adding/removingBrecht Van Lommel
2009-09-12Use curve radius for pathsCampbell Barton
2009-09-08Curve/Surface Editing Campbell Barton
2009-08-22Added standard hotkeys for standard features like copying, cutting, pasting, ...William Reynish
2009-07-212.5: Make shade smooth/flat operators consistent,Brecht Van Lommel
2009-07-092.5: Mesh and Various FixesBrecht Van Lommel
2009-07-082.5: code consistencyBrecht Van Lommel
2009-06-242.5: Object material slot operators add/remove/assign/select/deselect.Brecht Van Lommel
2009-05-15UI: Layout EngineBrecht Van Lommel
2009-04-22UIBrecht Van Lommel
2009-04-13curve op align to naming conventionShaul Kedem
2009-03-29- renamed CURVE_OT_select_inverse -> CURVE_OT_select_invertCampbell Barton
2009-03-29- use clear, set, add, enable, disable and toggle as a prefix in operator namesCampbell Barton
2009-03-012.5: Text Editor back.Brecht Van Lommel
2009-02-202.5: Particle Edit, work in progress commit.Brecht Van Lommel
2009-02-172.5: Text edit mode operators back. Took me a while gettingBrecht Van Lommel
2009-02-132.5: Curve edit mode add vertex and add menus now work. AlsoBrecht Van Lommel
2009-02-132.5: Most curve/surface editmode operators back:Brecht Van Lommel
2009-02-122.5: Curve edit mode. Transform works again, and editcurve.c isBrecht Van Lommel
2009-01-262.5Ton Roosendaal
2009-01-232.5Ton Roosendaal