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
2017-03-29Merge branch 'master' into blender2.8Campbell Barton
2017-03-29PyAPI: check modules are registered before unregisterCampbell Barton
2017-03-20Merge branch 'master' into blender2.8Campbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2017-02-15Revert "Collection Editor based on patch by Julian Eisel"Dalai Felinto
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-06-07Merge branch 'master' into blender2.8Bastien Montagne
2016-06-01Usual UI/i18n message cleanup (get rid of last remaining 'addon' too).Bastien Montagne
2016-04-12Removed most partical-related code from UI scripts.Lukas Tönne
2016-03-03Docs: add comment on reloading modulesCampbell Barton
2016-03-02Cleanup: replace dict /w list for module reloadCampbell Barton
2015-04-22Cleanup: pep8, spellingCampbell Barton
2015-01-23Cleanup: replace deprecated imp -> importlibCampbell Barton
2014-12-25Refactor 'immediate search' featureBastien Montagne
2014-11-14UI: Rename Addons -> Add-onsCampbell Barton
2014-04-24Code cleanup: unused python vars & importsCampbell Barton
2014-02-19Use tabs for image editor.Antony Riakiotakis
2013-09-18fixes for python api docs.Campbell Barton
2013-08-30refresh paint_common_properties file on script refresh, found by Sebastian Ko...Antony Riakiotakis
2013-08-29Optimizations by Campbell, thanks!Bastien Montagne
2013-08-29Last uiList patch (for now!): filtering and reordering of shown elements.Bastien Montagne
2013-08-28Fix for #36387, User Preferences "Addons" panel bogs down the whole interface.Lukas Toenne
2013-07-08re-arrange space_userpref_keymap, no need to use a subclass here, just import...Campbell Barton
2013-06-19This commit tackles the "context" buttons in Properties header, which were st...Bastien Montagne
2013-03-22Moved the definitions of Freestyle-specific panels to its own module.Tamito Kajiyama
2013-03-18Merged changes in the trunk up to revision 55357.Tamito Kajiyama
2013-03-11Renaming "properties_object_constraint.py" to "properties_constraint.py"Joshua Leung
2013-02-24Merged changes in the trunk up to revision 54802.Tamito Kajiyama
2013-02-18Make list_id mandatory when using default UI_UL_list class for a template_list.Bastien Montagne
2013-01-28Fix [#34023] r54146 breaks name-display of default "UI_UL_list"Bastien Montagne
2013-01-28Fix for errors caused by fixing RNA function register flags. Default UIList c...Lukas Toenne
2013-01-27Merged changes in the trunk up to revision 54110.Tamito Kajiyama
2013-01-23rigidbody: Add rigid body constraintsSergej Reich
2013-01-23rigidbody: Add rigid body simulationSergej Reich
2013-01-16style cleanupCampbell Barton
2013-01-06Merged changes in the trunk up to revision 53584.Tamito Kajiyama
2012-12-28This commit frees list ui items from their dependencies to Panel, and hence f...Bastien Montagne
2012-10-28Improvements of Freestyle GUI controls - Part 1.Tamito Kajiyama
2012-10-13added filter for user installed addonsGaia Clary
2012-10-08style cleanup: pep8Campbell Barton
2012-07-25split out mask UI into their own classes.Campbell Barton
2012-01-18picky cleanup to use of bpy.typesCampbell Barton
2011-11-18addons in contrib now have their own 'Testing' category which is off by default.Campbell Barton
2011-11-07Merge with trunk r41625Miika Hamalainen
2011-11-07Camera tracking integrationSergey Sharybin
2011-10-28Merge with trunk r41342Miika Hamalainen
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-04Merge with trunk r40782Miika Hamalainen
2011-09-23minor edits to recent fix for addonsCampbell Barton