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-08-26rna api - replace panel properties bl_default_closed and bl_show_header with ...Campbell Barton
2010-08-24move more active variables to be nested in collections.Campbell Barton
2010-08-22- bugfix [#23407] vertex painting on a mesh with no face segfaultsCampbell Barton
2010-08-21rna renaming (manual edits)Campbell Barton
2010-08-20rna data path names which are more likely to break animations.Campbell Barton
2010-08-19misc rna renaming.Campbell Barton
2010-08-18more rna renaming.Campbell Barton
2010-08-18rna renaming for 'Brush' structCampbell Barton
2010-08-18apply rna naming for ToolSettingsCampbell Barton
2010-08-17apply rna rename most of the show_*, names.Campbell Barton
2010-08-10minor adjustments to python scripts to make them easier to run outside of ble...Campbell Barton
2010-08-09fix from recent poll() edits.Campbell Barton
2010-08-09poll() as a python '@staticmethod' was too limiting and didnt allow useful ba...Campbell Barton
2010-08-06remove narrow ui featureCampbell Barton
2010-08-05bugfix [#23182] Using self.report() inside poll() gives crashCampbell Barton
2010-08-04Fix #23157: missing sculpt symmetry and appearance panels after pythonBrecht Van Lommel
2010-08-04Brush/Paint internal changesCampbell Barton
2010-08-02RNA Types metaclass registrationMartin Poirier
2010-07-30Preview commit in sculpt brushes broke resetting curves in other areas (rgb c...Matt Ebb
2010-07-28* moved Threaded Sculpt, Fast Navigate, and Show Brush back to Sculpt Options...Jason Wilkins
2010-07-27== Sculpt ==Nicholas Bishop
2010-07-26* was suggested I combine all the direction modes into a single enumeration b...Jason Wilkins
2010-07-26== Sculpt ==Nicholas Bishop
2010-07-24- typo: from "lenght" to "length" in rnaLuca Bonavita
2010-07-22== Sculpt/Paint Fixes ==Jason Wilkins
2010-07-21* closed small gap at top of appearance panelJason Wilkins
2010-07-20* can use file for brush iconJason Wilkins
2010-07-20* Made the default sculpt icons an internal part of the executableJason Wilkins
2010-07-20* Images for brush icons are now reloaded when they are needed from an extern...Jason Wilkins
2010-07-19* spelling error, "substract"Jason Wilkins
2010-07-14Merge GSOC Sculpt Branch: 28499-30319Jason Wilkins
2010-07-06pedantic pep8 warnings, mostly white space.Campbell Barton
2010-06-22Origin button in the toolshelfLuca Bonavita
2010-06-14naming changesCampbell Barton
2010-04-06Fix [#21440] Bug or loose feature? Texture painting brushesMatt Ebb
2010-04-04pep8 cleanupCampbell Barton
2010-03-22Fix for child drawing bug reported in the comments of [#21103] Updating bugs ...Janne Karhu
2010-03-22Fix for [#21103] Updating bugs in Particle ModeJanne Karhu
2010-03-22Sculpt Mode Bugfixes:Brecht Van Lommel
2010-03-16option to lock alpha while projection painting.Brecht Van Lommel
2010-03-16made re-project UI less confusingBrecht Van Lommel
2010-03-15pep8 warningsCampbell Barton
2010-03-14Fixing a part of [#21516]. Curve preset menu doesn't appear to be a menu.Thomas Dinges
2010-03-08image re-project now uses offscreen render function and has input for render ...Campbell Barton
2010-03-07re-project + gimp integration, now its easy to edit the view in the gimp and ...Campbell Barton
2010-03-06re-project: operators for projecting from a view screenshot rather then a cam...Campbell Barton
2010-03-06pep8 cleanupCampbell Barton
2010-03-05reproject operator, use to reproject edited renders back into textures.Campbell Barton
2010-02-23pep8 cleanup + correction for external player operator return value.Campbell Barton
2010-02-17topology based mirror, (from apricot branch)Campbell Barton