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-11-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
2022-10-12Fix T101679: Duplicate objects are created when 'Make' override is called on ...Bastien Montagne
2022-09-29Fix T94441: fix crash parenting object to a boneAndrew Oates
2022-09-28Cleanup: spelling in commentsCampbell Barton
2022-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-09-14Adding `const Scene*` parameter in many areas.Monique Dewanchand
2022-09-01Cleanup: Remove/replace View Layer macros.Monique Dewanchand
2022-08-31Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-31LibOverride: Replace linked objects by their overrides when created from 3DView.Bastien Montagne
2022-08-24Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-24Cleanup warning about missing pointer casting.Bastien Montagne
2022-08-24Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-24LibOverride: Fix (unreported) crashes in some cases, preserve active object o...Bastien Montagne
2022-08-17Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-17LibOverride: Remove the 'make all editable' user preferences.Bastien Montagne
2022-08-17Cleanup: add missing doxy sectionsCampbell Barton
2022-08-16Cleanup: Unused parameters.Bastien Montagne
2022-08-16LibOverride: Refactor of menu entries in the View3D.Bastien Montagne
2022-08-01Fix T100040: Crash when transform applied on multi-user imagePratik Borhade
2022-07-08Curves: support deforming curves on surfaceJacques Lucke
2022-07-07LibOverride: Make fully editable when creating an experimental user setting.Bastien Montagne
2022-06-16LibOverride: 3DView: simplification and improvements of override creation.Bastien Montagne
2022-05-31RNA: add macros for EnumPropertyItem layout elementsCampbell Barton
2022-05-24Merge branch 'blender-v3.2-release'Julian Eisel
2022-05-24Fix T95706: Material asset not applied if appended and then linkedJulian Eisel
2022-05-24Fix possible lingering around of ID after asset dropping failedJulian Eisel
2022-05-23Merge branch 'blender-v3.2-release'Julian Eisel
2022-05-23Fix further issues when mixing link & append for asset drag & dropJulian Eisel
2022-05-20LibOverride: Add option to Hierarchy Creation to get all data user-editable b...Bastien Montagne
2022-05-16Cleanup: Remove confirmation poopup from 'make override' 3DView operator.Bastien Montagne
2022-05-11Fix T95710: Make Single User > Object Data Animation brokenSybren A. Stüvel
2022-04-15Object: Set Parent (Keep Transform Without Inverse)Wayde Moss
2022-03-30Modifiers: Support applying modifiers for multi-user dataDalai Felinto
2022-03-29LibOverride: Massive edits to 'editable' IDs checks in editors code.Bastien Montagne
2022-03-29LibOverride: Implement default 'user override' behavior.Bastien Montagne
2022-02-25LibOverrides: fix handling of hierarchy root in complex cases.Bastien Montagne
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-02-02Remove operators to manually convert proxies to liboverrides.Bastien Montagne
2022-02-02LibOverride: Add 'owner library' info to some liboverride code.Bastien Montagne
2021-12-23LibOverride: protect better against using on complex inter-dependency cases.Bastien Montagne
2021-12-21Fix T92930: Outliner "Show Active" bone fails in certain situationsPhilipp Oeser
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-03UI: Display disabled-hint when dragging material outside object modeJulian Eisel
2021-11-01Fix T92629: Crash on mesh separate after rB43bc494892c3.Bastien Montagne
2021-10-29IDManagement: Remove deprecated `BKE_libblock_relink_to_newid` usages.Bastien Montagne
2021-10-26Cleanup: spelling in commentsCampbell Barton
2021-10-25UI Drag Drop: allow customizable drawingGermano Cavalcante
2021-10-24Cleanup: spelling in commentsCampbell Barton