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-08-04LibOverride RNA API: add removal of properties and operations.Bastien Montagne
2021-08-04LibOverride: Add RNA API to reset/delete overrides.Bastien Montagne
2021-08-04Tweak to recent liboverride API addition: naming.Bastien Montagne
2021-08-04Override: API update_operations.Jeroen Bakker
2021-07-15UI/Assets: Initial Asset View UI templateJulian Eisel
2021-07-14Python API: Add functions to ensure and clear IDPropertiesHans Goudey
2021-07-09Cleanup: rename BKE_animdata_{add=>ensure}_idCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-03Fix missing updates in RNA override create functions.Bastien Montagne
2021-06-03LibOverride: Add `override_hierarchy_create`to ID's RNA API.Bastien Montagne
2021-05-25Fix/Refactor RNA ID preview getter creating preview data.Bastien Montagne
2021-05-20Cleanup: rename incorrectly named experimental feature flagJacques Lucke
2021-04-22Assets: Correct name of own recently added BPY functionsJulian Eisel
2021-04-20Correction to previous commit: Avoid unnecessary notifierJulian Eisel
2021-04-20Assets: Add BPY function to mark and clear assetsJulian Eisel
2021-03-29Overrides: Make Experimental API Fail On Usage.Jeroen Bakker
2021-03-29Overrides: API to create an override template.Jeroen Bakker
2021-03-03Fix (unreported) Outliner missing updates copying IDs via pythonPhilipp Oeser
2021-01-13RNA: allow editing pointer IDProperty values from the UI.Alexander Gavrilov
2021-01-07UI: Fix various issues with UI textYevgeny Makarov
2020-12-15Asset System: Data-block asset metadata storage, reading and APIJulian Eisel
2020-12-15Move Point Cloud object back to Experimental FeaturesDalai Felinto
2020-12-08Spelling: Bit Depth Compound ModifiersYevgeny Makarov
2020-12-02Cleanup: remove all of "#ifdef WITH_POINT_CLOUD"Dalai Felinto
2020-11-26Fix T82452: Outliner: Cyclic "Original ID" panel in Data API.Bastien Montagne
2020-11-14Merge branch 'blender-v2.91-release'Nathan Craddock
2020-11-14UI: Remove remaining uses of old collection iconNathan Craddock
2020-11-05Spelling: Predefined, Look Up, No OneHarley Acheson
2020-10-21Preferences: separate feature flags for geometry nodes and point cloud typeJacques Lucke
2020-10-07Refactor `BKE_id_copy` to return the new ID pointer.Bastien Montagne
2020-08-18Remove (ifdef) RNA for simulation, point cloud and particlesDalai Felinto
2020-07-23LibOverride: Make `ID_IS_OVERRIDABLE_LIBRARY` macro more correct.Bastien Montagne
2020-07-13LibOverride: Cleanup: Remove option to disable library overrides.Bastien Montagne
2020-06-23Preferences: New experimental settings for particle system and hairJacques Lucke
2020-06-23Cleanup: rename 'name' to 'filepath' for DNA typesCampbell Barton
2020-06-19LibOverride: rempve ID preview from comparison (diffing) process.Bastien Montagne
2020-06-13Cleanup: clang-format, unused variableCampbell Barton
2020-06-12LibOverride: Remove 'auto override' option.Bastien Montagne
2020-06-10UI: Show library names grayed out and right-aligned in menusJulian Eisel
2020-06-10LibOverride: Fix issues related to ID name differences.Bastien Montagne
2020-04-20Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-20Various typos fixes in UI messages.Bastien Montagne
2020-04-20Simulations: Add new simulation data blockJacques Lucke
2020-04-03Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h`Sybren A. Stüvel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-12Expose 'is embedded data' ID flag to RNA.Bastien Montagne
2020-03-05Cleanup: material API namingCampbell Barton
2020-03-04Refactor ID make local to use a single flag parameter.Bastien Montagne
2020-03-04Cleanup: Rename 'make local' functions to new scheme.Bastien Montagne