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-06-05Code Cleanup: fcurve function namingJeroen Bakker
2020-06-05Cleanup: spellingCampbell Barton
2020-06-04Fix error removing the image paint cursorCampbell Barton
2020-06-03Cleanup: clang format, warningCampbell Barton
2020-06-03Undo: Detect/find proper memchunk for a given ID during undo step writing.Bastien Montagne
2020-06-02Revert "UI: Fix T77173: Report Background Colors for 2.83 Release"Hans Goudey
2020-06-02Merge branch 'blender-v2.83-release'Hans Goudey
2020-06-02UI: Fix T77173: Report Background Colors for 2.83 ReleaseHans Goudey
2020-06-02Fix utterly broken versionning code for weight modifier.Bastien Montagne
2020-05-30Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-30GPencil: Fix unreported wrong Sculpt brushes initialization in TemplatesAntonio Vazquez
2020-05-29Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-29Blender: change bugfix release versioning from a/b/c to .1/.2/.3Brecht Van Lommel
2020-05-29Undo: Writefile: fix 'id changed' detected when resorting IDs.Bastien Montagne
2020-05-28Readfile: move all calls to 'id_us_ensure_real' to direct_link functions.Bastien Montagne
2020-05-28Cleanup: spellingCampbell Barton
2020-05-26Modifiers: Add normalize weights option to vertex weight modifiersCody Winchester
2020-05-26Cleanup/refactor: Workspace API, boilerplate code, early exitJulian Eisel
2020-05-26Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-26Fix/Cleanup: Move some animdata versioning code out of liblinking process.Bastien Montagne
2020-05-26Cleanup: Create afterliblink doversion for 2.90... and move relevant code there.Bastien Montagne
2020-05-26Fix T68209: Crash opening pre 2.8 file with maximized areaJulian Eisel
2020-05-26Curves: Implement Handles for selected points onlyAntonio Vazquez
2020-05-25Cleanup wrong format specifier in a debug printf.Bastien Montagne
2020-05-25Fix T73164: Undo does not always properly clear no-more-used library data.Bastien Montagne
2020-05-20Merge branch 'blender-v2.83-release'Bastien Montagne
2020-05-20Fix T76883: Zero users scenes after undo.Bastien Montagne
2020-05-20Cleanup: compiler warningBrecht Van Lommel
2020-05-20Fix Cycles viewport render fully restarting after undoBrecht Van Lommel
2020-05-20Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-18Curves: Disable Curve Normals by defaultAntonio Vazquez
2020-05-15Merge branch 'blender-v2.83-release'Bastien Montagne
2020-05-15Fix embedded IDs not being enough/properly initialized.Bastien Montagne
2020-05-15Merge branch 'blender-v2.83-release'Bastien Montagne
2020-05-15Cleanup: rename readfile utils dealing with embedded IDs to proper name.Bastien Montagne
2020-05-15Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-15GPencil: Fix unreported missing Sculpt/Vertex/Weight paint brushesAntonio Vazquez
2020-05-15Fix T76738: Duplicate brushes cause assertion on undoCampbell Barton
2020-05-15Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-15Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-15Fix T76738: Duplicate brushes cause assertion on undoCampbell Barton
2020-05-15Fix duplicate ID's being created when appending/linkingCampbell Barton
2020-05-14GPencil: Remove creation of Tint brush in versioning codeAntonio Vazquez
2020-05-14Merge branch 'blender-v2.83-release'Jeroen Bakker
2020-05-14Cleanup: Remove uneeded loopAntonio Vazquez
2020-05-13Merge branch 'blender-v2.83-release'Pablo Dobarro
2020-05-13Fix T75347: Update cloth brushes in versioning with a valid mass valuePablo Dobarro
2020-05-12Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-12GPencil: Add new parameter for SMAA thresholdAntonio Vazquez
2020-05-12Preferences: Customize default empty size for collection instancesJacques Lucke