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
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
2011-09-23* Some more fixes for recent move operator commit. Thomas Dinges
2011-09-05Merge with trunk r39928Miika Hamalainen
2011-08-23Merging trunk up to r39637.Joerg Mueller
2011-08-21Merge with trunk r39589Miika Hamalainen
2011-08-19py style change only - make property definitions consistentCampbell Barton
2011-08-013D Audio GSoC:Joerg Mueller
2011-06-16Merge with trunk r37546Miika Hamalainen
2011-05-26use a dynamic enum for addons, annoyingly the enum was being generated from p...Campbell Barton
2011-05-24Applied Dynamic Paint 1.18f patch as a codebase for GSoC.Miika Hamalainen
2011-05-17added other addon category.Campbell Barton
2011-04-06dfelinto noticed text editor section was missing.Campbell Barton
2011-03-21move script directories for internal blender scripts.Campbell Barton