Wojtek Figat
|
a7a6dc7671
|
Add path utils to support StringView
|
2021-04-21 23:47:27 +02:00 |
|
Tayler Mauk
|
3410bd5380
|
Standardize variable names
|
2021-04-20 22:31:15 -07:00 |
|
Tayler Mauk
|
dc0f77ae2a
|
Fix issue #468
|
2021-04-20 22:24:37 -07:00 |
|
Tayler Mauk
|
3e73f40c0f
|
Fix issue #460
|
2021-04-20 21:23:42 -07:00 |
|
W2Wizard
|
7cfcacf0cd
|
Remove Unit Direction method
|
2021-04-20 18:21:27 +02:00 |
|
Wojtek Figat
|
28c0552e0a
|
Fix diff-serialization and deserialization of C# lists
#347
|
2021-04-20 16:06:32 +02:00 |
|
Wojtek Figat
|
9857fb12c4
|
Fix crash when using C# script that inherits from C++ script
|
2021-04-20 11:47:32 +02:00 |
|
Wojtek Figat
|
5b31a8222c
|
Fix crash when using C# script that inherits from C++ script
|
2021-04-20 11:47:21 +02:00 |
|
Wojtek Figat
|
1eacb36256
|
Minor tweaks
|
2021-04-20 10:58:14 +02:00 |
|
Wojtek Figat
|
20331bc858
|
Fix crash when using Actor GetScript or GetChild with invalid index
#462
|
2021-04-20 10:12:57 +02:00 |
|
Jean-Baptiste Perrier
|
52815a4ab0
|
Refactor using GPUDrawIndirectArgs.
|
2021-04-19 22:02:59 +02:00 |
|
Jean-Baptiste Perrier
|
203d1d79dc
|
Add drawCount to GPU indirect draw cmds.
|
2021-04-19 21:41:34 +02:00 |
|
Wojtek Figat
|
480783b7fa
|
Add LocalizedString to TextRender
|
2021-04-19 16:25:44 +02:00 |
|
Wojtek Figat
|
983190b9a0
|
Add LocalizedString
|
2021-04-19 16:24:14 +02:00 |
|
W2Wizard
|
4e01d110a1
|
Add UnitDirection & Goldenratio
Additional simplification
|
2021-04-19 15:37:39 +02:00 |
|
stefnotch
|
08d08133c1
|
GetChildAt should do it in reverse order to respect z order
|
2021-04-18 09:49:25 +02:00 |
|
W2.Wizard
|
b1ad70b6b2
|
Add include
|
2021-04-17 20:29:48 +02:00 |
|
W2Wizard
|
6e9b5225d2
|
Add init functions
|
2021-04-17 20:08:10 +02:00 |
|
Wojtek Figat
|
0d422ec169
|
Remove unused include
|
2021-04-17 19:38:31 +02:00 |
|
Wojtek Figat
|
c5dd3674c1
|
Optimize WriteStream::WriteText
|
2021-04-17 19:38:23 +02:00 |
|
Wojtek Figat
|
841a336581
|
Fix using AssetsCache in game code
|
2021-04-17 19:37:11 +02:00 |
|
Wojtek Figat
|
b2729e35c2
|
Fixes for UWP build
|
2021-04-17 19:36:38 +02:00 |
|
Damian Korczowski
|
e7f899309c
|
Add simple SendMessage with single target
|
2021-04-16 22:08:59 +02:00 |
|
Damian Korczowski
|
ed82787093
|
Fix compilation issues & cleanup
|
2021-04-16 22:03:35 +02:00 |
|
Damian Korczowski
|
acb4a10fd5
|
Add IsServer checks for message sending
|
2021-04-16 21:18:12 +02:00 |
|
Damian Korczowski
|
9927209293
|
Add message sending to clients
|
2021-04-16 21:17:43 +02:00 |
|
Damian Korczowski
|
d5bc9b5e46
|
Add NetworkConnection to ENetPeer map
|
2021-04-16 21:16:26 +02:00 |
|
Damian Korczowski
|
8aaa0a2d6b
|
Add Timeout event
|
2021-04-16 21:15:20 +02:00 |
|
Damian Korczowski
|
ba8d506c14
|
Add explicit ctor to NetworkConnection
|
2021-04-16 21:14:54 +02:00 |
|
Wojtek Figat
|
f1b82b788b
|
Add string localization API
|
2021-04-16 15:58:31 +02:00 |
|
Wojtek Figat
|
029566b2ff
|
Add localization string tables caching for current language
|
2021-04-16 15:48:27 +02:00 |
|
Wojtek Figat
|
35aaacd61b
|
Add support for importing .po files with strings localization
|
2021-04-16 15:47:59 +02:00 |
|
Wojtek Figat
|
eab3631c33
|
Add support for object reference wrappers usage in hash maps and dictionaries
|
2021-04-16 15:47:26 +02:00 |
|
Wojtek Figat
|
0fb02a5aff
|
Add LocalizationSettings
|
2021-04-16 15:46:42 +02:00 |
|
Wojtek Figat
|
7448383079
|
Add LocalizedStringTable
|
2021-04-16 15:39:31 +02:00 |
|
Wojtek Figat
|
69d3cb5b2b
|
Add support for nesting Array inside Dictionary in scripting API
|
2021-04-16 10:13:15 +02:00 |
|
Wojtek Figat
|
e4d3989b71
|
Add support for nesting Array inside Dictionary in scripting API
|
2021-04-16 10:12:40 +02:00 |
|
Wojtek Figat
|
f9c6166b46
|
Minor tweak
|
2021-04-15 16:57:16 +02:00 |
|
Wojtek Figat
|
752e7e73bc
|
Fix case sensitivity check for StartsWith and EndsWith in StringView
|
2021-04-15 16:56:07 +02:00 |
|
Wojtek Figat
|
a9ec4566e7
|
Add support for custom asset type factory in game code
|
2021-04-15 16:55:03 +02:00 |
|
Wojtek Figat
|
653cdd8654
|
Add support for importing assets into custom formats with AssetsImportingManager
|
2021-04-15 16:48:01 +02:00 |
|
Wojtek Figat
|
18901ba66f
|
Rename event
|
2021-04-14 13:13:35 +02:00 |
|
Wojtek Figat
|
7bc0e3c14d
|
Fix dummy locale on Linux
|
2021-04-14 12:27:48 +02:00 |
|
Wojtek Figat
|
7b2c034fba
|
Fix using Delegate<> in API event
|
2021-04-14 12:23:50 +02:00 |
|
Wojtek Figat
|
7dd2a8fac9
|
Add Localization
|
2021-04-14 12:22:48 +02:00 |
|
Wojtek Figat
|
698ce4c0ce
|
Fix crash on bokeh in dof on d3d12
|
2021-04-13 19:03:04 +02:00 |
|
W2.Wizard
|
7877f77242
|
Add Scalar Icon, PS & XBox
A separate scalar icon for the value box
|
2021-04-13 10:41:04 +02:00 |
|
Wojtek Figat
|
ac1eb8d58d
|
Merge branch 'master' into 1.2
|
2021-04-13 09:52:03 +02:00 |
|
Wojtek Figat
|
b2ae91e3b9
|
Fix warnings
|
2021-04-13 09:51:55 +02:00 |
|
Wojtek Figat
|
df07529f21
|
Fix game build
|
2021-04-13 09:34:23 +02:00 |
|