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-07Cleanup: replace BLI_make_file_string with BLI_join_dirfile where possibleCampbell Barton
2020-01-06Fix/Cleanup invalid call to blendfile reading in UNDO_DISK.Bastien Montagne
2019-07-30Cleanup: replace unused return defines with boolCampbell 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-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: blank lines over doxy headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2018-11-22Merge branch 'master' into blender2.8Campbell Barton
2018-11-22Fix T57989: File loaded as startupCampbell Barton
2018-11-07Cleanup: Remove 'BKE_library.h' include from 'BKE_main.h'Bastien Montagne
2018-09-24Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz.Brecht Van Lommel
2018-06-06Merge branch 'master' into blender2.8Campbell Barton
2018-06-06Fix error using freed bmainCampbell Barton
2018-06-05Merge branch 'master' into blender2.8Bastien Montagne
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2018-04-01Merge branch 'master' into blender2.8Campbell Barton
2018-03-31Undo: unified undo system w/ linear historyCampbell Barton
2018-03-27Merge branch 'master' into blender2.8Campbell Barton
2018-03-27Cleanup: global undo (minor changes to internals)Campbell Barton
2017-04-06Depsgraph: Remove old header from blenkernelSergey Sharybin
2017-03-16Fix BGE building.Bastien Montagne
2017-03-15Load user-preferences before startup fileCampbell Barton
2016-11-17Cleanup: redundant index loop for monkey-createCampbell Barton
2016-11-15Implement grouped undo option for operatorsDalai Felinto
2016-06-25Cleanup: remove bad-level callCampbell Barton
2016-04-25Refactor BKE_blender into separate headersCampbell Barton