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
2022-02-08LibOverride: Add 'hierarchy root ID' info.Bastien Montagne
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-02-03Fix T66913: undo after frame-change doesn't refresh properlyCampbell Barton
2022-01-28Fix T95060: Outliner: Broken 'make override hierarchy' in indirect linked casae.Bastien Montagne
2022-01-18AssetsBrowser: Add ID Properties to Asset IndexerJeroen Bakker
2022-01-07LibOverride: Add tag to libraries that had to be recursively resynced.Bastien Montagne
2022-01-05Fix T94650: LibOverride: Bad handling of (auto)resync in case of single overr...Bastien Montagne
2021-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-11-24Assets: Sanitize threaded preview creation with undoJulian Eisel
2021-11-19LibOverrides: Refactor how diffing of RNA collections is handled.Bastien Montagne
2021-09-22Initial implementation of local ID re-use when appending.Bastien Montagne
2021-08-27Refactor IDProperty UI data storageHans Goudey
2021-08-12Cleanup: spelling in commentsCampbell Barton
2021-08-11Cleanup: Minor comment update on `LIB_TAG_NEW`.Bastien Montagne
2021-08-10Cleanup: Comment COW/LOCALIZED ID tags.Bastien Montagne
2021-08-05LibOverride: Make it reasonably impossible for users to create overrides of s...Bastien Montagne
2021-07-19Revert "Depsgraph: Implement 'ID_RECALC_GEOMETRY_DEFORM'"Germano Cavalcante
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