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-26Removed trailing spaces in python code.temp-T99046-platform-reference-imagesJeroen Bakker
2022-07-26Merge branch 'master' into temp-T99046-platform-reference-imagesJeroen Bakker
2022-07-26Initialize GPU backend in background by rendering a 1x1 image.Jeroen Bakker
2022-07-26Fix issue using incorrect path.Jeroen Bakker
2022-07-26Fix T99271: modifier errors are not clearedJacques Lucke
2022-07-26Fix T99373: add some padding in spreadsheet vector columnsJacques Lucke
2022-07-26default N-panel open for animation editorsNate Rupsis
2022-07-26Partially revert "Build: Fix build of library dependencies on Linux aarch64"Sybren A. Stüvel
2022-07-26BLI: add use_threading parameter to parallel_invokeIliay Katueshenock
2022-07-26GPencil: Update curve handle display after change overlay optionAntonio Vazquez
2022-07-26Fix T99979: GPencil strokes cannot be edited after set originAntonio Vazquez
2022-07-26Cleanup: Typo in comments: `data-lock` -> `data-block`.Bastien Montagne
2022-07-26Cleanup: quiet GCC cast-function-type warnings for gflagsCampbell Barton
2022-07-26Cleanup: formatCampbell Barton
2022-07-26Cleanup: spelling in commentsCampbell Barton
2022-07-26Fix Python SystemExit exceptions silently exitingCampbell Barton
2022-07-26Fix T99966: Python API docs fail to generateCampbell Barton
2022-07-26Fix Cycles Metal build errors after recent changesBrecht Van Lommel
2022-07-26Fix: Fix attribute writer debug warnings in terminalHans Goudey
2022-07-26Sculpt: Fix T99779, pbvh gets wrong active vertex for multiresJoseph Eagar
2022-07-26UI: Nishita sky: Increase Sun Elevation UI sensitivity and remove min/maxClément Foucault
2022-07-26Cycles: Nishita Sky: Fix sun disk imprecision for large elevationClément Foucault
2022-07-26Fix T99459: GPencil: Fill tool on the surface not in the correct placeGermano Cavalcante
2022-07-26Curves: Unify poll functions, add message with no surfaceHans Goudey
2022-07-26Fix: Assert in resample curve node with single point curveHans Goudey
2022-07-26Cleanup: remove __KERNEL_CPU__Brecht Van Lommel
2022-07-26Cycles: add math functions for float8Andrii Symkin
2022-07-26Cleanup: move device BVH code to kernel/device/*/bvh.hBrecht Van Lommel
2022-07-26Geometry Nodes: Add node descriptions/tooltipsArye Ramaty
2022-07-26Fix wrong Cycles SSS intersection distance after ray distance changesBrecht Van Lommel
2022-07-26Cycles: simplify handling of ray distance in GPU renderingBrecht Van Lommel
2022-07-26Cycles: more closely match some math and intersection operations in EmbreeBrecht Van Lommel
2022-07-26Fix T99816: renaming attribute works incorrectlyJacques Lucke
2022-07-26Fix T99850: incorrect tangents on evaluated bezier curvesJacques Lucke
2022-07-26Fix T99851: Subdivide Curve node does not initialize attributes of end pointJacques Lucke
2022-07-26Fix T99880: no node timing for frames in node groupsJacques Lucke
2022-07-26Fix T99889: Fillet Curve node uses wrong radiusJacques Lucke
2022-07-26Fix T99036: hex color in "Add Color Attribute"Ramil Roosileht
2022-07-26Fix T99929: lattice modifier looks up vertex group index in wrong placeJacques Lucke
2022-07-26Fix missing disabled hint when dragging from Asset Browser in edit modeJulian Eisel
2022-07-26Curves: add warning when invalid uv map is used when adding curvesJacques Lucke
2022-07-26Geometry: detect when the sample uv is in multiple trianglesJacques Lucke
2022-07-26EEVEE-Next: Fix float3 passes being incorrectClément Foucault
2022-07-26EEVEE-Next: Fix some Material compilation errorsClément Foucault
2022-07-26EEVEE-Next: Display compatible properties panelsClément Foucault
2022-07-26Fix build error with WITH_CYCLES_KERNEL_NATIVE_ONLY on macOS ArmBrecht Van Lommel
2022-07-26Fix T99961: crash when spreadsheet shows volume gridsJacques Lucke
2022-07-26Fix: crash when accessing attributes from multiple threadsJacques Lucke
2022-07-26Undo: Improve image undo performanceAlex Parker
2022-07-26Geometry Nodes: Improve UV Sphere primive performanceHans Goudey