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
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Fix T61136: Header alignment preference has no effectCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-02Cleanup: remove author/date info from doxy headersCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-09Revert/Redo ugly rBd12b3767f81d commit (i.e. add locked sorting option to UIL...Bastien Montagne
2018-11-25UI: Initial User-Preferences redesignJulian Eisel
2018-10-30UI: Move Properties editor context path into headerJulian Eisel
2018-10-11Add new parameter to reverse UIList itemsAntonioya
2018-09-04Cleanup: remove legacy layer and dupli code.Brecht Van Lommel
2018-08-21Fix a few unintended changes with new default startup.blend.Brecht Van Lommel
2018-07-17Render: add "OpenGL" render engine.Brecht Van Lommel
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-04Cleanup: pass window to listeners, instead of screen + workspace.Brecht Van Lommel
2018-07-03UI: optional ui-unit-width for popoversCampbell Barton
2018-07-02Fix: Global area edges couldn't call right click menu to join/splitJulian Eisel
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-23UI: Add user defined context menuCampbell Barton
2018-06-13UI: preset popover buttons in panel headers.Brecht Van Lommel
2018-06-12Merge branch 'master' into blender2.8Campbell Barton
2018-06-12WM: rename BKE_regiontype_from_idCampbell Barton
2018-06-03UI: add subpanel support.Brecht Van Lommel
2018-06-03Merge branch 'master' into blender2.8Campbell Barton
2018-06-03Cleanup: correct variable name, doxy sectionsCampbell Barton
2018-06-03Merge branch 'master' into blender2.8Campbell Barton
2018-06-03Cleanup: add argument names to screen callbacksCampbell Barton
2018-05-29UI: Expand space sub-types into the menuCampbell Barton
2018-04-29UI: better support for dynamically sized regions in topbar.Brecht Van Lommel
2018-04-27WM: new offscreen window draw method to replace all existing methods.Brecht Van Lommel
2018-04-26UI: toolbar single column size snappingCampbell Barton
2018-04-21Cleanup: Get rid of context in editor 'new' callbackJulian Eisel
2018-04-20UI: New Global Top-Bar (WIP)Julian Eisel
2018-04-18Move transform orientation to sceneCampbell Barton
2018-04-16Cleanup: move some screen utility functions, from topbar branch.Julian Eisel
2018-03-22GPUCompositing: Remove entire module.Clément Foucault
2018-02-28WorkSpace: UI filtering for add-onsCampbell Barton
2017-12-04WM: message bus replacement for property notifiersCampbell Barton
2017-10-16Fix warnings for notifier listenersJulian Eisel
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-07-31Fix glitch updating manipulator after undoCampbell Barton
2017-06-01Move custom transform orientations to workspaceJulian Eisel
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-02Add scene argument for notifiersCampbell Barton
2016-10-07Custom Manipulators Core BackendJulian Eisel
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2015-12-01Cleanup: struct declarationsCampbell Barton
2015-05-13UI: check visible layers when reading contextCampbell Barton
2015-05-04Fix T44376: Buttons context, invalid data accessCampbell Barton