tornavis/source/blender/makesrna/intern
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
..
CMakeLists.txt Allocator: improve multi-threaded allocation performance 2023-01-04 14:55:46 +01:00
makesrna.c Cleanup: redundant parenthesis 2022-10-07 22:55:03 +11:00
rna_ID.c Small refactor of some of the RNA diffing API. 2022-12-21 12:43:26 +09:00
rna_access.c UI: Fix and improve various labels and tooltips 2022-12-09 16:10:14 -06:00
rna_access_compare_override.c Fix recent liboverride diff report refactor. 2022-12-25 20:01:59 +09:00
rna_access_internal.h Cleanup: Move RNA path functions into own C++ file 2022-08-04 16:13:00 +02:00
rna_action.c Cleanup: replace magic number 2022-08-11 09:52:49 +10:00
rna_action_api.c
rna_animation.c I18n: disambiguate a few messages 2022-10-05 17:53:37 +02:00
rna_animation_api.c
rna_animviz.c Fix T101522: Animation: motion path range overwritten by 'Update Paths' 2022-12-12 17:36:36 +01:00
rna_armature.c Cleanup: spelling in comments 2022-11-01 12:24:58 +11:00
rna_armature_api.c
rna_asset.c Cleanup: Unused variable, RNA description warning 2022-11-30 15:34:08 -06:00
rna_attribute.c Fix T103564: creating a color attribute doesn't make it active 2023-01-03 11:36:33 +01:00
rna_boid.c Cleanup: Add more const'ness to RNA API. 2022-05-25 12:23:11 +02:00
rna_brush.c Cleanup: quiet missing-declaration warnings 2023-01-05 16:44:33 +11:00
rna_cachefile.c
rna_camera.c UI: fix several labels and tooltips 2022-12-09 16:10:14 -06:00
rna_camera_api.c
rna_cloth.c Cleanup: Add more const'ness to RNA API. 2022-05-25 12:23:11 +02:00
rna_collection.c LineArt: Force intersection option. 2022-09-18 09:46:21 +08:00
rna_color.c Fix T103242: Missing update on undo/redo for some image properties. 2023-01-06 11:06:27 +01:00
rna_constraint.c Animation: separate constraint owner space descriptions for objects 2022-12-22 16:53:51 +01:00
rna_context.c
rna_curve.c UI: Fix and improve various labels and tooltips 2022-12-09 16:10:14 -06:00
rna_curve_api.c
rna_curveprofile.c I18n: disambiguate and make a few more strings translatable 2022-08-29 16:04:03 +02:00
rna_curves.c Curves: Remove option to disable selection 2022-12-24 16:09:40 -05:00
rna_define.c Cleanup: redundant parenthesis 2022-10-07 22:55:03 +11:00
rna_depsgraph.c Refactor: Rename Object->obmat to Object->object_to_world 2022-11-01 10:48:18 +01:00
rna_dynamicpaint.c Cleanup: Add more const'ness to RNA API. 2022-05-25 12:23:11 +02:00
rna_fcurve.c Cleanup: spelling in comments 2023-01-03 10:19:27 +11:00
rna_fcurve_api.c
rna_fluid.c Fix typos & co in UI messages. 2022-10-10 10:36:15 +02:00
rna_gpencil.c Fix T103376: Grease pencil frames selected from python are not updated in the dopesheet 2022-12-22 09:59:28 +01:00
rna_gpencil_modifier.c Cleanup: remove unused OffsetGpencilModifierData.object 2023-01-06 14:06:37 +11:00
rna_image.c Fix T103242: Missing update on undo/redo for some image properties. 2023-01-06 11:06:27 +01:00
rna_image_api.c Python API: add Image.save() optional parameters quality and filepath 2022-11-14 17:14:11 +01:00
rna_internal.h Fix recent liboverride diff report refactor. 2022-12-25 20:01:59 +09:00
rna_internal_types.h Fix recent liboverride diff report refactor. 2022-12-25 20:01:59 +09:00
rna_key.c PyAPI: add _bpy.rna_enum_items_static() for accessing internal enum data 2022-05-31 14:07:08 +10:00
rna_lattice.c Cleanup: Add more const'ness to RNA API. 2022-05-25 12:23:11 +02:00
rna_lattice_api.c
rna_layer.c Cleanup: format 2022-12-15 09:37:02 +11:00
rna_light.c Fix T102853: radius of spot and point lamps shares same value with area lamp size 2023-01-04 12:57:33 -03:00
rna_lightprobe.c
rna_linestyle.c Cleanup: Add more const'ness to RNA API. 2022-05-25 12:23:11 +02:00
rna_main.c Cleanup: reduce variable scope 2022-08-26 12:51:46 +10:00
rna_main_api.c Fix T101405: Deleting a baked action results in an error. 2022-10-05 15:59:25 +02:00
rna_mask.c Cleanup: spelling in comments 2023-01-03 10:19:27 +11:00
rna_material.c Nodes: Add Exclusion color mix mode 2022-12-16 15:42:41 +00:00
rna_material_api.c
rna_mesh.c Mesh: Store active & default color attributes with strings 2022-12-15 14:21:35 -06:00
rna_mesh_api.c Cleanup: consistent naming for normals 2022-12-17 13:06:43 +11:00
rna_mesh_utils.h Mesh: Remove redundant custom data pointers 2022-09-05 11:56:34 -05:00
rna_meta.c Cleanup: Remove unused variable 2022-07-07 13:43:13 -05:00
rna_meta_api.c Metaball: Evaluate metaball objects as mesh components 2022-08-17 10:20:25 -04:00
rna_modifier.c Cleanup: Use ampersand instead of "and" for labels 2022-12-20 18:32:30 -05:00
rna_movieclip.c LibOverride: Make 'image/movieclip user` properties editable. 2022-06-08 18:00:42 +02:00
rna_nla.c Cleanup: white space around comment blocks 2022-12-17 15:58:30 +11:00
rna_nodetree.c Cleanup: Rename flag for node socket link status 2022-12-29 10:30:47 -05:00
rna_object.c Cleanup: format 2022-12-15 09:37:02 +11:00
rna_object_api.c UI: Fix typo in 'CONSTRAINT_SPACE_PARLOCAL' description 2022-12-13 21:52:01 -05:00
rna_object_force.c UI: fix several labels and tooltips 2022-12-09 16:10:14 -06:00
rna_packedfile.c
rna_palette.c
rna_particle.c Fix T103307: Crash reading particle hair key.co 2022-12-19 13:05:05 -06:00
rna_path.cc Cleanup: replace UNUSED macro with commented args in C++ code 2022-10-03 17:38:16 -05:00
rna_pointcloud.c Curves/PointCloud: Avoid quadratic cost for retrieving positions 2022-09-14 10:55:18 -05:00
rna_pose.c Cleanup: Remove some references to proxies in comments/log messages. 2022-09-07 10:27:20 +02:00
rna_pose_api.c Cleanup: warnings from descriptions ending with a full-stop 2023-01-03 10:25:38 +11:00
rna_render.c GPU: remove 'GPU_SHADER_2D_IMAGE' 2022-09-05 16:34:05 -03:00
rna_rigidbody.c UI: fix several labels and tooltips 2022-12-09 16:10:14 -06:00
rna_rna.c Fix recent liboverride diff report refactor. 2022-12-25 20:01:59 +09:00
rna_scene.c Eevee: Mark Properties on Samples Panel Animatable. 2023-01-05 09:21:23 +01:00
rna_scene_api.c Refactor: Snap-related. Clarified attribute names and refactored #defines into enums 2022-06-06 10:56:22 -04:00
rna_screen.c
rna_sculpt_paint.c Cleanup: quiet missing-declaration warnings 2023-01-05 16:44:33 +11:00
rna_sequencer.c UI: Fix and improve various labels and tooltips 2022-12-09 16:10:14 -06:00
rna_sequencer_api.c Fix T103601: Crash on making Contactsheet 2023-01-03 06:33:56 +01:00
rna_shader_fx.c UI: fix several labels and tooltips 2022-12-09 16:10:14 -06:00
rna_simulation.c
rna_sound.c Cleanup: undeclared warning 2022-06-02 10:07:07 +10:00
rna_sound_api.c
rna_space.c Cleanup: spelling in comments 2023-01-03 10:19:27 +11:00
rna_space_api.c Fix T99151: Cycles not updating on Object Type visibility change 2022-10-20 02:36:36 +02:00
rna_speaker.c
rna_test.c Cleanup: use 'u' prefixed integer types for brevity in C code 2022-09-26 11:33:22 +10:00
rna_text.c I18n: disambiguate a few messages 2022-10-05 17:53:37 +02:00
rna_text_api.c
rna_texture.c I18n: disambiguate or extract a few messages 2022-10-10 13:03:26 +02:00
rna_texture_api.c
rna_timeline.c
rna_tracking.c Fix T103080: Regression: Setup tracking scene is disabled 2023-01-02 12:44:10 +01:00
rna_ui.c Cleanup: use matching function signatures for RNA callbacks 2022-08-26 14:37:16 +10:00
rna_ui_api.c Cleanup: Clang tidy 2022-12-29 12:01:32 -05:00
rna_userdef.c Realtime Compositor: Move out of experimental 2023-01-06 14:50:39 +02:00
rna_vfont.c
rna_vfont_api.c
rna_volume.c Cleanup: Add more const'ness to RNA API. 2022-05-25 12:23:11 +02:00
rna_wm.c Fix T92988: keymap item expanding incorrectly 2023-01-04 14:01:24 +01:00
rna_wm_api.c Cleanup: add ISMOUSE_MOTION macro 2022-07-21 16:23:33 +10:00
rna_wm_gizmo.c Cleanup: use matching function signatures for RNA callbacks 2022-08-26 14:37:16 +10:00
rna_wm_gizmo_api.c Cleanup: Clang tidy 2022-12-29 12:01:32 -05:00
rna_workspace.c Cleanup: use matching function signatures for RNA callbacks 2022-08-26 14:37:16 +10:00
rna_workspace_api.c
rna_world.c
rna_xr.c Fix T99151: Cycles not updating on Object Type visibility change 2022-10-20 02:36:36 +02:00