tornavis/source/blender
Omar Emara 0bf8b98437 Realtime Compositor: Move out of experimental
This patch moves the realtime compositor out of experimental. See
T99210.

The first milestone is finished with regards to implementing most
essential nodes for single pass compositing. It is also now documented
in the manual and no major issues are known.

Differential Revision: https://developer.blender.org/D16891

Reviewed By: Clement Foucault
2023-01-06 14:50:39 +02:00
..
asset_system Cleanup: Remove unused headers in asset files 2022-12-14 15:43:05 +01:00
blendthumb Cleanup: Clang tidy 2022-12-29 12:01:32 -05:00
blenfont GPU: Explicit Texture Usage Flags for enabling GPU Backend optimizations. 2022-12-08 23:31:05 +01:00
blenkernel Fix: retrieved writable attribute but did not write to it 2023-01-06 13:04:49 +01:00
blenlib Fix T103469: improve uv cylinder projection and uv sphere projection 2023-01-06 17:12:41 +13:00
blenloader Fix T103242: Missing update on undo/redo for some image properties. 2023-01-06 11:06:27 +01:00
blentranslation Cleanup: replace BLI_join_dirfile with BLI_path_join 2022-10-17 11:38:54 +11:00
bmesh Cleanup: use function style casts for integer types in C++ 2023-01-03 11:12:51 +11:00
compositor Realtime Compositor: Allow limited compositing region 2023-01-06 14:43:37 +02:00
datatoc Cleanup: use 'u' prefixed integer types for brevity & cast style 2022-09-25 18:26:27 +10:00
depsgraph Depsgraph: clear update flags when skipping through no-op nodes. 2023-01-02 18:17:16 +02:00
draw Realtime Compositor: Move out of experimental 2023-01-06 14:50:39 +02:00
editors Realtime Compositor: Move out of experimental 2023-01-06 14:50:39 +02:00
freestyle Cleanup: Clang tidy 2022-12-29 12:01:32 -05:00
functions Functions: simplify multi-function parameters 2023-01-06 11:50:56 +01:00
geometry Geometry Nodes: deterministic anonymous attribute lifetimes 2023-01-05 14:05:30 +01:00
gpencil_modifiers Cleanup: spelling in comments 2023-01-06 14:00:36 +11:00
gpu Metal: Fix crash when compiling compositor shaders. 2023-01-05 08:30:41 +01:00
ikplugin Refactor: Rename Object->obmat to Object->object_to_world 2022-11-01 10:48:18 +01:00
imbuf Fix T82081: Remove workaround for OCIO Unicode issue on Windows 2023-01-05 20:44:52 -08:00
io Fix T102853: radius of spot and point lamps shares same value with area lamp size 2023-01-04 12:57:33 -03:00
makesdna Realtime Compositor: Move out of experimental 2023-01-06 14:50:39 +02:00
makesrna Realtime Compositor: Move out of experimental 2023-01-06 14:50:39 +02:00
modifiers Geometry Nodes: deterministic anonymous attribute lifetimes 2023-01-05 14:05:30 +01:00
nodes Realtime Compositor: Allow limited compositing region 2023-01-06 14:43:37 +02:00
python Cleanup: Move context.c to C++ 2022-12-18 14:40:30 -06:00
render Cleanup: use function style casts for integer types in C++ 2023-01-03 11:12:51 +11:00
sequencer Fix T103601: Crash on making Contactsheet 2023-01-03 06:33:56 +01:00
shader_fx I18n: make Grease Pencil modifiers and shader FX translatable. 2022-08-01 13:58:23 +02:00
simulation Cleanup: use commented arguments for unused args in C++ 2022-10-12 10:39:12 +11:00
windowmanager Cleanup: spelling in comments 2023-01-06 14:00:36 +11:00
CMakeLists.txt Asset system: New asset system code module (with files from BKE) 2022-11-14 12:46:34 +01:00