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-06-14Cleanup: spellingCampbell Barton
2022-06-14Cleanup: redundant function callsCampbell Barton
2022-06-14Cleanup: remove the need for image scale using a contextCampbell Barton
2022-06-14Cleanup: quiet unused variable warningCampbell Barton
2022-06-14Fix T98866: GPU subdiv crash in edit mode with loose geometryKévin Dietrich
2022-06-13Outliner performance: Only expand sub-trees if neededJulian Eisel
2022-06-13Fix T93500: Sequence.fps returns 0 when proxy is usedRichard Antalik
2022-06-13Fix T94499: Knife missed clipping checkCian Jinks
2022-06-13Fix T93469: Image not moving in proportion to mouseRichard Antalik
2022-06-13Fix VSE: Effect strip has length of 1 frame when addedRichard Antalik
2022-06-13UI: Use "bl_order" for UI child panelsErik
2022-06-13IO: update documentation for `HierarchyIterator::weak_export`Sybren A. Stüvel
2022-06-13GPencil: Use better sampling limits.Yiming Wu
2022-06-13LineArt: General code cleanups.Yiming Wu
2022-06-13Cleanup: Use more specific includes for grease pencil modifiersHans Goudey
2022-06-13Cleanup: fix various typosBrecht Van Lommel
2022-06-13Cleanup: Remove unused variable and parameter in pbvh_update_draw_buffersJoseph Eagar
2022-06-13Cleanup: Move dragging code for buttons to own fileJulian Eisel
2022-06-13Fix T98735: GPU subdiv displays normals for all elementsKévin Dietrich
2022-06-12Fix T98745: Anchored mode not working for sculpt smear brushJoseph Eagar
2022-06-12Fix T98784: PBVH gpu layout check being ignoredJoseph Eagar
2022-06-12Cleanup (GPU): Improve efficiency of circle drawing.Chris Blackbourn
2022-06-12Fix unreported: Choose nsegments for 2D rotation gizmo based on screen scale.Chris Blackbourn
2022-06-12Fix unreported: 2D Gizmo bounding box updated to use gizmo scale.Chris Blackbourn
2022-06-11Fix T98517: Curve Fill Node creating extra edges.Howard Trickey
2022-06-10Fix T97362: forward slashes in USD texture pathsMichael Kowalski
2022-06-10LineArt: Clean up `LineartRenderBuffer`.Yiming Wu
2022-06-10USD import: Handle material name collisionsMichael Kowalski
2022-06-10LibOverride: Consider animated/driven properties as part of the 'system overr...Bastien Montagne
2022-06-10LibOverride: Add util to check if a given Override Property is animated.Bastien Montagne
2022-06-10RNA path: add util to find the char in an RNA path where the array indexing s...Bastien Montagne
2022-06-10Liboverride: Add rna array index return value to `BKE_lib_override_rna_proper...Bastien Montagne
2022-06-10Fix T98756: GPencil Set Vertex Color Attribute does not color unpaintedAntonio Vazquez
2022-06-10Fix regression in the recent unit system changeRamil Roosileht
2022-06-10Fix T98727: Dynamic Paint does not update normalsPhilipp Oeser
2022-06-10GHOST: add back-trace handler to the APICampbell Barton
2022-06-10Cleanup: Clang tidyHans Goudey
2022-06-10Fix: Missing includeHans Goudey
2022-06-09UI: Sculpt Curves Slide iconDalai Felinto
2022-06-09Fix: Crash in selection paint brush with empty curvesHans Goudey
2022-06-09FCurve: optimize search from an RNA path + index.Bastien Montagne
2022-06-09Fix variable being used without being initializedGermano Cavalcante
2022-06-09Cleanup: use C-style comments, add missing doxy sectionCampbell Barton
2022-06-09Cleanup: use const variables & argumentsCampbell Barton
2022-06-09Curves: Port delete geometry node to the new curves typeHans Goudey
2022-06-09Fix T98686: Cant rename local NLA tracks within a local library override data...Bastien Montagne
2022-06-09Cleanup: return true/false instead of 0/1 when returnin boolean.Bastien Montagne
2022-06-09Fix T78815: Redraw UV Editor on collection visibility changeChris Blackbourn
2022-06-09UI: Tooltip Edit - Copy to selected buttonAaron Carlisle
2022-06-09Fix T98688: Snapping not working in curve objects with evaluated geometryGermano Cavalcante