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-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-09-01Cleanup: Remove/replace View Layer macros.Monique Dewanchand
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-08-06Cleanup: use MEM_SAFE_FREE macroCampbell Barton
2021-02-26Cleanup: use early exitCampbell Barton
2021-02-26Fix particle-edit crash on undo/redoCampbell Barton
2021-02-05Cleanup/refactor: Undosys: Get rid of the magic values for undo direction.Bastien Montagne
2021-01-06UndoType: Refactor: replace `use_context` boolean by a bitflag.Bastien Montagne
2021-01-06Cleanup/refactor: UndoType: Clarify `use_context` variable.Bastien Montagne
2020-11-19Fix T82769: remove thread local data from PTCacheMemJacques Lucke
2020-10-03Cleanup: Remove/replace C standard library assert() and header usagesJulian Eisel
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-06-03Object: refactor mode switchingCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-12-19Fix particle editmode undo not doing proper updates when child particlesPhilipp Oeser
2019-09-26Cleanup: clang format for particle loop macrosPhilipp Oeser
2019-09-26Fix T69488: Hair particles: rekey disolves the hair then crashesPhilipp Oeser
2019-07-11Undo System: add is_final argument (no functional changes)Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-06Undo System: remove accumulate/store modesCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Undo System: add Main argument to encode/decodeCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-08-14Merge branch 'master' into blender2.8Campbell Barton
2018-08-14Cleanup: styleCampbell Barton
2018-06-13Merge branch 'master' into blender2.8Bastien Montagne
2018-06-13Cleanup: moar ugly G.main removal...Bastien Montagne
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-04-03Merge branch 'master' into blender2.8Campbell Barton
2018-04-03Undo: remove particle undo pushCampbell Barton
2018-04-03Undo: replace global access w/ ED_undo_stack_getCampbell Barton
2018-04-01Merge branch 'master' into blender2.8Campbell Barton
2018-03-31Undo: unified undo system w/ linear historyCampbell Barton
2018-03-19Merge branch 'master' into blender2.8Campbell Barton
2018-03-19Cleanup: use utility header for particle loopingCampbell Barton
2018-03-19Merge branch 'master' into blender2.8Campbell Barton
2018-03-19Cleanup: move particle undo into own fileCampbell Barton