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-04-04Cleanup: clang-tidyCampbell Barton
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-04-03Curves: Support set origin and apply transform operatorsHans Goudey
2022-04-03Curves: Inline some simple methodsHans Goudey
2022-04-02Cycles: Add support for light groupsLukas Stockner
2022-04-02Cleanup: Further use of const for object bounding boxesHans Goudey
2022-04-01Cleanup: Remove object bounding box functionHans Goudey
2022-04-01Cleanup: Use float3 typeHans Goudey
2022-04-01Cleanup: Use const for bounding boxes where possibleHans Goudey
2022-04-01Cycles: enable Alembic procedural for final rendersKévin Dietrich
2022-04-01Cleanup: Move geometry set fields to a separate headerHans Goudey
2022-04-01Geometry Nodes: Port set handle nodes to new data-blockHans Goudey
2022-03-31Cleanup: Compilation warnings in gpencil code after DNA C++ changesSergey Sharybin
2022-03-31Cleanup: spelling, trailing space for comment-blocksCampbell Barton
2022-03-31Cleanup: Curves draw cache renaming, use referencesHans Goudey
2022-03-30UI: Improve node editor dot backgroundLeon Schittek
2022-03-30GPencil: Fix double-free issue in update cacheFalk David
2022-03-30Iterator to loop over objects based on a flagDalai Felinto
2022-03-30Fix: Failing curves test after recent commitHans Goudey
2022-03-30Curves: Port parameter node to the new data-blockHans Goudey
2022-03-30Fix: Remove special case from curve segment size functionHans Goudey
2022-03-30Curves: Add length cache, length paramerterize utilityHans Goudey
2022-03-30Cleanup: spelling in commentsCampbell Barton
2022-03-30Cleanup: unbalanced doxy sectionsCampbell Barton
2022-03-29Fix: incorrect assert in new codeHans Goudey
2022-03-29LibOverride: Massive edits to 'editable' IDs checks in editors code.Bastien Montagne
2022-03-29LibOverride: Rename 'delete hierarchy' to 'clear hierarchy', add 'clear singl...Bastien Montagne
2022-03-29LibOverride: Add initial handling of system overrides in creation/duplication...Bastien Montagne
2022-03-29LibOverride: Add initial System Override flag.Bastien Montagne
2022-03-29Cover DNA_gpencil_types.h with C++ structure methodsSergey Sharybin
2022-03-29Cleanup: Remove legacy dupli system from point cloud objectHans Goudey
2022-03-29Assets: Support automatic collection previewsJulian Eisel
2022-03-29Fix (unreported) LibOverride: re-creation of overrides in consecutive partial...Bastien Montagne
2022-03-29Cleanup: Use higher level semantic for zeroing DNA objects in C++Sergey Sharybin
2022-03-29Cleanup: Remove redundant DNA C++ helper functionSergey Sharybin
2022-03-28Cleanup: Move scene.c to C++Hans Goudey
2022-03-28Fix various UI messages issues.Bastien Montagne
2022-03-28Fix (unreported) crash in some mesh-from-object code.Bastien Montagne
2022-03-28Cleanup: use "num" as a suffix in: source/blender/modifiersCampbell Barton
2022-03-28Cleanup: Reduce duplication to prepare for UDIM packingJesse Yurkovich
2022-03-27Cleanup: Remove frameserver cmake definitionAaron Carlisle
2022-03-25Cleanup: Add asserts, remove default caseHans Goudey
2022-03-25Curves: Bezier and general interpolate to evaluated utilityHans Goudey
2022-03-25Curves: Add a utility to count curves of each typeHans Goudey
2022-03-25GPencil: Improve smooth operationHenrik Dick
2022-03-25Fix compilation warnings after previous changeSergey Sharybin
2022-03-25Implement C++ methods for DNA structuresSergey Sharybin
2022-03-25LibOverride: Prevent some more potential modification of overridden collections.Bastien Montagne
2022-03-25Revert "Implement C++ methods for DNA structures"Sergey Sharybin
2022-03-25Implement C++ methods for DNA structuresSergey Sharybin