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-07-13Depsgraph: Implement 'ID_RECALC_GEOMETRY_DEFORM'Germano Cavalcante
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-24Depsgraph: support flushing parameters without a full COW updateCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-05-26LibOverride: add recursive resync.Bastien Montagne
2021-05-18Fix T88026: Repeated switch to rendered viewport crashesCampbell Barton
2021-04-26Depsgraph: support depending on collection geometryJacques Lucke
2021-04-08LibOverride: Add a new 'leftover' flag to ID.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 17: Group and comments.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 16: Palettes.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 15: ShapeKeys.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 14: Fonts.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 13: Texts.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 12: Sounds.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 11: Worlds.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 10: LineStyles.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 09: Particles.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 08: CacheFiles.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 07: MovieClips.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 06: Brushes.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 05: PaintCurve.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 04: Screen.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 03: Mask.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 02: Simulations.Bastien Montagne
2021-03-24Tweak default ID types processing order, step 01: Collections.Bastien Montagne
2021-03-11LibOverride: First stage of detection of 'need resync'.Bastien Montagne
2021-03-08PyAPI: add bpy.types.BlendFile.temp_data for temporary library loadingCampbell Barton
2021-03-05Cleanup: spellingCampbell Barton
2021-03-04Cleanup: Main `foreach ID` code: Remove `MAX_LIBARRAY` and improve comments.Bastien Montagne
2021-03-01Cleanup: Mention Correct Types In CommentsJeroen Bakker
2021-02-13Cleanup: spellingCampbell Barton
2021-02-10LibOverride: Refactor: Switch more code to using Main.relations.Bastien Montagne
2021-02-09Cleanup: move eIconSizes, ID_Type enums into own fileCampbell Barton
2021-01-29Merge branch 'blender-v2.92-release'Brecht Van Lommel
2021-01-29Fix T83411: Crash when using a workspace/layout data path in a driverSergey Sharybin
2021-01-27Merge branch 'blender-v2.92-release'Sergey Sharybin
2021-01-27Fix T84717: Missing viewport update after shading changesSergey Sharybin
2021-01-26Cleanup: Correct comments in ID type enumHans Goudey
2021-01-25LibOverride: refactor of relationships handling in library overrides.Bastien Montagne
2021-01-24Cleanup: spellingCampbell Barton
2021-01-20Cleanup: remove extra in trailing asteriskCampbell Barton
2021-01-16Fix T84758: Revert "LibOverride: Also consider regular embedded IDs as virtua...Bastien Montagne
2021-01-15LibOverride: Also consider regular embedded IDs as virtual overrides.Bastien Montagne
2021-01-13Fix T83411: Crash when using a workspace/layout data path in a driverSergey Sharybin
2021-01-07RNA: document Python instancing for ID's and RNA typesCampbell Barton
2020-12-16UI: Indicate asset data-blocks with an icon in Outliners & search menusJulian Eisel
2020-12-15Asset System: Various changes to previews in preparation for Asset BrowserJulian Eisel
2020-12-15Asset System: Data-block asset metadata storage, reading and APIJulian Eisel
2020-11-03Add a callback to `IDTypeInfo` to allow preservation of some data accross mem...Bastien Montagne
2020-10-20Simulation: remove particle nodes with outdated designJacques Lucke