virtualx-engine/scene
Deluvi 215150cfbf get_word_at_pos considers simple and double quotes
When using the get_word_at_pos function in TextEdit, the function would
return a full string only if this string is surrounded by double quotes
and not by simple quotes.

With this fix, get_word_at_pos will return the full string, whether be a
string surrounded by simple or double quotes.

Fixes #17437
2018-05-09 08:33:57 +02:00
..
2d Merge pull request #18619 from mateusak/master 2018-05-08 08:57:44 +02:00
3d Fix some enums missing its bind 2018-05-08 21:14:31 -03:00
animation Implemented ragdoll 2018-05-07 21:03:16 +02:00
audio Merge pull request #15910 from robfram/fix-audio-signal-issue-15895 2018-02-01 16:54:31 +01:00
gui get_word_at_pos considers simple and double quotes 2018-05-09 08:33:57 +02:00
main Merge pull request #18709 from Faless/multiplayer_docs 2018-05-09 01:41:01 +02:00
resources Merge pull request #18374 from JFonS/fix_particles_animation 2018-05-08 11:34:34 -03:00
register_scene_types.cpp Implemented ragdoll 2018-05-07 21:03:16 +02:00
register_scene_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
scene_string_names.cpp Add ready signal to Node 2018-01-20 21:57:59 +00:00
scene_string_names.h Add ready signal to Node 2018-01-20 21:57:59 +00:00
SCsub