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-10-07Asset Catalogs: change rules for saving catalog definition filesSybren A. Stüvel
2021-10-07Cleanup: asset catalog tests, move teardown functionSybren A. Stüvel
2021-10-07Fix proxy to override code being called on undos.Bastien Montagne
2021-10-06BMain: Add utils to check if a Main is empty or not.Bastien Montagne
2021-10-06Fix handling of overrides during append.Bastien Montagne
2021-10-06Cleanup: spelling in commentsCampbell Barton
2021-10-06Cleanup: clang-format, correct doxy groupsCampbell Barton
2021-10-06Cleanup: rename BKE_font.h -> BKE_vfont.hCampbell Barton
2021-10-06Cleanup: remove unused flag argumentCampbell Barton
2021-10-06Cleanup: move BLI_vfontdata.h to BKE_vfontdata.hCampbell Barton
2021-10-06Cleanup: spelling in commentsCampbell Barton
2021-10-05Cleanup: Remove unused DerivedMesh functionsHans Goudey
2021-10-05Fix missing proper 'make local' call for liboverrides from outliner.Bastien Montagne
2021-10-05Fix T86379: When using "Append" not handling properly RigidBody constraintsBastien Montagne
2021-10-05Cleanup: use doxygen sectionsCampbell Barton
2021-10-05Cleanup: use 3D dot product (not 4D) when comparing pose-bone axesCampbell Barton
2021-10-05Cleanup: quiet shadow warning, trailign spaceCampbell Barton
2021-10-04Cleanup: Use LISTBASE_FOREACH macroAntonio Vazquez
2021-10-04Cleanup: `Neighbour` -> `Neighbor`. and other minor UI messages fixes.Bastien Montagne
2021-10-04Cleanup: remove unused assignmentsCampbell Barton
2021-10-04Fix T91904: Assert when loading empty CurveProfileHans Goudey
2021-10-04Cleanup: Make more functions staticHans Goudey
2021-10-04Cleanup: Replace macro with functionHans Goudey
2021-10-04Cleanup: Make function staticHans Goudey
2021-10-04Cleanup: Add doxygen sections, rearrange functionsHans Goudey
2021-10-04Asset Browser: Support dragging assets into catalogsJulian Eisel
2021-10-03Geometry Nodes: Handle Type Selection Node UpdateJohnny Matthews (guitargeek)
2021-10-03Cleanup: Move curveprofile.c to C++Hans Goudey
2021-10-03Cleanup: move as_span method out of headerJacques Lucke
2021-10-03Cleanup: move special methods of geometry set out of headerJacques Lucke
2021-10-03Cleanup: use extern templates for typed output attributeJacques Lucke
2021-10-03Geometry Nodes: Points to Volume Fields UpdateJohnny Matthews (guitargeek)
2021-10-03Cleanup: use movable output attribute instead of optionalJacques Lucke
2021-10-03Cleanup: make typed output attribute movableJacques Lucke
2021-10-03Cleanup: move AttributeIDRef and OutputAttribute methods out of classJacques Lucke
2021-10-03Cleanup: add nolint comment to move semantic testJacques Lucke
2021-10-03Cleanup: spelling in commentsCampbell Barton
2021-10-03Geometry Nodes: Add Rotate Euler NodeJarrett Johnson
2021-10-03Geometry Nodes: Switch Node Fields Updateguitargeek
2021-10-01Geometry Nodes: Set Handle Type Node Field Updateguitargeek
2021-10-01Geometry Nodes: Set Spline Type Node Field Updateguitargeek
2021-10-01Geometry Nodes: Spline Length Input Nodeguitargeek
2021-10-01Geometry Nodes: Curve Subdivide Node with Fieldsguitargeek
2021-10-01Tracking: Sort motion tracking tracks by start and end framesJohan Walles
2021-10-01Asset Catalogs: always have an Asset Catalog Tree availableSybren A. Stüvel
2021-10-01Cleanup: Asset Catalog Test, fix clang-tidy warningsSybren A. Stüvel
2021-10-01Asset Catalogs: add catalog filter for the asset browserSybren A. Stüvel
2021-10-01Cleanup: asset catalogs, make function constSybren A. Stüvel
2021-10-01Cleanup: Asset Catalog Paths, move default constructor to header fileSybren A. Stüvel
2021-10-01Asset Catalogs: test that missing catalogs are created onceSybren A. Stüvel