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-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-12-03fix for some pedantic warnings.Campbell Barton
2010-11-19patch [#24800] Make scene type buttons from material preview optionalCampbell Barton
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-11-06== filebrowser ==Andrea Weikert
2010-10-16- UNUSED macro wasn't throwing an error with GCC if a var become used.Campbell Barton
2010-10-07bugfix [#24158] Object text fields immediately search based on existing contentCampbell Barton
2010-09-25Fix #23847: keyframe insert on button not working in popup menus, e.g.Brecht Van Lommel
2010-09-17minor changes needed for the next commit.Campbell Barton
2010-09-15Apply patch [#23779] Small cleanup with gl_roundbox*Nathan Letwory
2010-08-28python/utf8 compatibility fixes. (as discussed on the mailing list)Campbell 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-172.5 Modifier/Constraint TemplateThomas Dinges
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-05changes to color wheel commit.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-03Reworked the non-blocking reports display in the info header:Matt Ebb
2010-05-27Progress indicators for threaded jobsMatt Ebb
2010-04-06Patch [#21750] Add luma waveform and vectorscope to image viewMatt Ebb
2010-03-23rna/py-api fix.Brecht Van Lommel
2010-03-23rna/py-api fix.Brecht Van Lommel
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-02Info Header: Non-blocking Info MessagesJoshua Leung
2010-02-12correct fsf addressCampbell Barton
2010-01-27Fixes to Color Balance node:Matt Ebb
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-25Added simplification back for quicker preview renders with less subdivisionBrecht Van Lommel
2010-01-21New Compositor node: Hue ControlMatt Ebb
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-13Fix: wasn't able to rename node group nodetree name, or access the nodetree a...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-24Key map related things:Matt Ebb
2009-12-22Fix #20433: make single user doesn't work from menu. Popup menus forBrecht Van Lommel
2009-12-17Copy To SelectedBrecht Van Lommel
2009-12-17RNA/UI - Reset Settings to Default ValuesJoshua Leung
2009-12-16First version of updated key map editor UI (in User Preferences)Matt Ebb
2009-12-10align option for splitCampbell 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-23Splash screen, implemented by Matt.Brecht Van Lommel