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-08-29GPencil: New conversion to outline in draw modeAntonio Vazquez
2022-08-27Cleanup: pass notifiers as constCampbell Barton
2022-08-25Cleanup: Improve commentsMattias Fredriksson
2022-08-24Cleanup: Move outliner types to namespace, avoid C-style type definitionJulian Eisel
2022-08-23Cleanup: Turn filter node methods into an EnumOmar Emara
2022-08-18Outliner: Refactor outliner tree-hash interfaces with C++Julian Eisel
2022-08-18WM: optimize adding notifier duplication checkCampbell Barton
2022-08-18CMake: support building with musl libclistout
2022-08-17Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-17LibOverride: Remove the 'make all editable' user preferences.Bastien Montagne
2022-08-17Metaball: Evaluate metaball objects as mesh componentsHans Goudey
2022-08-17Cleanup: Remove unused Outliner search element storageJulian Eisel
2022-08-17Cleanup: Move view3d_select.c to C++Hans Goudey
2022-08-17Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-17Cleanup: spelling in commentsCampbell Barton
2022-08-17UV: add geometry driven uv relax brushChris Blackbourn
2022-08-16Cleanup: some refactoring in mapped mesh extractionBrecht Van Lommel
2022-08-14Cleanup: Move object_vgroup.c to C++Hans Goudey
2022-08-14Cleanup: Add comments about deprecated flagsHans Goudey
2022-08-12Cleanup: repeated words in commentsCampbell Barton
2022-08-11Mesh: Move hide flags to generic attributesHans Goudey
2022-08-11Cleanup: spelling in commentsCampbell Barton
2022-08-10Realtime Compositor: Add basic distort nodesOmar Emara
2022-08-10Realtime Compositor: Add basic matte nodesOmar Emara
2022-08-10Realtime Compositor: Add basic convert and vector nodesOmar Emara
2022-08-10Realtime Compositor: Add basic color nodesOmar Emara
2022-08-10Realtime Compositor: Add basic output nodesOmar Emara
2022-08-10Realtime Compositor: Add evaluator and engineOmar Emara
2022-08-09Cleanup: use own username in code-comment tagsCampbell Barton
2022-08-06Merge branch 'blender-v3.3-release'Howard Trickey
2022-08-06LineArt: Usability improvement for "Enclosed Shapes".YimingWu
2022-08-04Outliner: Use UI names and grouping for library overrides propertiesJulian Eisel
2022-08-04Outliner: Add generic label element typeJulian Eisel
2022-08-04Outliner: Use UI names and grouping for library overrides propertiesJulian Eisel
2022-08-04Docs: Note storage behavior of override operations in commentJulian Eisel
2022-08-04Outliner: Add generic label element typeJulian Eisel
2022-08-04Fix T97251: Store generated type information for each UDIM tileJesse Yurkovich
2022-08-04Cleanup: spelling, code-blocksCampbell Barton
2022-08-02Fix compilation error after recent DNA changesSergey Sharybin
2022-08-02Fix undefined behavior in dependency graph taggingSergey Sharybin
2022-08-02Depsgraph: Make naming and recalc flag sign consistentSergey Sharybin
2022-07-31Cleanup: Remove mesh edge "tmp tag"Hans Goudey
2022-07-28EEVEE-Next: Fix Vector render passClément Foucault
2022-07-28Cleanup: Fix typo in commentJulian Eisel
2022-07-27Cleanup: Move wm_dragdrop.c to C++Hans Goudey
2022-07-20IDManagement: Speedup ID unique name assignment by tracking used names/basena...Aras Pranckevicius
2022-07-20Point Cloud: Remove redundant custom data pointersHans Goudey
2022-07-20Curves: Remove redundant custom data pointersHans Goudey
2022-07-18Subdiv: remove unused GPU device choice, fix crash with libepoxy on initBrecht Van Lommel
2022-07-15Render: camera depth of field support for armature bone targetsDamien Picard