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-03-31node in spreadsheetJacques Lucke
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
2021-03-26Geometry Nodes: Add Attribute Clamp NodeCharlie Jolly
2021-03-26Geometry Nodes: Add Attribute Map Range NodeVictor-Louis De Gusseme
2021-03-26Animation: action mirror RNA API using pose contentsCampbell Barton
2021-03-25LibOverride: Silence noisy warnings in console.Bastien Montagne
2021-03-25Geometry Nodes: change order of domains in drop downJacques Lucke
2021-03-25Geometry Nodes: rename attribute domainsJacques Lucke
2021-03-25Fix T86853: Critical bug in write code of CacheFile ID.Bastien Montagne
2021-03-24Cleanup: Remove unecessary enum funcsHans Goudey
2021-03-23LibOverride: Also consider RNA Collection in 'need resync' detection.Bastien Montagne
2021-03-23RNA: support automatically mapping string property to char pointerJacques Lucke
2021-03-23VSE: Sanitize move_to_meta usageRichard Antalik
2021-03-23Nodes: Add Refract and Faceforward functions to Vector Maths nodesCharlie Jolly
2021-03-23Geometry Nodes: show domain in attribute fill nodeJacques Lucke
2021-03-23Curves: add taper mode optionOmar Emara
2021-03-23RNA: correction to a05cbc9914a76fa50c8367262dff507506e26c66Campbell Barton
2021-03-22Cleanup: remove unexposed nodesJacques Lucke
2021-03-22Fix UI (and code!) typos.Bastien Montagne
2021-03-22RNA: rename recently added line-art propertiesCampbell Barton
2021-03-22RNA: use boolean array for transarency masksCampbell Barton
2021-03-21UI: Title case for Proxy Setup and fix typoPablo Vazquez
2021-03-21Cleanup: spelling, doxygen comment formattingCampbell Barton
2021-03-20VSE: Preview images when moving strip handlesPeter Fog
2021-03-20VSE: Text strip improvementsPeter Fog
2021-03-20VSE: Add bold and italic option for text stripPeter Fog
2021-03-20VSE: Add new_meta RNA API functionFélix
2021-03-20VSE: Add move_to_meta RNA API functionFélix
2021-03-19EEVEE: Lights: Add Volume and diffuse light power sliderClément Foucault
2021-03-19Geometry Nodes: Add geometry instances data to the spreadsheetHans Goudey
2021-03-19LineArt: Added back the missing "allow_clipping_boundaries" option.YimingWu
2021-03-19LineArt: Remove geometry space chainingYimingWu
2021-03-19Python API: Expose CurveProfile Reset View functionPatrick Busch
2021-03-18Fix missing view3d updates after recent NC_SPACE notifier filtersPhilipp Oeser
2021-03-18Cleanup, LineArt: Sample -> ResampleYimingWu
2021-03-18Cleanup, LineArt: Rename LineartLine -> LineartEdgeSebastian Parborg
2021-03-18Cleanup: spellingCampbell Barton
2021-03-17UI: Tweak labels, descriptions, and panel layout for line artHans Goudey