tornavis/source/blender
Clément Foucault 77749eff87 DRW: Manager: Add possibility to record a framebuffer change inside a pass
This is a convenience when one needs to often change the current framebuffer
and avoid the overhead of creating many Main/Simple passes.
2022-10-30 15:00:28 +01:00
..
blendthumb Cleanup: use 'u' prefixed integer types for brevity in C code 2022-09-26 11:33:22 +10:00
blenfont Fix for T101506: BLF Disable Kerning in Main Font 2022-10-17 08:35:11 -07:00
blenkernel Fix potential buffer overflow with BLI_path_slash_ensure use 2022-10-30 15:34:02 +11:00
blenlib BLI_path: add BLI_path_append_dir (appends and ensures trailing slash) 2022-10-30 15:56:23 +11:00
blenloader Fix T101622: Sequencer channels not updating while panning view 2022-10-19 20:14:58 +02:00
blentranslation Cleanup: replace BLI_join_dirfile with BLI_path_join 2022-10-17 11:38:54 +11:00
bmesh Fix: Missing part of previous BMesh bug fix 2022-10-14 16:26:49 -05:00
compositor Realtime Compositor: Implement normalize node 2022-10-20 16:32:28 +02:00
datatoc Cleanup: use 'u' prefixed integer types for brevity & cast style 2022-09-25 18:26:27 +10:00
depsgraph Cleanup: spelling in comments 2022-10-19 12:52:55 +11:00
draw DRW: Manager: Add possibility to record a framebuffer change inside a pass 2022-10-30 15:00:28 +01:00
editors Cleanup: replace BLI string copy & append with BLI_path_join(..) 2022-10-30 15:56:28 +11:00
freestyle Fix build error on Windows without precompiled headers 2022-10-26 19:59:55 +02:00
functions Cleanup: replace UNUSED macro with commented args in C++ code 2022-10-03 17:38:16 -05:00
geometry Fix T101645: division by zero in fillet node 2022-10-20 16:15:16 +02:00
gpencil_modifiers GPencil: Fix MSVC warning in lineart_cpp_bridge.cc 2022-10-27 09:16:51 -06:00
gpu DRW: Manager: Add possibility to record a framebuffer change inside a pass 2022-10-30 15:00:28 +01:00
ikplugin Cleanup: use 'u' prefixed unsigned types 2022-10-12 10:39:12 +11:00
imbuf Cleanup: replace BLI string copy & append with BLI_path_join(..) 2022-10-30 15:56:28 +11:00
io Fix: USD & Alembic importers might not initialize material indices 2022-10-20 17:23:54 -05:00
makesdna GPencil: Use indexed rendering instead of instances 2022-10-24 11:21:17 +02:00
makesrna Fix potential buffer overflow with BLI_path_slash_ensure use 2022-10-30 15:34:02 +11:00
modifiers Mesh: Move runtime data out of DNA 2022-10-12 20:55:57 -05:00
nodes Buildfix for 078e034 missing include 2022-10-20 21:06:44 +02:00
python GPU: Add gpu.platform.backend_type_get function. 2022-10-21 14:58:27 +02:00
render Fix T93382: Blender still generates subsurface render passes 2022-10-20 02:23:28 +02:00
sequencer Cleanup: replace BLI string copy & append with BLI_path_join(..) 2022-10-30 15:56:28 +11:00
shader_fx
simulation Cleanup: use commented arguments for unused args in C++ 2022-10-12 10:39:12 +11:00
windowmanager UI: Icon number indicator for data-blocks 2022-10-20 16:46:54 +02:00
CMakeLists.txt Geometry Nodes: viewport preview 2022-09-28 17:54:59 +02:00