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
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