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
path: root/source
AgeCommit message (Expand)Author
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 error checking the search callbackCampbell Barton
2022-05-26Fix "day" unit lengthErik
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-26Fix display error after sorting mesh elementsCampbell Barton
2022-05-26Cleanup: `struct PHandle` merged with alias `typedef void ParamHandle`Chris Blackbourn
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-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-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
2022-05-25Fix link/append code not properly setting correct ID in context items.Bastien Montagne
2022-05-25Cleanup: knife toolCampbell Barton
2022-05-25Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-25Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-25Fix T98349: Knife project resulting selection is wrongCampbell Barton
2022-05-25Cleanup: remove context argument from EDBM_mesh_knifeCampbell Barton
2022-05-25Merge branch 'blender-v3.2-release'Jeroen Bakker
2022-05-25Fix T98350: Crash when using clone tool + sequence.Jeroen Bakker
2022-05-25GPU: Updated comment about HQ normals workaround.Jeroen Bakker
2022-05-25Merge branch 'blender-v3.2-release'Jeroen Bakker
2022-05-25GPU: Fix issue that negated HQ normals workaround.Jeroen Bakker
2022-05-25PyDoc: fix generated output for gpu.shaderCampbell Barton
2022-05-25Cleanup: spelling, unbalanced doxy sectionsCampbell Barton
2022-05-25Cleanup: use doxy sections for mathutils typesCampbell Barton
2022-05-24Drag & drop: Use session UUID of IDs instead of name for droppingJulian Eisel
2022-05-24Cleanup: Use new helpers for passing IDs from drag & drop to operatorsJulian Eisel
2022-05-24Cleanup: make formatJacques Lucke
2022-05-24Drag & drop: Invert priority of name and session UUID in ID lookupsJulian Eisel