virtualx-engine/scene
Darenn b4e3042cba Fixed bbcode parsing for built-in RichTextEffects in RichTextLabel
RichTextEffect can now have a bbcode string starting like one of the built-in.
It was impossible before as the built-in would take precedence over the custom effect that has the same bbcode start.

Example : [fade] would take precedence over [fade_in]
2020-04-30 11:56:40 +02:00
..
2d Rename InputFilter back to Input 2020-04-28 15:19:49 +02:00
3d Merge pull request #38203 from woollysammoth/multiple-ik-bug 2020-04-29 17:29:51 +02:00
animation [Core] Rename linear_interpolate to lerp 2020-04-29 04:02:49 -04:00
audio Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
debugger Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gui Fixed bbcode parsing for built-in RichTextEffects in RichTextLabel 2020-04-30 11:56:40 +02:00
main Rename InputFilter back to Input 2020-04-28 15:19:49 +02:00
resources [Core] Rename linear_interpolate to lerp 2020-04-29 04:02:49 -04:00
register_scene_types.cpp DocData: Skip unexposed classes 2020-04-20 12:51:10 +02:00
register_scene_types.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
scene_string_names.cpp Implement global and per instance shader uniforms. 2020-04-17 12:35:41 -03:00
scene_string_names.h Implement global and per instance shader uniforms. 2020-04-17 12:35:41 -03:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00