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-22Fix UI (and code!) typos.Bastien Montagne
2021-03-22Cleanup: check the space type instead of the operators poll functionCampbell Barton
2021-03-22RNA: rename recently added line-art propertiesCampbell Barton
2021-03-22RNA: use boolean array for transarency masksCampbell Barton
2021-03-22Cleanup: spelling, expand on commentsCampbell Barton
2021-03-22Cleanup: clang-formatCampbell Barton
2021-03-22Revert "Disable clang-format for objective-C bits in GHOST."Campbell Barton
2021-03-22Cleanup: disable clang-format for 'intern/libmv/third_party' headersCampbell Barton
2021-03-22Cleanup: clang-format, trailing spaceCampbell Barton
2021-03-22Cleanup: Don't use class method to override equality operatorHans Goudey
2021-03-21Cleanup: compile errors on macosJacques Lucke
2021-03-21Functions: refactor virtual array data structuresJacques Lucke
2021-03-21UI: Title case for Proxy Setup and fix typoPablo Vazquez
2021-03-21Functions: move CPPType creation related code to separate headerJacques Lucke
2021-03-21Cleanup: fix compiling with older compiler on macosJacques Lucke
2021-03-21Cleanup: move some headers from MOD_lineart.h to source filesCampbell Barton
2021-03-21Cleanup: redundant headers in 'source/blender/gpencil_modifiers'Campbell Barton
2021-03-21Cleanup: correct variable name mixup in BLI_str_quoted_substrNCampbell Barton
2021-03-21Fix uninitialized memory use loading movie sequence stripsCampbell Barton
2021-03-21Fix failure to set transform rotate around singleCampbell Barton
2021-03-21Cleanup: remove redundant NULL checksCampbell Barton
2021-03-21Cleanup: unused return statementsCampbell Barton
2021-03-21Cleanup: use static local variablesCampbell Barton
2021-03-21Cleanup: remove window manager headers from MOD_lineartCampbell Barton
2021-03-21Cleanup: replace 'unsigned char' with 'uchar'Campbell Barton
2021-03-21Cleanup: remove redundant castsCampbell Barton
2021-03-21Cleanup: spelling, doxygen comment formattingCampbell Barton
2021-03-21Fix T86643: Win32 Entering Full Screen While MaximizedHarley Acheson
2021-03-21Fix T86660 EEVEE: Undefined behaviour in specular_occlusionClément Foucault
2021-03-20Bevel code: add a null pointer check.Howard Trickey
2021-03-20Cleanup: quiet warningJacques Lucke
2021-03-20BLI: improve support for generic algorithms with c++ containersJacques Lucke
2021-03-20Cleanup: quiet warningJacques Lucke
2021-03-20LineArt: Fix blank baking for when source type is object.YimingWu
2021-03-20Fix T86746: Description missing from Quick LiquidFalk David
2021-03-20Fix T86745: trace sequence keyframe offsetFalk David
2021-03-20LineArt: Fixed source selection for nested-instanced collection.YimingWu
2021-03-20Fix T86730: LineArt: keep contour when there's perpendicular faces.YimingWu
2021-03-20Join curves: compensate for different bevel depthsPhilipp Oeser
2021-03-20Fix issues introduced strip loading refactoringRichard Antalik
2021-03-20Fix T86355: Added effect strip has wrong lengthRichard Antalik
2021-03-20Fix T85824: Transition between adjustment regressionRichard Antalik
2021-03-20VSE UI: Cleanup scene panel stylePeter Fog
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-20Fix T54395: Original image size set incorrectlyEitan
2021-03-20VSE: Add new_meta RNA API functionFélix
2021-03-20VSE: Add move_to_meta RNA API functionFélix
2021-03-20Theme: Use curved noodles in the nodes editor.Pablo Vazquez