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-14Fix T98797: VSE Slip Strip Contents doesn't work properlyRichard Antalik
2022-06-14Cleanup: Snake case for variable nameHans Goudey
2022-06-14Attributes: Add null check in color attribute duplicate operatorHans Goudey
2022-06-14Attributes: Adjustments to duplicate attribute API functionHans Goudey
2022-06-14Outliner: Sanitize material unlinking callback, report errorsJulian Eisel
2022-06-14Fix T98753: Outliner Unlink material in Blender File mode crashesJulian Eisel
2022-06-14Fix: Don't allow duplicate color attribute operator in edit modeHans Goudey
2022-06-14Fix T98813: crash with GPU subdiv in edit mode and instanced geometryBrecht Van Lommel
2022-06-14Fix T98715: Crash drag-dropping collection from outliner to ID propertyJulian Eisel
2022-06-14obj: vertex colors support in importer and exporterAras Pranckevicius
2022-06-13Outliner performance: Only expand sub-trees if neededJulian Eisel
2022-06-13Fix T94499: Knife missed clipping checkCian Jinks
2022-06-13Fix T93469: Image not moving in proportion to mouseRichard Antalik
2022-06-13Cleanup: Move dragging code for buttons to own fileJulian Eisel
2022-06-12Fix T98745: Anchored mode not working for sculpt smear brushJoseph Eagar
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-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 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-10Cleanup: Clang tidyHans Goudey
2022-06-09UI: Sculpt Curves Slide iconDalai Felinto
2022-06-09Fix: Crash in selection paint brush with empty curvesHans Goudey
2022-06-09Cleanup: use const variables & argumentsCampbell Barton
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-09UI: Tooltip Edit - Copy to selected buttonAaron Carlisle
2022-06-09Fix T98688: Snapping not working in curve objects with evaluated geometryGermano Cavalcante
2022-06-09Cleanup: spelling in comments & variablesCampbell Barton
2022-06-09Cleanup: warningsCampbell Barton
2022-06-09Cleanup: formatCampbell Barton
2022-06-09Fix assert triggered when snapping to evaluated geometry of a CurveGermano Cavalcante
2022-06-09Fix armatures not visible in VRPeter Kim
2022-06-08Paint: Fix Image Editor Cursor Disappearing (T90120)Joseph Eagar
2022-06-08D14823: Adds operator to duplicate the active color attribute layerDennis Ranish
2022-06-08D15085: Fix numbers jumping in edit voxel size widgetRamil Roosileht
2022-06-08Fix T98624: Curve Pen NURBS extrusion creates duplicatesDilith Jayakody
2022-06-08Cleanup: Move sculpt_automasking.c to c++Joseph Eagar
2022-06-08Fix T98565: remove unused BRUSH_PAINT icon definitionPhilipp Oeser
2022-06-08Cleanup: Use const variables/pointersHans Goudey
2022-06-08Attributes: Use names instead of layers for some functionsHans Goudey
2022-06-08Fix: Improve poll for convert attribute operatorHans Goudey
2022-06-08CMake: optionally disable OBJ, STL & GPencil SVG supportCampbell Barton
2022-06-07UI: Curves Sculpt density + smooth brushesDalai Felinto
2022-06-07IME Cleanup: Removal of BLT_lang_is_ime_supportedHarley Acheson
2022-06-07Cleanup: Use const pointers in attribute APIHans Goudey
2022-06-07Marker drawing: don't restore GPU line widthSybren A. Stüvel
2022-06-07Curves: fix transforms in Add brushJacques Lucke
2022-06-07Cleanup: remove dead codeJacques Lucke