virtualx-engine/scene
lawnjelly fed764b342 Fix editor constant redraw from fxaa and debanding.
Every NOTIFICATION_PROCESS the spatial_editor_plugin.cpp is calling set_use_fxaa which is causing a redraw_request(). Same with debanding.

These can be fixed be checking for noop state changes.
2020-11-02 10:13:18 +00:00
..
2d fix(sprite2d): Rect is not handling pixel snap 2020-10-28 15:09:16 +01:00
3d
animation
audio
debugger
gui Add border_width to ReferenceRect 2020-10-28 14:05:40 +01:00
main Fix editor constant redraw from fxaa and debanding. 2020-11-02 10:13:18 +00:00
resources Fix artifacts in DynamicFont when scaling with filtering enabled 2020-10-29 00:33:11 +01:00
register_scene_types.cpp
register_scene_types.h
scene_string_names.cpp
scene_string_names.h
SCsub