You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
[RTL] Add cell option to control if cell is shrinked to its contents width.
This commit is contained in:
@@ -278,3 +278,10 @@ Validate extension JSON: JSON file: Field was added in a way that breaks compati
|
||||
Validate extension JSON: JSON file: Field was added in a way that breaks compatibility 'classes/GPUParticles3D/methods/restart': arguments
|
||||
|
||||
Added an optional keep_seed parameter to restart particles, to avoid modifying the seed to do particle seeking.
|
||||
|
||||
|
||||
GH-101482
|
||||
---------
|
||||
Validate extension JSON: Error: Field 'classes/RichTextLabel/methods/set_table_column_expand/arguments': size changed value in new API, from 3 to 4.
|
||||
|
||||
Added optional "shrink" argument. Compatibility method registered.
|
||||
|
||||
Reference in New Issue
Block a user