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
2020-03-02Cleanup: make remaining blenkernel headers work in C++Jacques Lucke
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-07-01Cleanup: move screen region find into utility functionCampbell Barton
2019-05-19UI: add Panel.bl_order property to control order of panels for add-onsBrecht Van Lommel
2019-05-19UI: Remove Hover Highlight When Outliner Loses FocusHarley Acheson
2019-04-27Cleanup: comments (long lines) in blenkernelCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
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