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-03Merge branch 'master' into soc-2021-curvessoc-2021-curvesDilith Jayakody
2022-04-03Select distance refactorDilith Jayakody
2022-04-03Fix FOREACH_SELECTED_BEZT_BEGINDilith Jayakody
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-02Merge branch 'master' into soc-2021-curvesDilith Jayakody
2022-04-02Fix shift behavior for linked handlesDilith Jayakody
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-01Fix handle move when moving hidden segmentsDilith Jayakody
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-01Merge branch 'master' into soc-2021-curvesDilith Jayakody
2022-04-01Fix handle move when moving hidden segmentsDilith Jayakody
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
2022-04-01Cleanup: Improve variable namingLeon Schittek
2022-04-01Fix T88785: Keep value slider from clippingLeon Schittek
2022-03-31GPencil: Fix regression with dots uvsClément Foucault
2022-03-31install_deps: Update OCIO to 2.1.1 and OIIO to 2.3.13.Bastien Montagne
2022-03-31install_deps: Update openVDB to 9.0.Bastien Montagne
2022-03-31install_deps: default boost version to 1.78 and TBB to 2020_U3.Bastien Montagne
2022-03-31OBJ: mark the new 3.1+ exporter as experimental for nowAras Pranckevicius
2022-03-31Fix T76746: Alembic, wrong result importing back exported curvesKévin Dietrich
2022-03-31Fix T94888: LineArt use the same triangulation as viewport.YimingWu
2022-03-31DRW: Rename DRW_shgroup_uniform_vec4_array_copy to mat4_copyClément Foucault
2022-03-31Fix T96920 DRW: Regression: Hair strands are drawn in wrong placeClément Foucault
2022-03-31Move delete point functionality to CtrlDilith Jayakody
2022-03-31Add keyIndex_delCV to delete pointDilith Jayakody