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-04Update pipeline configtemp-xr-trackerPeter Kim
2022-04-04XR: Add dedicated handling/API for VR trackersPeter Kim
2022-04-04Merge branch 'master' into xr-devPeter Kim
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: indentationCampbell Barton
2022-04-04Cleanup: spelling in commentsCampbell Barton
2022-04-04Cleanup: clang-formatCampbell Barton
2022-04-04Cleanup: compiler warningsCampbell Barton
2022-04-03Fix T97001: Grease pencil array modifier relative offset brokenHans Goudey
2022-04-03Curves: Support set origin and apply transform operatorsHans Goudey
2022-04-03Curves: Inline some simple methodsHans 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-03Fix build error due to mergePeter Kim
2022-04-03Merge branch 'master' into xr-devPeter Kim
2022-04-03Fix T96978: Objects that emit light do not appear in light groupsLukas Stockner
2022-04-03Cleanup: Remove interface region files to C++Hans Goudey
2022-04-02Fix T96973: Re-add Cycles shading menu to lightsAlaska
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 object bounding box functionHans Goudey
2022-04-01Cleanup: Use float3 typeHans Goudey
2022-04-01Cleanup: Remove unused boundbox flagHans Goudey
2022-04-01Cleanup: Use const for bounding boxes where possibleHans Goudey
2022-04-01Fix compiler error when building without USD and alembicJulian Eisel
2022-04-01Cycles: Semantically separate 2D and 3D texture objectsStefan Werner
2022-04-01Cycles: Introduce postfix for kernel body definitionStefan Werner
2022-04-01Cycles: Use single floating point precision sine/cosine in skyStefan Werner
2022-04-01Cycles: Optimize Nishita skyStefan Werner
2022-04-01install_deps: Update Embree to 3.13.3 and OIDN to 1.4.3.Bastien Montagne
2022-04-01Cycles: approximate shadow caustics using manifold next event estimationOlivier Maury
2022-04-01Assets: Enable collection assets (no longer experimental)Julian Eisel
2022-04-01Assets: Instancing operator option for collection asset droppingJulian Eisel
2022-04-01install_deps: Updated Alembic to 1.8.3 and OSD to 3.4.4.Bastien Montagne
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: Add search to named attribute input nodeHans Goudey
2022-04-01Geometry Nodes: Port set handle nodes to new data-blockHans Goudey
2022-04-01Fix compositor memory leak after recent color management changesBrecht Van Lommel
2022-04-01Fix T96763: New OBJ Exporter Incorrectly saving the materials in the MTL fileAras Pranckevicius
2022-04-01Fix T96930: Cloth Disk cache not being saved and being deleted on files that ...Bastien Montagne
2022-04-01LibOverride: RNA Apply: let apply function responsible for calling update or ...Bastien Montagne
2022-04-01Fix T96931: Crash on load with library overrides + multiple cloth cache slots.Bastien Montagne