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-09-27bugfix [#23447] wrong vertices/edges selected in UV editorCampbell Barton
2010-08-24- move more active properties into their collections: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-03-30Fix [#21711] Position of 2d cursor is not displayed correctly and cannot be set Matt Ebb
2010-03-29Fix [#21542] Clear origin shortkey Alt+O in object mode doesn't workMatt Ebb
2010-03-23more lint includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-16Wkey in uv editor brings up weld/align menu rather then welding.Brecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-02-11More tooltip editingDaniel Salazar
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-09wkey - weld in UV windowCampbell Barton
2009-12-24support for registering operators using the same internal rna api as panels, ...Campbell Barton
2009-12-24Key map related things:Matt Ebb
2009-12-22select linked and select linked pick working again (wth shift for extend)Campbell Barton
2009-12-11Various UV editor / notifier related fixes:Matt Ebb
2009-11-301. Extend option for 3d view border select now does something (default True t...Martin Poirier
2009-11-27UV Editor: Added missing Snapping Operator keymaps (Shift-S) + menus (under U...Joshua Leung
2009-11-10Math LibBrecht Van Lommel
2009-11-07- modal keymap for border selectCampbell Barton
2009-11-05- converted circle select use a modal mapCampbell Barton
2009-11-03- remove UV mapping operator, call a header menu directly (so python can add ...Campbell Barton
2009-11-02how embarrassing!Campbell Barton
2009-10-25Fix minor typos.Guillermo S. Romero
2009-10-25description patch from Ron WalkerCampbell Barton
2009-10-13Various warning fixesNicholas Bishop
2009-10-13Context operators for adjusting context values directly to avoid adding opera...Campbell Barton
2009-10-08Key ConfigurationBrecht Van Lommel
2009-09-21Fix #19382: crash on uv edit stitch, tweaking limit property in tool area.Brecht Van Lommel
2009-09-21tested running the cheat-sheet, found a number of segfaultsCampbell Barton
2009-09-18Keymaps now have a poll() function, rather than adding/removingBrecht Van Lommel
2009-09-16Image PanelsBrecht Van Lommel
2009-09-102.5: UV EditBrecht Van Lommel
2009-09-052.5Brecht Van Lommel
2009-07-282.5: code cleanup, added CTX_wm_space_* for each space type,Brecht Van Lommel
2009-07-092.5: Mesh and Various FixesBrecht Van Lommel
2009-07-082.5: code consistencyBrecht Van Lommel
2009-06-232.5: Tool SettingsBrecht Van Lommel
2009-06-162.5: Image EditorBrecht Van Lommel
2009-06-16RNABrecht Van Lommel
2009-04-11as per discussion with ton, the editmesh accessors now liveJoseph Eagar
2009-03-30editmesh accessor functions. most editmesh access now goes through:Joseph Eagar
2009-03-29- use clear, set, add, enable, disable and toggle as a prefix in operator namesCampbell Barton
2009-02-202.5: Particle Edit, work in progress commit.Brecht Van Lommel
2009-02-192.5Ton Roosendaal
2009-02-112.5: Image window operators, quite a few of these still haveBrecht Van Lommel
2009-02-092.5: UV Editor module porting pretty much finished now, only missingBrecht Van Lommel
2009-02-072.5: UV Editor, more operators.Brecht Van Lommel
2009-02-022.5Ton Roosendaal