Juan Linietsky
d4d470bc97
Texture refactor
...
-Texture renamed to Texture2D
-TextureLayered as base now inherits 2Darray, cubemap and cubemap array
-Removed all references to flags in textures (they will go in the shader)
-Texture3D gone for now (will come back later done properly)
-Create base rasterizer for RenderDevice, RasterizerRD
2019-12-12 10:05:14 +01:00
dankan1890
4de9c51f23
Fixed missing scrolling in Search Help Dialog.
...
Fix #33675
2019-11-25 16:23:35 +01:00
Guilherme Felipe
481dbceed0
Adds fuzzy search for help search dialog
2019-09-08 13:08:34 -03:00
Tomasz Chabora
e068fbbb20
Include setters and getters in help search
2019-08-20 15:37:22 +02:00
qarmin
9a77d748c0
Fixes minor issues found by static analyzer
2019-07-07 23:08:51 +02:00
Michael Alexsander Silva Dias
70036d8484
Fix certain items not appearing in search tree when a feature profile is set
2019-06-25 20:36:26 -03:00
Michael Alexsander Silva Dias
def0485ca9
Make docs search hide nodes disabled by the editor feature profile
2019-06-06 22:04:25 -03:00
Michael Alexsander Silva Dias
73aaf06be7
Cleanup relationship line coding after 5f079e2
2019-03-06 14:33:26 -03:00
Rémi Verschelde
b16c309f82
Update copyright statements to 2019
...
Happy new year to the wonderful Godot community!
2019-01-01 12:58:10 +01:00
Rémi Verschelde
c8a5400654
Merge pull request #24241 from Rubonnek/move-to-initializer-list
...
Moved member variables to initializer list
2018-12-12 09:25:34 +01:00
Wilson E. Alvarez
08f22f1cf0
Moved member variables to initializer list
2018-12-11 18:33:01 -05:00
Michael Alexsander Silva Dias
133031c65e
Fix "blocked > 0" error when selecting an item in the Search Help dialog
2018-12-11 00:43:13 -02:00
Michael Alexsander Silva Dias
63dc20a827
Move "Dialog Bounds" from the Editor Settings to project's metadata
2018-12-04 13:55:24 -02:00
Michael Alexsander Silva Dias
78b9b7c42b
Restore previous scroll position when reopening the search help dialog with a old search
2018-11-26 13:40:59 -02:00
Michael Alexsander Silva Dias
4abd90cdff
Make the buttons in the unified help dialog not steal focus
2018-11-22 21:20:57 -02:00
Michael Alexsander Silva Dias
2049efc1e3
General fixes for the new unified help search
2018-11-22 19:41:10 -02:00
Ray Koopa
fddffa9eb8
Unify editor class and reference search
...
Co-authored-by: Michael Alexsander Silva Dias <michaelalexsander@protonmail.com>
2018-11-20 20:52:27 -02:00