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-03-26Increase bevel segment limit in modifier from 100 to 1000.Howard Trickey
2022-03-26Cleanup: use "use_" prefix for booleansCampbell Barton
2022-03-25GPencil: Cyclic flag for dot dash modifierYimingWu
2022-03-25GPencil: Improve smooth operationHenrik Dick
2022-03-25Cleanup: rename CustomDataExternal.filename => filepathCampbell Barton
2022-03-25Cleanup: rename ParticleSettings.child_nbr => child_percentCampbell Barton
2022-03-25ImBuf: Add support for WebP image formatAaron Carlisle
2022-03-24Fix: Missing "Hair" to "Curves" renameHans Goudey
2022-03-24Outliner: Remove list of library overrides from general display modesJulian Eisel
2022-03-24GPencil: New Envelope ModifierHenrik Dick
2022-03-243D View: preference to disable selection cycling on first clickCampbell Barton
2022-03-24Cleanup: clang-formatDalai Felinto
2022-03-24GPencil: lower bounds for gap in dot dash modifierHenrik Dick
2022-03-24Cleanup: use "filepath" instead of "filename" for full pathsCampbell Barton
2022-03-24Cleanup: extra property update for ShaderFxGlow.opacityKévin Dietrich
2022-03-23Color Management: support different settings for render and compositing outputBrecht Van Lommel
2022-03-23Cleanup: move documentation to headers, other minor correctionsCampbell Barton
2022-03-23UI: Change subdiv to subdivision for EEVEE hairAaron Carlisle
2022-03-23UI: Clarify fluid sim CFL Number tooltipAaron Carlisle
2022-03-22Fix T96361: missing update when changing texture mapping propertiesJacques Lucke
2022-03-22Curve: Validation message split from nurb_check_validLaurynas Duburas
2022-03-22Cleanup: refactor passing of color management settings for image saveBrecht Van Lommel
2022-03-21Curves: new Add brushJacques Lucke
2022-03-21UI: improve names and tooltips in viewport preferencesEthan-Hall
2022-03-21Cleanup: add image_format.cc for functions related to ImageFormatDataBrecht Van Lommel
2022-03-18EEVEE: Add new experimental "EEVEE Next" optionClément Foucault
2022-03-18Fix wrong documentation/UI text for NodeLinkKévin Dietrich
2022-03-18Fix typo in smooth brush tooltipKévin Dietrich
2022-03-16Cleanup: Further removal for legacy geometry nodesHans Goudey
2022-03-16Geometry Nodes: Remove legacy node codeHans Goudey
2022-03-15Cleanup: Remove confusing double negation in RNA helper functionJulian Eisel
2022-03-14Geometry Nodes: Add named attribute nodes behind experimental flagHans Goudey
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-14RNA: Generate property declerations header, solving msg-bus C++ incompatibilityJulian Eisel
2022-03-14Revert "Animation: Sensible frame range for motion paths"Sybren A. Stüvel
2022-03-14Fix T96396: cannot set active node group output with PythonJacques Lucke
2022-03-14Cleanup: use size_t for BLF text API functionsCampbell Barton
2022-03-11Cleanup: use M_PI_2 and M_PI_4 where possibleHallam Roberts
2022-03-11Correct error in d2222d5b2cac203f4ddaae5c99b96701587231e7Campbell Barton
2022-03-11RNA: use a function to access the nurbs error messageCampbell Barton
2022-03-11PyAPI: use C/RNA API for Text.from_string/to_stringCampbell Barton
2022-03-11RNA: support functions returning allocated stringsCampbell Barton
2022-03-11Curve: Improve NURBS knot generation modesLaurynas Duburas
2022-03-11Transform/UI: individualize the option to use snap per editor typeGermano Cavalcante
2022-03-10Fix T96292: unable to set active material output using PythonJacques Lucke
2022-03-10IK: make Ik chain length non-animatableSybren A. Stüvel
2022-03-10Cleanup: use 'WM_file_' prefix for file operationsCampbell Barton
2022-03-10Cleanup: spelling in comments & some minor clarificationsCampbell Barton
2022-03-09Curves: rename initial brushesJacques Lucke
2022-03-09Cleanup: use ELEM macroCampbell Barton