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
2021-04-24Fix T85567: Crash accessing gizmo group on `__del__`Campbell Barton
2021-04-22Fix T85051: Add bisect distance as a parameter to the mirror modifierFalk David
2021-04-16Fix T65064: Keymaps items controlling dynamic enums fail to exportCampbell Barton
2021-04-16RNA: add STRUCT_NO_CONTEXT_WITHOUT_OWNER_ID flagCampbell Barton
2021-04-16Fix RNA enum item callbacks not checking for NULL contextCampbell Barton
2021-04-15RNA: Silence warning when building without audaspaceDalai Felinto
2021-04-15GPencil: Change UI text and tooltipAntonio Vazquez
2021-04-15Spreadsheet: breadcrumbs and node pinningJacques Lucke
2021-04-13Nodes: Tooltip for Group Input propertiesFabian Schempp
2021-04-13Object: Enable transfer mode functionality for switching objects in Sculpt ModePablo Dobarro
2021-04-13Spreadsheet: rename Point to VertexJacques Lucke
2021-04-13Motion Tracking: setting Keyframe A & B was not updating UI indicatorsPhilipp Oeser
2021-04-13DNA: support int8_t type in DNA structsJacques Lucke
2021-04-12UI/Nodes: Improve feedback when adding node fails (e.g. on drag & drop)Julian Eisel
2021-04-12UI: Fix a few RNA description stringsDamien Picard
2021-04-11Cleanup: spellingCampbell Barton
2021-04-09Fix use of uninitialized memory in BKE_scene_objects_as_gsetCampbell Barton
2021-04-09Fix: Missing GeometryNodeCustomGroupRay Molenkamp
2021-04-08Cleanup: Use const arguments for volume codeHans Goudey
2021-04-08Spreadsheet: support showing data of specific nodeJacques Lucke
2021-04-08Fix T81707: Spline IK Joints "Floating" above curveSebastian Parborg
2021-04-08Text Editor: don't force other views to follow the cursorCampbell Barton
2021-04-08Cleanup: spellingCampbell Barton
2021-04-08LibOverride: Add a dedicated view in the Outliner.Bastien Montagne
2021-04-06Fix T84623: Curve/Surface force not working in normal directionPhilipp Oeser
2021-04-06Fix T86175: Missing viewport update when toggling HDRI previewEvan Wilson
2021-04-06Fix T87187: Area.type & ui_type empty area access failsCampbell Barton
2021-04-05Render: faster animation and re-rendering with Persistent DataBrecht Van Lommel
2021-04-02GPencil: Prevent RNA assignment of invalid materials in modifiersPhilipp Oeser
2021-04-02Geometry Nodes: Allow float input for point scale nodeHans Goudey
2021-04-02Fix T84520: Make the different weight paint code paths exclusive to each otherSebastian Parborg
2021-04-01Geometry Nodes: Improve speed of boolean node, use multi-input socketHans Goudey
2021-04-01Curve: Remove 'CU_2D' flag used for nurbsGermano Cavalcante
2021-04-01LineArt: Remove "soft selection" option.YimingWu
2021-04-01LineArt: Remove resampling settings.YimingWu
2021-04-01Cycles: add a spread setting for area lightsMatteo Falduto
2021-03-31GPencil: Remove flag PROP_ID_SELF_CHECK from materialsAntonio Vazquez
2021-03-30UI: Skip undo steps when changing properties of the 3d cursorGermano Cavalcante
2021-03-30Fix: buttons whose property contains an 'owner_id' ignore rna undo checkGermano Cavalcante
2021-03-30Nodes: Expose multi input socket in python APIWannes Malfait
2021-03-30Armature: Add Display Axis OffsetScott Wilson
2021-03-30VSE: Add fit method to RNA APIRichard Antalik
2021-03-29Fix T86983: `bl_description = None` crash on RNA class registrationCampbell Barton
2021-03-29Overrides: Make Experimental API Fail On Usage.Jeroen Bakker
2021-03-29Overrides: API to create an override template.Jeroen Bakker
2021-03-29Compositor: Add Anti-Aliasing nodeHabib Gahbiche
2021-03-27Cleanup: clang-formatCampbell Barton
2021-03-26UI: Change Usages of 'WPaint' to 'Weight Paint'Yevgeny Makarov
2021-03-26UI: Use unified format for "Warning" in descriptionsYevgeny Makarov
2021-03-26LibOverride optimization; Do not compare bound box of objects.Bastien Montagne