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-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
2022-03-02Event System: remove tweak events in favor of click-dragCampbell Barton
2022-03-01Merge branch 'blender-v3.1-release'Jacques Lucke
2022-03-01Fix T96030: ImageEditor not updated for generated images.Jeroen Bakker
2022-03-01Cleanup: move Event.is_repeat & is_direction_inverted to flagsCampbell Barton
2022-03-01Cleanup: use doxygen comments, correct spellingCampbell Barton
2022-02-28Animation: Sensible frame range for motion pathsColin Marmont
2022-02-26UI: Use title case for labelsAaron Carlisle
2022-02-25Curves: add surface object pointerJacques Lucke
2022-02-25LibOverrides: fix handling of hierarchy root in complex cases.Bastien Montagne
2022-02-25GPencil: Fill Dilate using negative values contract the fill areaAntonio Vazquez
2022-02-25Cleanup: use flags for wmEvent modifier keysCampbell Barton
2022-02-24Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-24Fix: Crash switching between sculpt and edit modeHans Goudey
2022-02-23Geometry Nodes: Duplicate Elements NodeJohnny Matthews
2022-02-23NDOF: make camera view/pan behavior optionalCampbell Barton