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-17Add experimental global undo speedup.Bastien Montagne
2020-03-02Cleanup: make remaining blenkernel headers work in C++Jacques Lucke
2019-11-13Fix sculpt + undo curve crashCampbell Barton
2019-07-28Cleanup: remove unused ID-map undo APICampbell Barton
2019-07-26Fix missing ID pointer updates for texture paint undoCampbell Barton
2019-07-11Undo System: add is_final argument (no functional changes)Campbell Barton
2019-07-02Cleanup: spellingCampbell Barton
2019-04-27Cleanup: comments (long lines) in blenkernelCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-07Cleanup: remove unnecessary undo functionCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-06Undo System: remove accumulate/store modesCampbell Barton
2019-02-04Undo System: add function to print undo stepsCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Undo System: add Main argument to encode/decodeCampbell Barton
2019-01-30Fix T60974: Dyntopo crash on undo after object deletedCampbell Barton
2019-01-29Fix T60809: Crash undoing object rename in edit-modeCampbell Barton
2018-06-13Fix undo of transform after frame change undoing too much.Brecht Van Lommel
2018-05-15Fix T55032: Redo w/ file saved in edit-mode failedCampbell Barton
2018-04-14Fix T54568: Undo memory de-duplication failedCampbell Barton
2018-04-05Undo System: return undo step from undo push initCampbell Barton
2018-04-03Undo System: id-map avoid duplicate add/lookupCampbell Barton
2018-03-31Undo: unified undo system w/ linear historyCampbell Barton