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
2018-04-19Fix bug with NULL context being used in undoCampbell Barton
2018-04-18Disable auto-override for all but active object in group case.Bastien Montagne
2018-04-14Merge branch 'master' into blender2.8Campbell Barton
2018-04-14Fix T54568: Undo memory de-duplication failedCampbell Barton
2018-04-11Fix again 'auto override' system.Bastien Montagne
2018-04-06Cleanup: style, doxy headersCampbell Barton
2018-04-05Undo System: return undo step from undo push initCampbell Barton
2018-04-03Undo: make id-map use binary search to keep sortedCampbell Barton
2018-04-03Fix own error w/ undo ID lookupCampbell Barton
2018-04-03Undo System: id-map avoid duplicate add/lookupCampbell Barton
2018-04-03Fix mistake logging w/ undoCampbell Barton
2018-03-31Undo: unified undo system w/ linear historyCampbell Barton