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-07-26Merge branch 'master' into geometry-nodes-iterative-cachegeometry-nodes-rigid-body-integrationLukas Tönne
2022-07-25Sculpt: Fix T99779, pbvh gets wrong active vertex for multiresJoseph Eagar
2022-07-25UI: Nishita sky: Increase Sun Elevation UI sensitivity and remove min/maxClément Foucault
2022-07-25Cycles: Nishita Sky: Fix sun disk imprecision for large elevationClément Foucault
2022-07-25Fix T99459: GPencil: Fill tool on the surface not in the correct placeGermano Cavalcante
2022-07-25Curves: Unify poll functions, add message with no surfaceHans Goudey
2022-07-25Fix: Assert in resample curve node with single point curveHans Goudey
2022-07-25Cleanup: remove __KERNEL_CPU__Brecht Van Lommel
2022-07-25Cycles: add math functions for float8Andrii Symkin
2022-07-25Cleanup: move device BVH code to kernel/device/*/bvh.hBrecht Van Lommel
2022-07-25Geometry Nodes: Add node descriptions/tooltipsArye Ramaty
2022-07-25Fix wrong Cycles SSS intersection distance after ray distance changesBrecht Van Lommel
2022-07-25Cycles: simplify handling of ray distance in GPU renderingBrecht Van Lommel
2022-07-25Cycles: more closely match some math and intersection operations in EmbreeBrecht Van Lommel
2022-07-25Fix T99816: renaming attribute works incorrectlyJacques Lucke
2022-07-25Fix T99850: incorrect tangents on evaluated bezier curvesJacques Lucke
2022-07-25Fix T99851: Subdivide Curve node does not initialize attributes of end pointJacques Lucke
2022-07-25Fix T99880: no node timing for frames in node groupsJacques Lucke
2022-07-25Fix T99889: Fillet Curve node uses wrong radiusJacques Lucke
2022-07-25Fix T99036: hex color in "Add Color Attribute"Ramil Roosileht
2022-07-25Fix T99929: lattice modifier looks up vertex group index in wrong placeJacques Lucke
2022-07-25Fix missing disabled hint when dragging from Asset Browser in edit modeJulian Eisel
2022-07-25Curves: add warning when invalid uv map is used when adding curvesJacques Lucke
2022-07-25Geometry: detect when the sample uv is in multiple trianglesJacques Lucke
2022-07-25EEVEE-Next: Fix float3 passes being incorrectClément Foucault
2022-07-25EEVEE-Next: Fix some Material compilation errorsClément Foucault
2022-07-25EEVEE-Next: Display compatible properties panelsClément Foucault
2022-07-25Fix build error with WITH_CYCLES_KERNEL_NATIVE_ONLY on macOS ArmBrecht Van Lommel
2022-07-25Fix T99961: crash when spreadsheet shows volume gridsJacques Lucke
2022-07-25Fix: crash when accessing attributes from multiple threadsJacques Lucke
2022-07-25Undo: Improve image undo performanceAlex Parker
2022-07-25Geometry Nodes: Improve UV Sphere primive performanceHans Goudey
2022-07-24Render: Update lightgroup membership in objects and world if lightgroup is re...Lukas Stockner
2022-07-24Alembic: speed up edge crease importKévin Dietrich
2022-07-24Fix T98367: Light group passes do not work when shadow catcher is usedLukas Stockner
2022-07-24Attributes: Use new API for C-API functionsHans Goudey
2022-07-24EEVEE-Next: Decorelate Large filter spiral samplingClément Foucault
2022-07-24EEVEE-Next: Fix depth accumulation and stability in viewportClément Foucault
2022-07-24EEVEE-Next: Make animated viewport non jittered when disabling denoisingClément Foucault
2022-07-24EEVEE-Next: Add back background opacity toggleClément Foucault
2022-07-24EEVEE-Next: Make Anti-Flicker more strongClément Foucault
2022-07-24EEVEE-Next: Fix Alt+B render bordersClément Foucault
2022-07-24EEVEE-Next: Fix background velocityClément Foucault
2022-07-24Cleanup: Fix off-by-half-errors with udim searchChris Blackbourn
2022-07-24Cleanup: Simplify uv sculpt toolChris Blackbourn
2022-07-24Fix: Removing attributes from UI invalidates cachesHans Goudey
2022-07-23EEVEE-Next: Film: Rename filter_size for clarity and add box filter ...Clément Foucault
2022-07-23EEVEE-Next: Film: Fix incorrect anti-aliasingClément Foucault
2022-07-23Fix an assert trip in boolean tickled by D11272 example.Howard Trickey
2022-07-23Fix T99905: wrong toposort when the node tree is cyclicJacques Lucke