George Marques
|
67fee40483
GDScript: Fix issue when detecting file class in inner class
|
6 年 前 |
George Marques
|
d0b08342b8
GDScript: Forbid implicit type conversion
|
6 年 前 |
George Marques
|
b24cb92240
GDScript: Allow `for` iterator to be rededefined
|
6 年 前 |
Juan Linietsky
|
a1e73dcc94
Add support for event accumlation (off by default, on for editor), fixes #26536
|
6 年 前 |
Juan Linietsky
|
a9fe834a8e
Merge pull request #26547 from vnen/gdscript-dependency-parse
|
6 年 前 |
Juan Linietsky
|
8b4c4d9b2f
Implement a more coherent (and way less hack) way to block animation updates, fixes #24618
|
6 年 前 |
clayjohn
|
44b71a22ff
added bump_strength to noisetexture
|
6 年 前 |
Juan Linietsky
|
ae886a6f32
Ability to keep pumping messages while being debugged, may be a solution for #21431
|
6 年 前 |
George Marques
|
bda60bfa29
Add a dependency search mode for GDScript parser
|
6 年 前 |
George Marques
|
4f0590338f
Add function to get String from FileAccess
|
6 年 前 |
Juan Linietsky
|
4d875f115c
Also take dof blur in consideration for using MRTs, fixes #26236
|
6 年 前 |
clayjohn
|
d566c5b75e
add warning to GIProbe when using GLES2
|
6 年 前 |
Juan Linietsky
|
0b7f20c7ed
Fixed missing exclude raycast shapes arguments in snap, closes #25230
|
6 年 前 |
Juan Linietsky
|
6b8b1cabae
Add a warning when using plain Container, as many users seem to misunderstand what this is.
|
6 年 前 |
Rémi Verschelde
|
9357d691a2
Merge pull request #26496 from MadEqua/fix-filesystem-dock-icon
|
6 年 前 |
Juan Linietsky
|
34dd772054
Properly redraw if something animated is visible
|
6 年 前 |
Daniel Rakos
|
582f62c2b2
Fixed TextureArray and Texture3D issues
|
6 年 前 |
Juan Linietsky
|
2f32a75d2e
Skeletons can now choose between using local or world coords for processing, fixes #26468
|
6 年 前 |
Bruno Lourenço
|
ed7534a6aa
Fix grid view button icon not showing on filesystem dock.
|
6 年 前 |
George Marques
|
9db96d9f81
Merge pull request #26528 from bojidar-bg/26047-gdscript-object-argument
|
6 年 前 |
George Marques
|
bf2c6680ac
Merge pull request #26521 from bojidar-bg/25408-gdscript-constant-bug
|
6 年 前 |
Bojidar Marinov
|
f0efc7521e
Allow parameters passed to GDScript functions to be nulled
|
6 年 前 |
Rémi Verschelde
|
af6217e1b1
Merge pull request #26523 from akien-mga/export-etc-check
|
6 年 前 |
Rémi Verschelde
|
86f4fabd46
Merge pull request #26446 from QbieShay/root_node_from_escn
|
6 年 前 |
Rémi Verschelde
|
88e0bed081
Merge pull request #26514 from clayjohn/hide_properties_gles2
|
6 年 前 |
Rémi Verschelde
|
dd5376f9df
Merge pull request #25934 from mrcdk/pool_int_real_color_interpolate
|
6 年 前 |
Rémi Verschelde
|
9d002442b2
Improve VRAM texture compression checks for mobile/web
|
6 年 前 |
Rémi Verschelde
|
467f18b738
Fix style issues from recent commits
|
6 年 前 |
Bojidar Marinov
|
f207b2fe0e
Fix GDScript checking for assigning to a constant only in release
|
6 年 前 |
Rémi Verschelde
|
c0e1c66e3d
Merge pull request #26385 from MarianoGnu/tileset_editor
|
6 年 前 |