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-03-30temp-sculpt-colors: remove unrelated iconstemp-vertex-paintJoseph Eagar
2022-03-30temp-sculpt-colors: comment formattingJoseph Eagar
2022-03-29Merge branch 'master' into temp-sculpt-colorsJoseph Eagar
2022-03-29Fix T96582: Wipe effect not workingRichard Antalik
2022-03-29Fix T96699: Splitting strip does not copy animationRichard Antalik
2022-03-29Fix T96347: Pose gizmo shown at wrong location with multiple objectsCampbell Barton
2022-03-29Fix T96691: Heap corruption in file_browse_execCampbell Barton
2022-03-29Cleanup: Move two grease pencil files to C++Hans Goudey
2022-03-28Cleanup: Move scene.c to C++Hans Goudey
2022-03-28Cleanup: Use const mesh argumentsHans Goudey
2022-03-28Cleanup: Move transform_snap_object.c to C++Hans Goudey
2022-03-28Fix T96728: 'Automatic Constraint' using the wrong orientationGermano Cavalcante
2022-03-28Transform: avoid excessive recalculation with 'TREDRAW_SOFT'Germano Cavalcante
2022-03-28Cleanup/Refactor: remove unused 'SNAP_ONLY_ACTIVE' enum parameterGermano Cavalcante
2022-03-28Transform: Improve 'absolute grid snap' support detectionGermano Cavalcante
2022-03-28Cleanup: transform, use early returnsGermano Cavalcante
2022-03-28Outliner: Don't show indirectly linked Library Overrides propertiesJulian Eisel
2022-03-28Fix T96812: Regression: Snapping is broken with proportional editingGermano Cavalcante
2022-03-28Fix T96828: GPencil primitives handlers not workingAntonio Vazquez
2022-03-28Cleanup: Use bool literals in return statements of text editor poll functions.Bastien Montagne
2022-03-28Fix various UI messages issues.Bastien Montagne
2022-03-28Fix (unreported) crash in some mesh-from-object code.Bastien Montagne
2022-03-28Fix T96670: bake from multires not reflected in the Image Editor.Jeroen Bakker
2022-03-28Cleanup: return success from python_script_error_jumpCampbell Barton
2022-03-28Python: select the start-end range of syntax errorsCampbell Barton
2022-03-28Cleanup: variable/argument naming for Python exception accessCampbell Barton
2022-03-28Fix text editor failure to move the cursor for syntax errorsCampbell Barton
2022-03-28Cleanup: early exit when there is no exceptionCampbell Barton
2022-03-28Cleanup: use "num" as a suffix in: source/blender/modifiersCampbell Barton
2022-03-28Cleanup: use "num" as a suffix in: source/blender/nodesCampbell Barton
2022-03-28Cleanup: use "num" as a suffix in: source/blender/renderCampbell Barton
2022-03-28Cleanup: use "num" as a suffix in: source/blender/pythonCampbell Barton
2022-03-28Cleanup: Reduce duplication to prepare for UDIM packingJesse Yurkovich
2022-03-27OBJ: use fmt library instead of sprintf for faster formattingAras Pranckevicius
2022-03-27Cleanup: Remove frameserver cmake definitionAaron Carlisle
2022-03-26GPencil: Add an xray toggle for each annotation layerLictex Steaven
2022-03-26Increase bevel segment limit in modifier from 100 to 1000.Howard Trickey
2022-03-26Cleanup: Remove double #ifdef WITH_TBB checkRay Molenkamp
2022-03-26Fix T95901: Crash in Fill curve (set to N-gon)Howard Trickey
2022-03-26Fix T96790: Gpencil Inverted Fill makes extra stroke at originAntonio Vazquez
2022-03-26DRW: Port draw_common.c to use shared definition with GLSLClément Foucault
2022-03-26GPU: ShaderBuilder: Skip shader compilation for unsupported shaders.Clément Foucault
2022-03-26GL: Fix shader error logging on Apple M1 hardwareClément Foucault
2022-03-26GPU: ShaderBuilder: Fix compilation on MacClément Foucault
2022-03-26Cleanup: move eFileSel_Action from DNA to WM_api.hCampbell Barton
2022-03-26Fix incorrect argument for rigid-body world exportCampbell Barton
2022-03-26Cleanup: use "use_" prefix for booleansCampbell Barton
2022-03-26Cleanup: quiet compiler warningCampbell Barton
2022-03-26Windows/Installer: Fix capital B in shortcutRay Molenkamp
2022-03-25CMake: Give some extra space to info_cfg_optionRay Molenkamp