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-10-16- UNUSED macro wasn't throwing an error with GCC if a var become used.Campbell Barton
2010-09-03use set as a suffix (matches operators)Campbell Barton
2010-08-27move dopesheet UI template from C to pythonCampbell Barton
2010-08-25remove rna function template_triColorSet(), was only used in one place and ca...Campbell Barton
2010-08-24remove recently added rna function uilayout.prop_search_self() and instead al...Campbell Barton
2010-08-23new UI rna functionCampbell Barton
2010-08-23rename UI functionCampbell Barton
2010-08-17apply UserPrefs and Theme rna naming changes.Campbell Barton
2010-08-172.5 Modifier/Constraint TemplateThomas Dinges
2010-08-07== docs ==Luca Bonavita
2010-08-04Brush/Paint internal changesCampbell Barton
2010-07-14Merge GSOC Sculpt Branch: 28499-30319Jason Wilkins
2010-07-05option for color wheel widget to make it easier to select values closer to wh...Campbell Barton
2010-07-05Improvements to Blenders color balance (lift/gamma/gain).Campbell Barton
2010-07-04Fix for [#22714] Constraints stack : move up and move down buttons problemThomas Dinges
2010-06-27- changed recent commit from William to have enum in user preferences as an e...Campbell Barton
2010-06-03Reworked the non-blocking reports display in the info header:Matt Ebb
2010-04-06Patch [#21750] Add luma waveform and vectorscope to image viewMatt Ebb
2010-03-24remove unused includes UI_*.h, WM_*.h, ED_*.hCampbell Barton
2010-03-24remove unused rna includesCampbell Barton
2010-03-23rna/py-api fix.Brecht Van Lommel
2010-03-23rna/py-api fix.Brecht Van Lommel
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-02Info Header: Non-blocking Info MessagesJoshua Leung
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-01-27Fixes to Color Balance node:Matt Ebb
2010-01-25Added simplification back for quicker preview renders with less subdivisionBrecht Van Lommel
2010-01-20Fix [#20602] Cluttered UI in modifiersMatt Ebb
2010-01-19Finished some work from the weekend to keep local tree clean..Matt Ebb
2010-01-07Color Picker work:Matt Ebb
2010-01-04Fix: curve reset for brushes now gives proper smooth curve as default,Brecht Van Lommel
2010-01-03Changes to Brush texture workflowMatt Ebb
2009-12-28Change to the way brush/tool selection works, as discussed a while agoMatt Ebb
2009-12-16First version of updated key map editor UI (in User Preferences)Matt Ebb
2009-12-10align option for splitCampbell Barton
2009-12-10remove ICON prefix from the enum, for python this is redundant eg.Campbell Barton
2009-12-07Porting of Graph Editor's UI to python, just header done for now.Elia Sarti
2009-11-29UI:Nicholas Bishop
2009-11-28experemental UI introspection added for mindrones,Campbell Barton
2009-11-26allow accessing an array index from an rna button.Campbell Barton
2009-11-23more ui api changes.Campbell Barton
2009-11-23rna UI api rename...Campbell Barton
2009-11-22remove template uiTemplate_view3d_select_faceselmenuCampbell Barton
2009-10-22UI: List Template tweaks to get it a bit more usableBrecht Van Lommel
2009-10-15UI Templates: RNA-Path Builder (Skeleton Code)Joshua Leung
2009-10-14UI Templates: ('Any ID' Selector)Joshua Leung
2009-10-08Key ConfigurationBrecht Van Lommel
2009-09-17UI: fix display of shape key list to show with no items,Brecht Van Lommel
2009-09-16Image PanelsBrecht Van Lommel