godot/scene
PouleyKetchoupp b783fa1416 Fix RichTextLabel alignment for clickable regions
Fixes #41006 (regression from #39164).

The original alignment fix was limited to PROCESS_DRAW mode, which
caused some discrepancies with PROCESS_POINTER mode.
Now only PROCESS_CACHE is excluded with a condition a few lines above.
2020-09-11 08:14:26 +02:00
..
2d Reorder sprite h_frames & v_frames 2020-08-31 14:55:49 +02:00
3d Implement manual particle emission and particle sub emitters. 2020-09-06 10:29:27 -03:00
animation Merge pull request #39801 from ChristopheLY/tween-bool-state 2020-07-20 22:23:43 +02:00
audio Add override keywords. 2020-07-10 13:56:54 +01:00
debugger Fix resource preview in remote inspector 2020-05-23 11:52:02 +02:00
gui Fix RichTextLabel alignment for clickable regions 2020-09-11 08:14:26 +02:00
main Merge pull request #38944 from Wavesonics/http-gzip 2020-09-07 17:03:19 +02:00
resources Merge pull request #41918 from reduz/implement-3d-textures 2020-09-09 14:40:22 -03:00
register_scene_types.cpp Rename ShortCut to Shortcut which is more grammatically correct 2020-09-09 21:54:54 +02:00
register_scene_types.h
scene_string_names.cpp Custom Skeleton3DEditorPlugin 2020-05-22 09:54:34 -07:00
scene_string_names.h Custom Skeleton3DEditorPlugin 2020-05-22 09:54:34 -07:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00