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-27Merge branch 'asset-browser-grid-view' into file-browser-grid-viewJulian Eisel
2022-05-27Merge branch 'master' into asset-browser-grid-viewJulian Eisel
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
2022-05-25Fix T98365: Overlay: Blender 3.2.0 Beta crashes on startupClément Foucault
2022-05-25Fix T96080: hiding elements does not work with GPU subdivKévin Dietrich
2022-05-25Geometry Nodes: skip Capture Attribute node if output is not neededMOD
2022-05-25Fix T98359: Handle object that has no feature lines.YimingWu
2022-05-25UI: Fix ops.sculpt.cloth_filter iconDalai Felinto
2022-05-25Cleanup: Add more const'ness to RNA API.Bastien Montagne
2022-05-25Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-25Fix T98344: Crash opening file with proxy.Bastien Montagne
2022-05-25Merge branch 'blender-v3.2-release'Bastien Montagne