99760 Commits (master)
 

Author SHA1 Message Date
Campbell Barton 9978485e82 Makefile: update spell checking targets
4 years ago
Julian Eisel 69377784f5 Fix T67265: Status bar is overlapped by workspace layout
4 years ago
Julian Eisel 7d8a252c17 Cleanup: Add const to BKE screen function
4 years ago
Clément Foucault 581c35bea8 GLState: Fix compilation warning on MSVC
4 years ago
Clément Foucault 03b36abbe6 GLTexture: Fix undefined behavior when binding textures the first time
4 years ago
Clément Foucault 9764d3e4dc GLDebug: Trim NVidia debug output
4 years ago
Clément Foucault 71872e3809 GLTexture: Add Feedback loop check
4 years ago
Clément Foucault 14926a81b6 Cleanup: GPUFramebuffer: Remove unused variable
4 years ago
Clément Foucault 64490bdedb GLTexture: Add direct state access support
4 years ago
Clément Foucault 558e1158e7 GLState: Add texture multibind and remove redundant binds
4 years ago
Clément Foucault 6560a1c35e Math Utils: Add bitscan 64bit version
4 years ago
Clément Foucault 44b3985a18 GPUTexture: OCIO: Workaround new missing bind error checking
4 years ago
Clément Foucault 65a593f6ef GPUDebug: Only enable resource checking in debug mode
4 years ago
Clément Foucault 8e4c0efbe3 Cleanup: GPUTexture: Move debug messages outside of creation function
4 years ago
Clément Foucault ab95cdaba9 GPUTexture: Change texture creation API
4 years ago
Clément Foucault bac4606937 Cleanup: GPUTexture: Remove use of GPU_texture_create_nD
4 years ago
Clément Foucault 7d4adbdfab GLTexture: Add validation for empty slots before drawing
4 years ago
Clément Foucault 541de201fe OCIO: Use GPUTexture instead of OpenGL calls and remove gl dependency
4 years ago
Clément Foucault cc0410193d GPUTexture: Implement back 3D texture resize
4 years ago
Clément Foucault 78dcd92edb BLI: Math: Add equals_v3v3_int
4 years ago
Clément Foucault 895ec05212 Cleanup: GPUTexture: Clean framebuffer attachment
4 years ago
Clément Foucault 13305fb513 Cleanup: GPUFrameBuffer: Use Texture class instead of gl calls
4 years ago
Clément Foucault b100b77fda GLTexture: Add back texture proxy check
4 years ago
Clément Foucault 31c77a14af GPUTexture: Add support for samplers
4 years ago
Clément Foucault c766d9b9dc GPUTexture: GL Backend Isolation
4 years ago
Clément Foucault db21c12abe GPUFramebuffer: Encapsulate single attachement clear
4 years ago
Clément Foucault 22a84a673a Cleanup: EEVEE: Use correct array size and use equals_v2v2_int
4 years ago
Clément Foucault a92d77acf7 GPUTexture: Add skeleton of the new GLTexture class
4 years ago
Clément Foucault f72c1c4547 GPUTexture: Remove bind to edit calls
4 years ago
Aaron Carlisle c598e939ad UI: Masking: Add more transform operators to menu
4 years ago
Aaron Carlisle 4155d77026 UI: Masking: Reorginize mask menu to be more conistent
4 years ago
Howard Trickey da6e6e0432 New boolean: Fix second example in T79404.
4 years ago
Brecht Van Lommel cf0ba59e31 Fix Cycles redefining some Blender macros
4 years ago
Julian Eisel e73c60f1bd Fix Cycles unsetting most GCC and Clang C++ flags
4 years ago
Julian Eisel e6f0b60c2e UI Code Quality: Use derived struct for number buttons
4 years ago
Julian Eisel 47881791be UI Code Quality: Store curve-button gradient type in derived struct
4 years ago
Sebastian Parborg 120f4507f6 Fix building on windows after cleanup changes in tiff.c
4 years ago
Sebastian Parborg 0b3ef67b79 Cleanup: Remove redundant redeclaration in collada
4 years ago
Sebastian Parborg 2115232a16 Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fix
4 years ago
Germano Cavalcante e43d482cc9 Fix T80426: Crash when deleting custom orientation
4 years ago
Brecht Van Lommel 1767a7c986 Fix build error on macOS after recent changes
4 years ago
Brecht Van Lommel e58ec74046 Cleanup: fix compiler warnings for MSVC
4 years ago
Brecht Van Lommel f04260d8c6 CMake: refresh building and external library handling of Cycles standalone
4 years ago
Hans Goudey 417695e4a8 Curve Profile: Miscellaneous cleanup
4 years ago
Sybren A. Stüvel ce67a9d39f Cleanup: Clang-Tidy bugprone-copy-constructor-init fix
4 years ago
Pablo Dobarro 587f75f009 Cleanup: Use function pointers in sculpt gestures
4 years ago
Pablo Dobarro 985cc48fca Cleanup: Use function pointers in geometry extract
4 years ago
Sybren A. Stüvel 3215651f47 Cleanup: Clang-Tidy, describe current status of rules
4 years ago
Sybren A. Stüvel fb5e2f5610 Cleanup: Clang-Tidy bugprone-incorrect-roundings fixes
4 years ago
Antonio Vazquez ee49ce482a GPencil: Change Interpolate shortcut to Ctrl+E
4 years ago