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-06-23support normal smoothingtemp-deform-curves-with-surfaceJacques Lucke
2022-06-22progressJacques Lucke
2022-06-22progressJacques Lucke
2022-06-22support translationJacques Lucke
2022-06-22Merge branch 'master' into deform-curves-with-surfaceJacques Lucke
2022-06-22Cleanup: Remove unused function argumentsSergey Sharybin
2022-06-22Cleanup: clang-formatSergey Sharybin
2022-06-22Revert "LibOverride: Handle dependencies in both directions in partial overri...Dalai Felinto
2022-06-22Mask Editor: Add toggle for mask spline drawingSimon Lenz
2022-06-22D14975: Voxel Remesh Size Edit - Constant Size by defaultRamil Roosileht
2022-06-22Rigid body physics: Move effector force update into substep loop.Lukas Tönne
2022-06-22Cleanup: remove redundant GPU headersCampbell Barton
2022-06-22Cleanup: replace BLF defines with enum, formattingCampbell Barton
2022-06-22Fix T99078: Crash closing the file selector in WaylandCampbell Barton
2022-06-21Cleanup: Grammar in commentsHans Goudey
2022-06-21Cleanup: Remove unused argumentHans Goudey
2022-06-21Fix T98960: Baking to active color attribute uses wrong layerHans Goudey
2022-06-21GPencil: Move New Layer option to menu topAntonio Vazquez
2022-06-21Fix crash editing anisotropic filter preference from background modeBrecht Van Lommel
2022-06-21Cleanup: removed unused Blender Internal bump/normal mapping texture codeBrecht Van Lommel
2022-06-21Fix T97533: Extrapolation of NLA strips outside current view are not renderedColin Basnett
2022-06-21NLA: when searching for active track/strip, shortcut when none is activeSybren A. Stüvel
2022-06-21Fix 2 for T98700: Crash when recursively nesting NLA meta stripsSybren A. Stüvel
2022-06-21NLA: update comment to reflect the current implementationSybren A. Stüvel
2022-06-21NLA: add `BLI_assert_msg()` to check for assumptionSybren A. Stüvel
2022-06-21LineArt: Move style options to top of the modifier.Yiming Wu
2022-06-21Fix T98919: Eevee unlinked aov output nodes don't render.Jeroen Bakker
2022-06-21Cleanup: remove unneeded code in eevee_bloom.Jeroen Bakker
2022-06-21Fix T98972: EEVEE Bloom Pass Outputs Final Image Instead of Bloom.Jeroen Bakker
2022-06-21Cleanup: use full names for generated wayland headers, use own directoryCampbell Barton
2022-06-21Fix error in GHOST_ASSERT under WaylandCampbell Barton
2022-06-21GPU subdiv: fix hidden faces in paint mode when hidden in edit modeKévin Dietrich
2022-06-21Cleanup: Fix format on previous commitChris Blackbourn
2022-06-21UV: Add "Select Similar" operator in UV editorChris Blackbourn
2022-06-21Cleanup: Type safety and asserts around ED_select_similar_compareChris Blackbourn
2022-06-21Fix T99016: GPU subdiv artifacts in weight paint with smooth shadingKévin Dietrich
2022-06-21Fix T99033: KDTree deduplication can erase valuesChris Blackbourn
2022-06-21Cleanup (UV): Use blenlib math utilitiesChris Blackbourn
2022-06-20Cleanup: Move paint_vertex_color_ops.c to C++Hans Goudey
2022-06-20Fix T94969: Crash in Volume to Mesh with 0 voxelsErik
2022-06-20Cleanup: Grammar: a vs anHans Goudey
2022-06-20Build Deps: Disallow looking for Python in registry for ISPCSergey Sharybin
2022-06-20Build Deps: Pass Python3 root to ISPCSergey Sharybin
2022-06-20Build Deps: Fix ISPVC and OIDN compilation on fresh WindowsSergey Sharybin
2022-06-20Fix T99019 EEVEE: Regression: Specular BSDF does not apply occlusionClément Foucault
2022-06-20Fix T99018: EEVEE: Regression: Specular BSDF apply specular color input twiceClément Foucault
2022-06-20Curves: extract surface brush sampling into separate functionJacques Lucke
2022-06-20BLI: add min_inplace and max_inplace functionsJacques Lucke
2022-06-20Fix: assert when deleting all curvesJacques Lucke
2022-06-20Mask Editor: Add mask blending factor for combined overlaySimon Lenz