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
2020-09-05Cleanup: GPUTexture: Remove use of GPU_texture_create_nDClément Foucault
2020-09-05GLTexture: Add validation for empty slots before drawingClément Foucault
2020-09-05OCIO: Use GPUTexture instead of OpenGL calls and remove gl dependencyClément Foucault
2020-09-05GPUTexture: Implement back 3D texture resizeClément Foucault
2020-09-05BLI: Math: Add equals_v3v3_intClément Foucault
2020-09-05Cleanup: GPUTexture: Clean framebuffer attachmentClément Foucault
2020-09-05Cleanup: GPUFrameBuffer: Use Texture class instead of gl callsClément Foucault
2020-09-05GLTexture: Add back texture proxy checkClément Foucault
2020-09-05GPUTexture: Add support for samplersClément Foucault
2020-09-05GPUTexture: GL Backend IsolationClément Foucault
2020-09-05GPUFramebuffer: Encapsulate single attachement clearClément Foucault
2020-09-05Cleanup: EEVEE: Use correct array size and use equals_v2v2_intClément Foucault
2020-09-05GPUTexture: Add skeleton of the new GLTexture classClément Foucault
2020-09-05GPUTexture: Remove bind to edit callsClément Foucault
2020-09-05Merge branch 'master' into greasepencil-edit-curveAntonio Vazquez
2020-09-05UI: Masking: Add more transform operators to menuAaron Carlisle
2020-09-05UI: Masking: Reorginize mask menu to be more conistentAaron Carlisle
2020-09-05New boolean: Fix second example in T79404.Howard Trickey
2020-09-05Fix Cycles redefining some Blender macrosBrecht Van Lommel
2020-09-04Fix Cycles unsetting most GCC and Clang C++ flagsJulian Eisel
2020-09-04UI Code Quality: Use derived struct for number buttonsJulian Eisel
2020-09-04UI Code Quality: Store curve-button gradient type in derived structJulian Eisel
2020-09-04Fix building on windows after cleanup changes in tiff.cSebastian Parborg
2020-09-04Cleanup: Remove redundant redeclaration in colladaSebastian Parborg
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-09-04Fix T80426: Crash when deleting custom orientationGermano Cavalcante
2020-09-04Fix build error on macOS after recent changesBrecht Van Lommel
2020-09-04Cleanup: fix compiler warnings for MSVCBrecht Van Lommel
2020-09-04CMake: refresh building and external library handling of Cycles standaloneBrecht Van Lommel
2020-09-04Curve Profile: Miscellaneous cleanupHans Goudey
2020-09-04Cleanup: Clang-Tidy bugprone-copy-constructor-init fixSybren A. Stüvel
2020-09-04Cleanup: Use function pointers in sculpt gesturesPablo Dobarro
2020-09-04Cleanup: Use function pointers in geometry extractPablo Dobarro
2020-09-04Cleanup: Clang-Tidy, describe current status of rulesSybren A. Stüvel
2020-09-04Cleanup: Clang-Tidy bugprone-incorrect-roundings fixesSybren A. Stüvel
2020-09-04GPencil: Change Interpolate shortcut to Ctrl+EAntonio Vazquez
2020-09-04GPencil: New option to set steps in Interpolate SequenceAntonio Vazquez
2020-09-04Cleanup: more Clang-Tidy readability-const-return-type fixesSybren A. Stüvel
2020-09-04Cleanup: typo fix in a commentSybren A. Stüvel
2020-09-04Cleanup: Enable Clang-Tidy readability-qualified-auto ruleSybren A. Stüvel
2020-09-04Cleanup: Clang-Tidy readability-redundant-declaration fixSybren A. Stüvel
2020-09-04Cleanup: Clang-Tidy readability-static-accessed-through-instance fixesSybren A. Stüvel
2020-09-04Cycles: Cleanup, mark overridden virtual methods as suchSergey Sharybin
2020-09-04Cleanup: Clang-Tidy readability-const-return-type fixesSybren A. Stüvel
2020-09-04Cleanup: Clang-Tidy readability-redundant-preprocessor fixesSybren A. Stüvel
2020-09-04Fix T80273: Restrict option in weight paint doesn't work with gradientPhilipp Oeser
2020-09-04Fix T78084: Search does not accept text fragments everywherePhilipp Oeser
2020-09-04UI: Make UV Editor contextual menu more consistent with 3D ViewAaron Carlisle
2020-09-04Docs: Fix typo in creator args formattingAaron Carlisle
2020-09-03Fix assert when cleaning constraints in the transform toolGermano Cavalcante