99760 Commits (master)
 

Author SHA1 Message Date
Clément Foucault 637a5c964a BKE: Fix compiling with clang-tidy and readability-non-const-parameter
3 years ago
Aaron Carlisle f14d24729f RNA Manual Mapping: Update Mappings
3 years ago
Aaron Carlisle e9e208d995 UI: Tooltip grammar fix
3 years ago
Aaron Carlisle 637699e78a UI: 3D View: Move Live Unwrap to toolbar
3 years ago
Pablo Dobarro 7ca42545d1 Hide tools with missing icons under experimental
3 years ago
Jacques Lucke 4e104ce5b0 Cleanup: reduce variable scopes in node_draw.c
3 years ago
Sybren A. Stüvel b3759cc0d6 Alembic Export: support instanced object data
3 years ago
Pablo Vazquez 8f4f9275ce UI: Aesthetic tweaks to Select All by Type operator
3 years ago
Sybren A. Stüvel 9421d66a1b Cleanup: Alembic export, split `ABCHierarchyIterator::get_alembic_parent()`
3 years ago
Sybren A. Stüvel c0b4a93fae Cleanup: Alembic export, split function into two
3 years ago
Clément ab758c30d2 GLBackend: Fix gl error inside the mip rendering workaround detection
3 years ago
Clément 0fb9f22d8b GLContext: Fix clang warning about using override
3 years ago
Clément acdea4e98b GLFrameBuffer: Fix mass renaming issue
3 years ago
Jacques Lucke 2af70acc3a Cleanup: reduce variable scopes in drawnode.c
3 years ago
Jeroen Bakker ab6f59ff3b GPU: Extract GPU Base Test case
3 years ago
Jeroen Bakker 0d68f55789 DrawManager: Fixed memory leak in test cases
3 years ago
Jeroen Bakker 489aeabb9e DrawManager: Move tests in namespace
3 years ago
Sybren A. Stüvel 5becbf9719 Cleanup: Refactor USD Exporter, make parameter const
3 years ago
Sybren A. Stüvel 63dc72c352 Cleanup: USD export, refactor mesh instancing
3 years ago
Sybren A. Stüvel b8d4a2aff8 Cleanup: Refactor `ED_object_parent_set`
3 years ago
Campbell Barton c2419cdc5e Fix T80238: Crash adding properties to material node-trees
3 years ago
Campbell Barton 1896c2c0e8 Docs: comment values for DispList.type
3 years ago
Campbell Barton 59653a450e Cleanup: rename group to collection for internal instancing flag
3 years ago
Campbell Barton d20b08281e Cleanup: naming for library link enum
3 years ago
Campbell Barton 748deced1c Link/Append: support instancing object data
3 years ago
Campbell Barton e467c54d58 Refactor: move library linking arguments into a parameter struct
3 years ago
Clément Foucault 48690d967a GPUContext: Move GPUContext to gpu::Context for more consistency
3 years ago
Clément Foucault d2e9de93b8 GPU: Cleanup implementation casts
3 years ago
Clément Foucault 33b25b6a9e GPUTexture: Remove unused functions and avoid GPU_texture_opengl_bindcode
3 years ago
Clément Foucault a30ad3634d Cleanup: DRW: Replace 0 by NULL in GPU_context_create calls
3 years ago
Clément Foucault ccc512cc61 GPUImmediate: Make activation / deactivation implicit
3 years ago
Clément Foucault ca8ffc523e fix flush
3 years ago
Clément Foucault 28ea459a61 GPUState: Encapsulate glPixelStorei inside the GLStateManager
3 years ago
Clément Foucault 77f60a0931 GPUState: Encapsulate glFlush and glFinish inside the GLContext
3 years ago
Campbell Barton f23400490e Cleanup: doxygen syntax for idtype.c
3 years ago
Campbell Barton 80d134b6d1 Cleanup: remove unused source file
3 years ago
Campbell Barton 38b1450848 Cleanup: tabs to spaces
3 years ago
Campbell Barton bedc68a838 Cleanup: consistent syntax for doxygen parameters
3 years ago
Clément Foucault 5c2ac8520e GPUQuery: GL Backend isolation
3 years ago
Clément Foucault d4fd363d05 GPU: Select Pick: Remove last GL call
3 years ago
Clément Foucault b7a28b315a GPUFramebuffer: Make GPU_framebuffer_read_depth more flexible
3 years ago
Hans Goudey 97c6c4e478 Decimate Modifier: Restore vertex group factor property in UI
3 years ago
Hans Goudey 36aeb0ec1e UI: Add temperature units
3 years ago
Hans Goudey d4cca7b7b0 UI: Changes to timeline playback popover
3 years ago
Ankit 5eb5978043 Generate Xcode scheme files during configuration.
3 years ago
Ankit 6aaa6c96a1 Tests: set build directory using build type
3 years ago
Ankit 40dcf686f0 Support ASan library on macOS for all generators.
3 years ago
Howard Trickey de21ab418d Add a Self option to the Exact boolean modifier. Fixes T52425.
3 years ago
Clément Foucault 19f56cfe6c Cleanup: GLBackend: Move buf_free and tex_free to GLContext
3 years ago
Clément Foucault 58353834f4 GPUCapabilities: Isolate GL memory statistics
3 years ago