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-04Cleanup: remove redundant assignmentCampbell Barton
2021-10-04Cleanup: use system includesCampbell Barton
2021-10-04check_cppcheck: use quiet outputCampbell Barton
2021-10-04check_cppcheck: use '--cppcheck-build-dir'Campbell Barton
2021-10-04project_source_info: queue_processes() now waits for jobs to finishCampbell Barton
2021-10-04Fix possible NULL pointer deferenceCampbell 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-04Fix key-map with fall-back tool on RMB selectCampbell Barton
2021-10-04Cleanup: rename eRegionType -> eRegion_TypeCampbell Barton
2021-10-04Keymap: print more verbose output for --debug-handlersCampbell Barton
2021-10-04Asset Browser: Support dragging assets into catalogsJulian Eisel
2021-10-04Cleanup: Rename file-list function to better match what it's doingJulian Eisel
2021-10-03Geometry Nodes: Handle Type Selection Node UpdateJohnny Matthews (guitargeek)
2021-10-03Cleanup: Move curveprofile.c to C++Hans Goudey
2021-10-03Geometry Nodes: Points to Volume Fields fixesJohnny Matthews (guitargeek)
2021-10-03Fix T91810 Bevel not working well with certain unbeveled edge positions.Howard Trickey
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: move methods out of field classesJacques Lucke
2021-10-03Cleanup: use extern templates for typed output attributeJacques Lucke
2021-10-03Nodes: use extern templates for socket declarationsJacques Lucke
2021-10-03Cleanup: move more method definitions out of their classJacques Lucke
2021-10-03Cleanup: move more methods out of classesJacques 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: move resource scope method definitions out of classJacques Lucke
2021-10-03Cleanup: move StringRef method definitions out of classJacques Lucke
2021-10-03Cleanup: add nolint comment to move semantic testJacques Lucke
2021-10-03Cleanup: remove unused functionsJacques Lucke
2021-10-03Geometry Nodes: Resample Curve Fields UpdateJohnny Matthews (guitargeek)
2021-10-03Data Transfer: Remove unnecessary noisy error messageHans Goudey
2021-10-03Cleanup: clang-formatCampbell Barton
2021-10-03Cleanup: spelling in stringsCampbell Barton
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-03Geometry Nodes: Add side and fill segments to Cone/Cylinder nodesLeon Leno
2021-10-02Fix T91888: Pivot point settings shown in timelineRichard Antalik
2021-10-01Geometry Nodes: Set Handle Type Node Field Updateguitargeek
2021-10-01Geometry Nodes: Set Spline Type Node Field Updateguitargeek
2021-10-01VSE: Draw active strips with a different color in the preview windowSebastian Parborg
2021-10-01Geometry Nodes: Spline Length Input Nodeguitargeek
2021-10-01Asset Browser: expose current catalog ID in RNASybren A. Stüvel
2021-10-01Geometry Nodes: Curve Subdivide Node with Fieldsguitargeek