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-06-22Refactoring: View2DScrollers memory allocationJeroen Bakker
2020-06-19Fix: Crash when closing window while Outliner shows screensJulian Eisel
2020-06-19UI: Don't rebuild Outliner tree to remove highlight when leaving areaJulian Eisel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2019-09-19Fix T69610: Outliner doesn't update for text new and unlinkNathan Craddock
2019-08-16Outliner: set scene camera on camera data activateNathan Craddock
2019-08-16Outliner: walk navigation operator and openclose fixesNathan Craddock
2019-08-16Outliner: Draw constraint icons and enable buttonNathan Craddock
2019-08-16Outliner: Synced selection and active element highlightingNathan Craddock
2019-05-24Outliner: Set View Layer as the default mode for new outlinersDalai Felinto
2019-05-19UI: Remove Hover Highlight When Outliner Loses FocusHarley Acheson
2019-05-17Set selection column restrict hidden by defaultDalai Felinto
2019-05-15Fix default open outliner restrict columnsDalai Felinto
2019-05-15Outliner Restriction: Naming sanitization and iconDalai Felinto
2019-05-11Outliner Visibility UpdateDalai Felinto
2019-04-30Refactor: Separate scrollers from text drawing in APIJacques Lucke
2019-04-24Refactor: allow event handlers to have a poll functionJacques Lucke
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-03-04Outliner: better support for paintcurves ('Blender File' view)Philipp Oeser
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16DNA: rename SpaceOops -> SpaceOutlinerCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-04Outliner: better support for clips/masks ('Blender File' view)Philipp Oeser
2018-12-14Preferences: add option for header positionCampbell Barton
2018-10-22UI: move scrollbars inside region tabsCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-10Cleanup: move most outliner drag & drop code into one file.Brecht Van Lommel
2018-07-04Cleanup: pass window to listeners, instead of screen + workspace.Brecht Van Lommel
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-28GLRefactor: partially remove gl calls from source/blender/editors.Ray Molenkamp
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-17Outliner: add ID type filter option for Blender File and Orphaned Data.Brecht Van Lommel
2018-05-15Change startup defaultsCampbell Barton
2018-04-26Workspaces: active view layer now always comes from workspace, not scene.Brecht Van Lommel
2018-04-24Outliner: reorganize collection related display modes.Brecht Van Lommel
2018-04-21Cleanup: Get rid of context in editor 'new' callbackJulian Eisel