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-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-19Cleanup: spellingCampbell Barton
2020-07-18UI: Status Bar Statistics and Other OptionsHarley Acheson
2020-07-09Sculpt: Make Sculpt Vertex Colors features experimentalPablo Dobarro
2020-07-09Implement T77959: Never duplicate linked data during deep-copy.Bastien Montagne
2020-06-26Cycles: add experimental preference to replace magic debug value 256Brecht Van Lommel
2020-06-23Preferences: New experimental settings for particle system and hairJacques Lucke
2020-06-17Refactor duplicate of data-blocks.Bastien Montagne
2020-06-16Fix (unreported) wrong size of UserPreferences' `dupflag` parameter.Bastien Montagne
2020-06-05Cleanup: spellingCampbell Barton
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-05-12Preferences: Customize default empty size for collection instancesJacques Lucke
2020-04-24Cleanup: declare values for enum typesCampbell Barton
2020-04-17Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-17Enable new undo code by default.Bastien Montagne
2020-04-15UI: default to searching menus instead of operatorsCampbell Barton
2020-04-08Cleanup: clang-formatCampbell Barton
2020-04-08Fix building without translations enabledCampbell Barton
2020-04-07UI: Language Selection ChangesHarley Acheson
2020-03-24UI: add menu search functionality to operator search menuCampbell Barton
2020-03-23UI: Theme options for checkerboard pattern colors and sizeMichael Soluyanov
2020-03-19UI: add view aligned gizmo colorCampbell Barton
2020-03-19VSE: Strip drawing improvementsRichard Antalik
2020-03-19VSE: Disk cacheRichard Antalik
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-17Add experimental global undo speedup.Bastien Montagne
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-03IDs: change FILTER_ID_* to 64 bit to make space for new ID typesBrecht Van Lommel
2020-03-01Fix show large cursor preference not being fully removed and causing warningsBrecht Van Lommel
2020-02-28UI: Remove Support for Large CursorsHarley Acheson
2020-02-28UI: add theme option for grid levels to display in node editor backgroundPawel Franitza
2020-02-25UI: Add theme option for time markers lineMichael Soluyanov
2020-02-20Cleanup: unused enumsCampbell Barton
2020-02-19Theme: Radial gradient background and enum for gradient typePablo Dobarro
2020-02-08Cleanup: remove old VSE prefetching code.Richard Antalik
2020-01-29UI: Info Editor Visual ChangesHarley Acheson
2020-01-18Weight Paint: implement a red shade for bones with locked weights.Alexander Gavrilov
2020-01-06USD Exporter: removed from experimental featuresSybren A. Stüvel
2020-01-03Tool System: enable fallback tool by defaultCampbell Barton
2019-12-17Fix deprecated DNA define checksCampbell Barton
2019-12-13USD: Introducing a simple USD ExporterSybren A. Stüvel
2019-12-12UI: Remove User Preference "Enable All Experimental Features"Dalai Felinto
2019-12-12Cleanup: Fix typo in user preference codeDalai Felinto
2019-12-07UI: Custom Face Orientation ColorsHarley Acheson
2019-12-07Preferences: correct experimental flag useCampbell Barton
2019-12-06Tool System: experimental fallback tool supportCampbell Barton
2019-12-06Draw: Removal of MultiSample BuffersJeroen Bakker
2019-11-25UI: Widget Text Cursor ColorPaul (Thirio)