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-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-01Renamed the FILE_OPEN option for the file browser to FILE_OPENFILE to cleanup...Joshua Leung
2010-01-27[#20728] "Export UV Layout" overwrites existing files (without feedback)Matt Ebb
2010-01-26Fix #20805: L selection in edit mode with bezier doesn't work.Brecht Van Lommel
2010-01-22Cleaned up some printfs in editors/ - converted some to reports, hid others ...Matt Ebb
2010-01-16generic operator menu was searching for "type" and using the first enum prope...Campbell Barton
2010-01-12Fix [#20644] new curve sets itself to the origin, but the pivot to the cursorMatt Ebb
2010-01-11* Restored vertex parent Matt Ebb
2010-01-11* Removed popups from curve select random and Nth, also edited Matt Ebb
2010-01-11* Restored font selection functionality with open font and unlink font opera...Matt Ebb
2009-12-28Added location and rotation operator properties for adding objects. The Align...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-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