virtualx-engine/scene
lawnjelly 57306bf0e3 Fix TextEdit color_region_cache bug
Due to a single error, _is_line_in_region was previously iterating over the color highlighting for the entire document repeatedly for each line in the script.

This is now fixed, which should make the editor much faster with large scripts.
2023-03-11 16:18:29 +00:00
..
2d Add error messages for collision exception functions 2023-02-24 00:36:30 +01:00
3d Add error messages for collision exception functions 2023-02-24 00:36:30 +01:00
animation One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
audio Merge pull request #70514 from stmSi/fix-editor-hanging-audio-pitch-scale-nan 2023-02-17 12:15:27 +01:00
debugger Merge pull request #70584 from stmSi/3.x-save-branch-as-scene-not-working-in-remote-without-pausing 2023-01-20 12:12:46 +01:00
gui Fix TextEdit color_region_cache bug 2023-03-11 16:18:29 +00:00
main One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
resources Merge pull request #68576 from Maran23/rich-text-label-bbcode-color-tag-fix 2023-02-13 13:08:13 +01:00
property_utils.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
property_utils.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
register_scene_types.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
register_scene_types.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
scene_string_names.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
scene_string_names.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
SCsub SCons: Add explicit dependencies on thirdparty code in cloned env 2021-04-29 16:57:00 +02:00