Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
Yuri Sizov
|
9f55bd971e
Extract EditorResourceConversionPlugin into its own source files and clean up editor includes
|
3 年之前 |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 年之前 |
Sergey Minakov
|
253581f85c
Split uwp platform export template into multiple files
|
4 年之前 |
Rémi Verschelde
|
06568bbfdf
Misc cleanup of header includes
|
4 年之前 |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 年之前 |
Gromph
|
c87e49d7bc
UWP: Keep upstream names for capabilities preset settings to avoid mismatch
|
4 年之前 |
Rémi Verschelde
|
9e328bb5b7
Core: Move DirAccess and FileAccess to `core/io`
|
4 年之前 |
reduz
|
0d2e02945b
Implement shader caching
|
4 年之前 |
Marcel Admiraal
|
da5d7db610
Rename File::get_len() get_length()
|
4 年之前 |
Rémi Verschelde
|
8247667a3e
Core: Drop custom `copymem`/`zeromem` defines
|
4 年之前 |
Gromph
|
564ddcde77
Fix EditorExportPlugin _export_begin and _export_end functions not being called when exporting UWP
|
4 年之前 |
Marcel Admiraal
|
fd30c36985
Rename Texture.get_data() to get_image()
|
4 年之前 |
Rémi Verschelde
|
af878716f2
CI: Update to clang-format 11 and apply ternary operator changes
|
4 年之前 |
Marcel Admiraal
|
2a74b388d0
Split OS::execute into two methods
|
4 年之前 |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 年之前 |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 年之前 |
Rafał Mikrut
|
e1811b689b
Initialize class/struct variables with default values in platform/ and editor/
|
4 年之前 |
Rémi Verschelde
|
504efc5f9b
Export: Reorder options for consistency across platforms
|
4 年之前 |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 年之前 |
reduz
|
ee06a70ea6
Refactor MethodBind to use variadic templates
|
5 年之前 |
unknown
|
9cb46ed4e7
Fixed an issue in UWP export caused by duplicate entry for extensions in content types file.
|
5 年之前 |
bruvzg
|
f043eabdd8
Adds PCK encryption support (using script encryption key for export).
|
5 年之前 |
Marcel Admiraal
|
26fcf2b04c
Add override keywords.
|
5 年之前 |
Rémi Verschelde
|
08ef0aab16
Export: Rename 'Windows Universal' to 'UWP'
|
5 年之前 |
Aaron Franke
|
068054002d
Simplify some code in platform/uwp/export
|
5 年之前 |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 年之前 |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 年之前 |
Rémi Verschelde
|
1f6f364a56
Port member initialization from constructor to declaration (C++11)
|
5 年之前 |
Juan Linietsky
|
1bea8e1eac
New lightmapper
|
5 年之前 |