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-04OBJ: New C++ based wavefront OBJ importerAnkit Meel
2022-04-04Cleanup: Left-over debug print in own recent commit.Bastien Montagne
2022-04-04Cleanup: clang-tidyCampbell Barton
2022-04-04Cleanup: use event parameters for functions that create key-map itemsCampbell Barton
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-04-04Cleanup: pass selection threshold to curve pickingCampbell Barton
2022-04-04Curve Pen Tool: set the first newly added points activeCampbell Barton
2022-04-04Fix crash removing the last point of a spline with the new pen toolCampbell Barton
2022-04-04Cleanup: spelling in commentsCampbell Barton
2022-04-04Cleanup: clang-formatCampbell Barton
2022-04-04Cleanup: compiler warningsCampbell Barton
2022-04-03Curves: Support set origin and apply transform operatorsHans Goudey
2022-04-03Curves: Curve PenDilith Jayakody
2022-04-03Fix T96957: creating paint curve crashesJacques Lucke
2022-04-03Cleanup: Move interface View2D files to C++Hans Goudey
2022-04-03Cleanup: Remove interface region files to C++Hans Goudey
2022-04-02Fix: Assert with set origin operation and single active objectHans 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 unused boundbox flagHans Goudey
2022-04-01Cleanup: Use const for bounding boxes where possibleHans Goudey
2022-04-01Assets: Enable collection assets (no longer experimental)Julian Eisel
2022-04-01Assets: Instancing operator option for collection asset droppingJulian Eisel
2022-04-01Cleanup: Move geometry set fields to a separate headerHans Goudey
2022-04-01Geometry Nodes: Add search to named attribute input nodeHans Goudey
2022-04-01Cleanup: Improve variable namingLeon Schittek
2022-04-01Fix T88785: Keep value slider from clippingLeon Schittek
2022-03-31Outliner: New "Hierarchies" view mode for Library OverridesJulian Eisel
2022-03-31Cleanup: make formatJacques Lucke
2022-03-31Cleanup: spelling, trailing space for comment-blocksCampbell Barton
2022-03-31Cleanup: Remove unnecessary namespace specificationHans Goudey
2022-03-31Cleanup: Avoid storing pointers for attribute search callbackHans Goudey
2022-03-31Nodes: Cut hidden links when creating node groupsLeon Schittek
2022-03-30UI: Improve node editor dot backgroundLeon Schittek
2022-03-30Metal: Adding alternative support for GPU_PRIM_TRI_FAN/LINE_LOOP For Metal ba...Jason Fielder
2022-03-30Fix T85689: Assume Win32 Volumes are ValidHarley Acheson
2022-03-30Compositor: Fix Missing output UI for Normal nodeAaron Carlisle
2022-03-30Curves: support converting curves to legacy hair systemJacques Lucke
2022-03-30Cleanup: Left over from review of apply transformDalai Felinto
2022-03-30Apply Object Transform: Multi-user data supportDalai Felinto
2022-03-30Modifiers: Support applying modifiers for multi-user dataDalai Felinto
2022-03-30Cleanup: clang-formatCampbell Barton
2022-03-30Cleanup: use utility function to initialize SelectPick_ParamsCampbell Barton
2022-03-30Fix leak transforming in the node-editor without a selectionCampbell Barton
2022-03-30Cleanup: remove redundant lattice de-selectionCampbell Barton
2022-03-30Cleanup: Move UV edit parameterize code to geometry moduleAleksi Juvani
2022-03-30Keymap: "Mouse Select & Move" now uses click to de-select othersCampbell Barton
2022-03-30Cleanup: spelling in commentsCampbell Barton
2022-03-30Cleanup: unbalanced doxy sectionsCampbell Barton
2022-03-30UI: Fix cosmetic papercuts of the reroute nodeLeon Schittek