Wojtek Figat
|
a22d5887bb
|
Add LocalizedString.Empty
|
2021-04-26 15:15:30 +02:00 |
|
Wojtek Figat
|
2b41c8d24f
|
Fix using TextBoxBase with child controls
|
2021-04-26 15:15:17 +02:00 |
|
Jean-Baptiste Perrier
|
4c130bcba1
|
Merge branch '1.2' of https://github.com/FlaxEngine/FlaxEngine into indirect-vulkan
|
2021-04-24 14:29:51 +02:00 |
|
Jean-Baptiste Perrier
|
3fc7073046
|
DrawInstancedIndirect & DrawIndexedInstanceIndirect impl.
|
2021-04-24 14:29:38 +02:00 |
|
Wojtek Figat
|
b73ff9aaf6
|
Merge branch '1.1' into 1.2
# Conflicts:
# Source/Platforms/DotNet/Newtonsoft.Json.dll
# Source/Platforms/DotNet/Newtonsoft.Json.pdb
# Source/Platforms/UWP/Binaries/Newtonsoft.Json.dll
# Source/Platforms/XboxOne/Binaries/Newtonsoft.Json.dll
|
2021-04-24 12:32:17 +02:00 |
|
stefnotch
|
3c2c95d670
|
Fix textbox selection when deleting
See https://forum.flaxengine.com/t/renaming-items-in-the-content-area-problem/334
|
2021-04-24 10:31:00 +02:00 |
|
stefnotch
|
37ed8afb30
|
Fix selecting and then pasting text
Now the caret isn't off by 1 character anymore
|
2021-04-24 10:30:52 +02:00 |
|
Wojtek Figat
|
23e722a9fb
|
Add timeout check for drag&drop on Linux to prevent deadlock
|
2021-04-23 22:58:09 +02:00 |
|
Wojtek Figat
|
27fbd896f7
|
Fix Win32 stack traces issue due to invalid search path for debug symbols
#457
|
2021-04-23 21:53:10 +02:00 |
|
Damian Korczowski
|
0b16490719
|
Add full C# NetworkMessage API
|
2021-04-23 21:09:15 +02:00 |
|
Wojtek Figat
|
d36a36d439
|
Fix Win32 stack traces issue due to invalid search path for debug symbols
#457
|
2021-04-23 16:35:18 +02:00 |
|
Crawcik
|
ac33ba432d
|
Adding private protected access modifier
|
2021-04-23 14:02:16 +02:00 |
|
Vizepi
|
6e885ece34
|
[CLEAN] Added missing includes in headers
|
2021-04-23 13:59:02 +02:00 |
|
Wojtek Figat
|
d533dc5f5e
|
Skip empty Value in LocalizedString serialization
|
2021-04-23 12:57:45 +02:00 |
|
Wojtek Figat
|
c28215b93e
|
Fix UTF-8 encoding read in 2 places
|
2021-04-23 12:47:17 +02:00 |
|
Wojtek Figat
|
dc62586314
|
Fix missing asset register for new json resources
|
2021-04-23 10:53:27 +02:00 |
|
Crawcik
|
d3c974a838
|
Access modifier detection fix
|
2021-04-23 08:31:00 +02:00 |
|
GoaLitiuM
|
8409f9d2d4
|
Fix missing rotation parameters in capsule physics queries
|
2021-04-22 20:53:24 +03:00 |
|
Wojtek Figat
|
6821e3c370
|
Fix progress bar drawing precision and stability
#471
|
2021-04-22 19:25:01 +02:00 |
|
Wojtek Figat
|
ace8295ab7
|
Merge remote-tracking branch 'origin/master' into localization
# Conflicts:
# Source/Platforms/DotNet/Newtonsoft.Json.dll
# Source/Platforms/DotNet/Newtonsoft.Json.pdb
# Source/Platforms/UWP/Binaries/Newtonsoft.Json.dll
# Source/Platforms/XboxOne/Binaries/Newtonsoft.Json.dll
|
2021-04-22 16:10:36 +02:00 |
|
Wojtek Figat
|
af34bafc5a
|
Improve LocalizedStringTable editor
|
2021-04-22 13:28:52 +02:00 |
|
Wojtek Figat
|
f7837f99c2
|
Fix handling spacing in collection editors to align label in a proper way with margin
|
2021-04-22 10:59:35 +02:00 |
|
Wojtek Figat
|
64b6b4ebc9
|
Fix byte array deserialization from base64 encoded string
|
2021-04-22 10:58:25 +02:00 |
|
Wojtek Figat
|
d11a9d4d8f
|
Fix typo
|
2021-04-21 23:47:28 +02:00 |
|
Wojtek Figat
|
3ed55c89f0
|
Add drag&drop support for Linux
|
2021-04-21 23:47:28 +02:00 |
|
Wojtek Figat
|
9381d0f5f1
|
Add automatic destination folder creation when saving Json asset
|
2021-04-21 23:47:27 +02:00 |
|
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 |
|