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
2012-12-26Region scrollbar fix!Ton Roosendaal
2012-11-26Fix #33310: unnecessary redraw of outliner when editing materials and textures.Brecht Van Lommel
2012-11-25Fix #33296: uv editing did unnecessary outliner redraw, giving slowdown.Brecht Van Lommel
2012-08-24Gave the spacetype time region header malloc a more descriptive text, consist...Nicholas Rishel
2012-06-11OUTLINER_OT_material_drop -- Drag & Drop materials onto objects in the outlinerDan Eicher
2012-06-05Fix #31702: Drag and Drop parenting crashes BlenderSergey Sharybin
2012-05-29Outliner Drag & Drop fixesDan Eicher
2012-05-29OUTLINER_OT_scene_drop -- "Drag object to scene in Outliner" operatorDan Eicher
2012-05-07style cleanup: outlinerCampbell Barton
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-24style cleanup: mainly for mesh code, also some WM function use.Campbell Barton
2012-02-12Fix for outliner notifiers for inserting keyframes on visibility/selectivity/...Sergey Sharybin
2012-01-22error in outliner parent patch - was using set string on an enum property.Campbell Barton
2012-01-22Patch [#27790] Drag and drop parenting in outlinerJoshua Leung
2011-09-28Fix #28185: Regression test: outlinertest blendSergey Sharybin
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-07-07Outliner RMB Menu - AnimData mangementJoshua Leung
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-01-21Logic UI + missing listener in Outliner - changes on Armature Sensor and Visi...Dalai Felinto
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-11-29Bugfix #24971Ton Roosendaal
2010-10-16editors/space_* build without unused args warningsCampbell Barton
2010-10-14Update outliner when vertex group was added/removedSergey Sharybin
2010-10-13bugfix [#24231] outliner not refreshed correctlyCampbell Barton
2010-10-05Fix #24135: Material modification not immediately updated in OutlinerSergey Sharybin
2010-09-28Fix [#23977] toggle back to object mode not working (outliner issue)Nathan Letwory
2010-09-18Fixed problems with outliner update in same cases caused by my previous commit.Sergey Sharybin
2010-09-17Fix #23869: outliner not updated correctly/instantlySergey Sharybin
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-04-06Fix [#21516] UI artifacts in array modifierMatt Ebb
2010-03-23more lint includesCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-25Remove unneeded notifier data added in revision 26219.Martin Poirier
2010-01-24View3d transform was sending a too-general notifier to redraw, causing severa...Joseph Eagar
2009-12-14patch [#20342] Notifier patch for modifier rename and particle system renameMatt Ebb
2009-11-27Added RMB-menu to Headers:Joshua Leung
2009-11-26After talking with Matt about this, added notifier NC_ID to handle ID changes...Elia Sarti
2009-11-10Math LibBrecht Van Lommel
2009-10-26Bugfix: 3d view with scene layer lock were not updated when theBrecht Van Lommel
2009-10-162.5 Outliner:Thomas Dinges
2009-10-08Key ConfigurationBrecht Van Lommel
2009-10-02Fix for [#19524] Lamp icons are not updated in outliner. Thomas Dinges
2009-09-18Keymaps now have a poll() function, rather than adding/removingBrecht Van Lommel
2009-09-052.5Brecht Van Lommel
2009-07-302.5: Buttons ViewBrecht Van Lommel