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-05-27UI: add missing tooltips for the shader node optionsArye Ramaty
2022-05-27Fix T97790: Crash in Outliner "Blender File" mode with old filesJulian Eisel
2022-05-27Fix T96397: Cycles missing HIP support for gfx1035 devicesJagannadhan Ravi
2022-05-27Fix Cycles not rendering byte precision vertex domain colorsBrecht Van Lommel
2022-05-27Merge branch 'blender-v3.2-release'Antonio Vazquez
2022-05-27GPencil: Fix unreported Bake animation errorAntonio Vazquez
2022-05-27Cleanup: Cycles, fix "parameter unused" warningSybren A. Stüvel
2022-05-27Merge branch 'blender-v3.2-release'Julian Eisel
2022-05-27Fix T97918: Crash when changing "Frame All" shortcut from context menuJulian Eisel
2022-05-27Merge branch 'blender-v3.2-release'Sergey Sharybin
2022-05-27Fix T98379: Wrong evaluation when deactivating/activating collectionsSergey Sharybin
2022-05-27Fix T97500: NLA strip names drawn outside stripColin Basnett
2022-05-27Fix T97974: Marker line affected by NLA strip muteColin Basnett
2022-05-27Merge remote-tracking branch 'origin/blender-v3.2-release'Kévin Dietrich
2022-05-27GPU: Remove cached full/scaled image texture.Jeroen Bakker
2022-05-27Fix fuzzy ID deletion user count check.Bastien Montagne
2022-05-27Fix GHOST_kGrabHide in WaylandCampbell Barton
2022-05-27GHOST/Wayland: support mouse buttons 4-7Campbell Barton
2022-05-27Cleanup: unused argument warningsCampbell Barton
2022-05-27Fix non-square cursor creation in GHOST/SDLCampbell Barton
2022-05-27Fix error checking the search callbackCampbell Barton
2022-05-26Fix "day" unit lengthErik
2022-05-26Intern: Adding atomic_load/store support for different types.YimingWu
2022-05-26Fix T98385: Color attributes not working with GPU subdivisionKévin Dietrich
2022-05-26Fix T98392: GPU subdivision crash with knife toolsKévin Dietrich
2022-05-26Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-26Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-26Fix display error after sorting mesh elementsCampbell Barton
2022-05-26Fix Blender 2.7x keymap faulure to select & drag multiple nodesCampbell Barton
2022-05-26Cleanup: `struct PHandle` merged with alias `typedef void ParamHandle`Chris Blackbourn
2022-05-26Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-26Fix T94857: 'Gizmo Operator' from python templates spins when draggedCampbell Barton
2022-05-26UI: use visible regions when showing candidates for operators data-pathCampbell Barton
2022-05-26UI support for showing candidates for string propertiesCampbell Barton
2022-05-26Cleanup: formatCampbell Barton
2022-05-26Outliner: Make use of new C++ based functional iteratorsJulian Eisel
2022-05-26Outliner: New C++ based functional tree iteratorsJulian Eisel
2022-05-25Outliner: Fix warning icon not bubbling up correctly to collapsed parentJulian Eisel
2022-05-25Outliner: Use general warning mechanics for library overridesJulian Eisel
2022-05-25Outliner: Refactor element warning and mode column queryingJulian Eisel
2022-05-25Fix T83519: Line Gesture flip state not updating without a mouse move eventPablo Dobarro
2022-05-25UI: Curves Sculpt pinch iconDalai Felinto
2022-05-25BLI: use no_unique_address attributeJacques Lucke
2022-05-25UI: Update icons after the latest changes in the generator scriptDalai Felinto
2022-05-25Tool Icons: Support curve and objects with modifiers + color space fixDalai Felinto
2022-05-25Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-25Cleanup: Link/append: Remove useless proxy handling code.Bastien Montagne
2022-05-25Cleanup: Further tweaks to RNA path API const'ness of PointerRNA parameter.Bastien Montagne
2022-05-25Fix vertex format for mesh attributes with GPU subdivisionKévin Dietrich
2022-05-25Fix T98355: Line art crash when switch to mesh edit mode.YimingWu