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-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
2022-03-09Cleanup: rename wmEvent.prev_click_* to prev_press_*Campbell Barton
2022-03-09Event System: drag events no longer default to the drag start locationCampbell Barton
2022-03-08Cleanup: Remove extra . at the end of RNA stringAntonio Vazquez
2022-03-08GPencil: New "Additive" mode for build modifierMarc Chéhab
2022-03-08LibOverrides: Tweak to ensure no overrides can be created on linked data.Bastien Montagne
2022-03-08Curves: add initial comb, grow and shrink brushJacques Lucke
2022-03-08Event System: remove unused NDOF buttonsCampbell Barton
2022-03-08Cleanup: spelling in comments, use C++ comments for disabled codeCampbell Barton
2022-03-04Cleanup: remove outdated references to tweakCampbell Barton
2022-03-04UI: Drag & Drop to Properties Materials PanelAzeem Bande-Ali
2022-03-03i18n: Fix more potential contextual issues with "Back" UI label.Bastien Montagne
2022-03-03UV: Edge selection supportSiddhartha Jejurkar
2022-03-03Cleanup: Rename set handle type node internally to match UIHans Goudey
2022-03-02UI: Comments Misspellings of Vertex/VerticesNikhil Shringarpurey
2022-03-02Fix T96101: "Remove" button failure on Grease Pencil layer's relation to boneAntonio Vazquez
2022-03-02Curves: add brush to add curves on surfaceJacques Lucke
2022-03-02Cleanup: rename direction enum as it's part of the key-map itemCampbell Barton