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-11Timeline Drawing Tweaks:Joshua Leung
2009-12-10rename operators TFM_OT_* --> TRANSFORM_OT_*Campbell Barton
2009-11-30curve select toggle was broken from recent select operator updateCampbell Barton
2009-11-301. Extend option for 3d view border select now does something (default True t...Martin Poirier
2009-11-24Made select operator return FINISHED only when it did something (only PASSTHR...Martin Poirier
2009-11-23New CLICK event value. If RELEASE is not handled and last event was PRESS of ...Martin Poirier
2009-11-22Patch #19953: [2.5] repeated include entries in a number of SConscript filesJoshua Leung
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-11-02- all add object operators now take view_align as an argument, and enter_edit...Campbell Barton
2009-10-29various small fixesCampbell Barton
2009-10-13Context operators for adjusting context values directly to avoid adding opera...Campbell Barton
2009-10-12realized some parts of the code might use screen/vert projection on instance ...Campbell Barton
2009-10-11- add torus back from 2.4x as an operatorCampbell Barton
2009-10-08Key ConfigurationBrecht Van Lommel
2009-09-22RNA: added a "factor" subtype next to "percentage", and only displayBrecht Van Lommel
2009-09-202.5 filebrowserAndrea Weikert
2009-09-18Keymaps now have a poll() function, rather than adding/removingBrecht Van Lommel
2009-09-122.5 filebrowserAndrea Weikert
2009-09-12- adding nurbs sufraces messed up when adding with both editmode and align to...Campbell Barton
2009-09-12- adding curves didnt work if EnterEditmode option was off.Campbell Barton
2009-09-12many docstrings from Ron Walker and Luca (mindrones on IRC),Campbell Barton
2009-09-12Use curve radius for pathsCampbell Barton
2009-09-08Curve/Surface Editing Campbell Barton
2009-09-08Made Nurb->type only store the type rather then mixing the type with flags.Campbell Barton
2009-09-052.5Brecht Van Lommel
2009-08-22Added standard hotkeys for standard features like copying, cutting, pasting, ...William Reynish
2009-07-282.5: File browserBrecht Van Lommel
2009-07-242.5: Top MenuBrecht Van Lommel
2009-07-212.5: Make shade smooth/flat operators consistent,Brecht Van Lommel
2009-07-132.5Brecht Van Lommel
2009-07-092.5: Mesh and Various FixesBrecht Van Lommel
2009-07-082.5: code consistencyBrecht Van Lommel
2009-07-082.5: Various FixesBrecht Van Lommel
2009-06-242.5: Object material slot operators add/remove/assign/select/deselect.Brecht Van Lommel
2009-06-23SVN maintenance.Guillermo S. Romero
2009-06-16RNABrecht Van Lommel
2009-06-152.5Ton Roosendaal
2009-06-092.50:Brecht Van Lommel
2009-05-15UI: Layout EngineBrecht Van Lommel
2009-05-06Big, big commit!!Diego Borghetti
2009-04-22UIBrecht Van Lommel
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-04-13curve op align to naming conventionShaul Kedem
2009-04-012.5: added generic WM_operator_redo for use as invoke callback, similarBrecht Van Lommel
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-182.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r18...Brecht Van Lommel