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
2019-10-01Cleanup: move image undo into space_image/Campbell Barton
2019-10-01Image: support storing full image buffers for each undo stepCampbell Barton
2019-09-27Cleanup: remove unused functionCampbell Barton
2019-09-21Cleanup: unused headers in editorsCampbell Barton
2019-09-18Cleanup: minor changes to paint undoCampbell Barton
2019-08-15Cleanup: use booleanCampbell Barton
2019-08-02Fix T67670: Sculpt doesn't mark the file as modifiedCampbell Barton
2019-07-26Fix missing ID pointer updates for texture paint undoCampbell Barton
2019-07-26Undo System: correct fix for T67709Campbell Barton
2019-07-26Fix T67709: Texture paint undo gets out of syncCampbell Barton
2019-07-11Undo System: add is_final argument (no functional changes)Campbell Barton
2019-05-18Fix image not being marked as modified on texture paint undo/redoBrecht Van Lommel
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-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-31Fix T61032: Switching to sculpt tab causes undo to set object modeCampbell Barton
2019-01-31Fix image paint undo memory leakCampbell Barton
2019-01-31Fix T60660: Texture paint undo removes imageCampbell Barton
2019-01-31Undo System: add Main argument to encode/decodeCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: right shiftCampbell Barton
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-04-03Merge branch 'master' into blender2.8Campbell Barton
2018-04-03Undo: use general id-map for image undo lookups.Campbell Barton
2018-04-03Merge branch 'master' into blender2.8Campbell 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-23Merge branch 'master' into blender2.8Campbell Barton
2018-03-23Cleanup: doxy header, line lengthCampbell Barton
2018-03-23Cleanup: move image undo into own fileCampbell Barton