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
2022-10-17Cleanup: replace BLI_join_dirfile with BLI_path_joinCampbell Barton
2022-08-24Cleanup: formatCampbell Barton
2022-08-23I18n: make workspaces translatableDamien Picard
2022-08-09Cleanup: use own username in code-comment tagsCampbell Barton
2022-07-07UI: Superimposed pin icon for workspace scene pinning in the scene switcherJulian Eisel
2022-07-07Workspaces: Option to pin scene to a workspaceJulian Eisel
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-17Fix T94526: Incorrect workspace ordering tooltipAlaska
2021-12-13Cleanup: use "filepath" term for Main, BlendFileData & FileGlobalCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-09-23LibLink: Modify WM API to link/append one ID to take flag parameter.Bastien Montagne
2021-02-20Cleanup: doxygen sectionsCampbell Barton
2020-10-27Cleanup: use over-line for doxy commentsCampbell Barton
2020-10-17Cleanup: Reduce variable scope in screen directoryHans Goudey
2020-10-02Fix (unreported) design flow in how workspace's relation data are read from ....Bastien Montagne
2020-08-21Cleanup: Use LISTBASE_FOREACH in editors/screen directoryHans Goudey
2020-08-20Revert "Cleanup: Use LISTBASE_FOREACH in editors screen directory"Hans Goudey
2020-08-20Cleanup: Use LISTBASE_FOREACH in editors screen directoryHans Goudey
2020-08-04Fix T78688: Crash changing workspace with specific fullscreen setupJulian Eisel
2020-06-03Object: refactor mode switchingCampbell Barton
2020-05-26Cleanup/refactor: Workspace API, boilerplate code, early exitJulian Eisel
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-09Python API: allow overriding context.workspace for workspace operatorsKai Jægersen
2020-03-06Cleanup: Reduce context usage in UI functionsJulian Eisel
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2019-09-21Cleanup: unused headers in editorsCampbell Barton
2019-07-03Fix T61808: remove confusing graying out of workspace that already existBrecht Van Lommel
2019-07-03Fix T65899, T66314, T61808: various issues appending workspacesBrecht Van Lommel
2019-06-27Tool System: don't unlink tools when changing workspacesCampbell Barton
2019-06-13Fix T65445: wrong defaults when appending workspaces from builtin templatesBrecht Van Lommel
2019-06-02Fix T65082, T65084: duplicating workspace does not preserve mode and orderBrecht Van Lommel
2019-05-13Fix T64407: crash adding workspace after appending datablockBrecht Van Lommel
2019-05-04Fix T64045: Crash activating fullscreen workspaceJulian Eisel
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-01Fix T63169: 'Duplicate Current' entry in new workspace menu is not translated.Bastien Montagne
2019-03-11Fix T60855: workspace duplicate does not preserve addons filters.Brecht Van Lommel
2019-03-09Fix active workspace changes when deleting workspaceDalai Felinto
2019-03-09Fix crash when deleting workspaces too fastDalai Felinto
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-02-27Cleanup: Main struct member namesCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell 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-15Cleanup: replace usages of deprecated BKE_libblock_free by BKE_id_free.Bastien Montagne
2018-11-28WM: remove tool initialization codeCampbell Barton
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne