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
2021-07-02GPU: Sizecheck for push constants buffer.temp-gpu-push-constantsJeroen Bakker
2021-07-02DrawManager: Add push constants command.Jeroen Bakker
2021-07-02GPU: Binding uniformbuffer as push constant.Jeroen Bakker
2021-07-02GPU: Added push constants to shader interfaceJeroen Bakker
2021-07-02Cleanup: Renamed converter to patcher.Jeroen Bakker
2021-07-02Refactored GLSL patching for future extension.Jeroen Bakker
2021-06-30[WIP] GPU: Push Constants.Jeroen Bakker
2021-06-30Fix T89153: Follow Path for empty works only in negative valuesSebastian Parborg
2021-06-30Cleanup: store the result of isLockConstraint for reuseCampbell Barton
2021-06-30Cleanup: rename transform mode variablesCampbell Barton
2021-06-30Transform: support multi-threading for bendCampbell Barton
2021-06-30Transform: support multi-threading for most modesCampbell Barton
2021-06-30Cleanup: use const arguments for accessor functionsCampbell Barton
2021-06-30Cleanup: use const for datatoc declarationsCampbell Barton
2021-06-30Geometry Nodes: Curve Primitive Bezier SegmentJohnny Matthews
2021-06-30Cleanup: rename 'count' to 'len'Campbell Barton
2021-06-30Cleanup: unused arg warningsCampbell Barton
2021-06-30Geometry Nodes: Curve Primitive Quadratic Bezier SegmentJohnny Matthews
2021-06-30Geometry Nodes: Curve Primitive SpiralJohnny Matthews
2021-06-30Geometry Nodes: Curve Primitive SpiralJohnny Matthews
2021-06-30Cleanup: split uses of _snap_sequencer_apply according to transform modeGermano Cavalcante
2021-06-29Cleanup: Deduplicate codeGermano Cavalcante
2021-06-29Cleanup: split CalcSnapGeometry in smaller functionsGermano Cavalcante
2021-06-29VSE: Improved SnappingRichard Antalik
2021-06-29Fix crash on link/append for asset data-blocks in Thumbnails modeJulian Eisel
2021-06-29Fix T89523: Cycles OpenCL compile error after recent changesBrecht Van Lommel
2021-06-29Win32: Window Placement DPI and Scale AdjustmentHarley Acheson
2021-06-29UI: Support setting operator properties for `UILayout.operator_menu_enum()`Julian Eisel
2021-06-29Cleanup: Win32 Window CreationHarley Acheson
2021-06-29Fix Cycles hair render error on GPU after recent changesBrecht Van Lommel
2021-06-29Cleanup: Remove unused function in lineart_cpu.cYimingWu
2021-06-29Fix T70615: Cycles ignores BSDF inputs when nodes are optimizedKévin Dietrich
2021-06-29LineArt: Filtering intersection lines using mask numbersYimingWu
2021-06-29Fix T89484: NLA "Remove Empty Animation Data" missing Outliner refreshPhilipp Oeser
2021-06-29Fix T89526: "Toggle Maximize Area" clears context screen propertiesCampbell Barton
2021-06-29Cleanup: unused warningsCampbell Barton
2021-06-29LineArt: Use separate sub panel for line types.YimingWu
2021-06-29Cleanup: use 'const' arguments in transform calculationCampbell Barton
2021-06-29Cleanup: clang-formatCampbell Barton
2021-06-29Cleanup: spellingCampbell Barton
2021-06-29Cleanup: GPU Shader Log Parsing.Jeroen Bakker
2021-06-29Fixed issue in previous commit.Jeroen Bakker
2021-06-29Fix T89405: Viewport Render Preview glitching (AMD)Jeroen Bakker
2021-06-29Typo in function identifier: mutli -> multiHarley Acheson
2021-06-29Cleanup: Use function name for allocation stringsHans Goudey
2021-06-29LineArt Cleanup: Rename floating->looseYimingWu
2021-06-29Cleanup: use "use_" prefix for boolean typesCampbell Barton
2021-06-29Cleanup: translate commentsCampbell Barton
2021-06-29Curves: Avoid duplication of control points during evaluationHans Goudey
2021-06-29Cleanup: Avoid freeing curve evaluation data twiceHans Goudey