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
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-17Cleanup: trailing space for DNA headersCampbell Barton
2018-06-15WM: 2.8 screen compatibilityCampbell Barton
2018-01-25UI: change tool-tips to be stored in the screenCampbell Barton
2018-01-19WM: window draw callbacks and split preview snapmano-wii
2017-07-29Cleanup: quiet picky ubsan warningsCampbell Barton
2016-07-28Add comments on behavior of spacedata and regionbase listsJulian Eisel
2016-03-19Fix T47837: Filtering UIList broken with recent master.Bastien Montagne
2015-11-12Cleanup: unused definesCampbell Barton
2015-07-29Port optimization from gooseberry branch:Antony Riakiotakis
2015-04-27Fix T44011: Ruler/Knife/Loop-cut fail in quad-viewCampbell Barton
2015-04-25Fix T42495: Fullscreen area icon glitchJulian Eisel
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-01-28Stacked fullscreen area support (proper implemenation)julianeisel
2015-01-14cleanup: bScreen (char for bools)Campbell Barton
2015-01-14Remove redundant pad flagCampbell Barton
2015-01-14Workaround/Fix T43139: Calling bpy.ops.screen.screen_full_area() multiple tim...julianeisel
2015-01-12Fix T42754: File-Selector lost on fullscreen exitCampbell Barton
2014-10-14Fullscreen Editor (new fullscreen mode for clean UI)Dalai Felinto
2014-08-27UI: Warn when using fallback categoryCampbell Barton
2014-08-26Fix T38999: Tool tabs and Old Addons living in perfect harmony.Bastien Montagne
2014-07-30Code cleanup, make pie-menus code be closer to masterAntony Riakiotakis
2014-06-14UI: Add support for popups to refresh their layput (D578)Campbell Barton
2014-04-02Replace resize code of image scopes by use of new GRIP button.Bastien Montagne
2014-04-02Add drag-resize to uiTemplatePreview (mat/tex/etc. preview widget).Bastien Montagne
2014-01-12UIList tweak: make active item visible when it changes somehow (useful e.g. w...Bastien Montagne
2013-12-18Fix T37843: area split widget missing in python console editor.Brecht Van Lommel
2013-12-16UI: Tabs categories for panels (D75)Campbell Barton
2013-12-10Fix T37463: Increasing window size would add space around menu headerCampbell Barton
2013-08-30minor ui editsCampbell Barton
2013-08-29Last uiList patch (for now!): filtering and reordering of shown elements.Bastien Montagne
2013-08-27Small enhancement to grab-resize of uiLists, suggested by plasmasolutions: do...Bastien Montagne
2013-08-27uiLists enhacements: dragresize and better GRID layout.Bastien Montagne
2013-06-05fix [#35629] Incorrect Rendered Viewport Horizontal SplittingCampbell Barton
2013-05-28code cleanup: comment/remove unused definesCampbell Barton
2013-04-22Fix #35051: when viewing a complex node setup in the material properties, theBrecht Van Lommel
2013-02-03improve BMesh api use from r54265, no need to do edge lookups from the faces ...Campbell Barton
2013-01-30Add active region for operator execution.Campbell Barton
2012-12-28style cleanup: var naming for ui listCampbell Barton
2012-12-28This commit frees list ui items from their dependencies to Panel, and hence f...Bastien Montagne
2012-12-15Bugfix, irc collection:Ton Roosendaal
2012-12-12Holiday coding log :)Ton Roosendaal
2012-09-06code cleanup: remove deprecated defines and some struct membersCampbell Barton
2012-06-15Ensure enums in DNA files has got explicit valuesSergey Sharybin
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-12-30minor dna header cleanupCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-06-04Code holiday commit:Ton Roosendaal
2011-03-02From the OFTL (old fart todo list)Ton Roosendaal
2011-02-17DNA header files are now grouped under the same module. No further documentat...Nathan Letwory