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
2021-12-13Cleanup: use "filepath" term for Main, BlendFileData & FileGlobalCampbell Barton
2021-06-24Fix linking code after own recent commit.Bastien Montagne
2021-06-23Revert "Revert "Enhanced stats/reports for blendfile reading.""Bastien Montagne
2021-06-22Revert "Enhanced stats/reports for blendfile reading."Brecht Van Lommel
2021-06-22Enhanced stats/reports for blendfile reading.Bastien Montagne
2021-06-22Cleanup: Use more clear visibility tag function nameSergey Sharybin
2021-03-21Cleanup: spelling, doxygen comment formattingCampbell Barton
2021-03-15Writefile: only include recovery info in auto-save & quit.blendCampbell Barton
2021-03-11Cleanup: split file read and setup into separate stepsCampbell Barton
2021-02-05Cleanup/refactor: Undosys: Get rid of the magic values for undo direction.Bastien Montagne
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-06-19Writefile: move file flags to BlendFileWriteParamsCampbell Barton
2020-06-18Python API: path mapping options for library writing functionCampbell Barton
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-03-30Fix undo misdetecting identical future chunk in some casesBrecht Van Lommel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
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