Wojtek Figat
|
8b4a001641
|
Move Win32 GetBatteryInfo into Windows and UWP platforms impl
|
2021-02-26 15:42:46 +01:00 |
|
Wojtek Figat
|
b402232a47
|
Move IES profile importer into ContentImporters module
|
2021-02-26 15:41:04 +01:00 |
|
Wojtek Figat
|
327fa6718e
|
Refactor AssetsContainer
|
2021-02-26 15:40:44 +01:00 |
|
Wojtek Figat
|
ff70c16051
|
Add support for capturing stack trace of called DebugLog from C++
|
2021-02-26 13:58:42 +01:00 |
|
Wojtek Figat
|
a45b71617d
|
Add separate Platform::GetStackTrace and Platform::GetStackFrames
|
2021-02-26 13:58:02 +01:00 |
|
Wojtek Figat
|
e1387e92a3
|
Fix Debug Log stack trace collecting in Editor
Fixes #51
|
2021-02-26 12:49:33 +01:00 |
|
Wojtek Figat
|
13cc6eb7b9
|
Cleanup DebugLog internal calls
|
2021-02-26 11:50:05 +01:00 |
|
stefnotch
|
9ed0ace01e
|
Tweak DrawFPS documentation comment
|
2021-02-26 09:14:16 +01:00 |
|
stefnotch
|
fd802e54fb
|
Implement reroute node code
|
2021-02-25 22:01:45 +01:00 |
|
Wojtek Figat
|
4d73b271b8
|
Fix some minor issues with materials previews in Editor
|
2021-02-25 16:38:05 +01:00 |
|
Wojtek Figat
|
26607c1d09
|
Add more utilities to LayersMask
|
2021-02-25 15:46:10 +01:00 |
|
Wojtek Figat
|
43d578deb2
|
Add support for borderless window style on Windows that supports system docking and aero shadow
|
2021-02-25 14:46:16 +01:00 |
|
Wojtek Figat
|
6f12dc8567
|
Add improved dll import/export attributes injection when building binary modules
|
2021-02-25 13:02:13 +01:00 |
|
Wojtek Figat
|
b193a7abc4
|
Add support for binary modules with native-code only
|
2021-02-25 13:01:15 +01:00 |
|
Wojtek Figat
|
d41daee94c
|
Fix warning
|
2021-02-25 11:14:42 +01:00 |
|
Wojtek Figat
|
3da6f9186c
|
Add clipboard support on Linux
|
2021-02-24 21:19:14 +01:00 |
|
Nejcraft
|
5d7940f784
|
Unified
|
2021-02-24 14:25:49 +01:00 |
|
Wojtek Figat
|
bc1b666b83
|
Fix compilation errors on CI
|
2021-02-24 00:34:41 +01:00 |
|
Wojtek Figat
|
4cc7ec0461
|
Fix compilation errors on CI
|
2021-02-24 00:21:02 +01:00 |
|
Wojtek Figat
|
a21d1a91fc
|
Fix compilation warnings under Clang 10
|
2021-02-23 23:28:28 +01:00 |
|
Wojtek Figat
|
84ee882439
|
Post merge fixes
|
2021-02-23 22:43:07 +01:00 |
|
Wojtek Figat
|
5a9ca6f130
|
Merge remote-tracking branch 'origin/1.1' into linux-editor
# Conflicts:
# Source/Engine/Core/Math/BoundingSphere.cs
# Source/Engine/Debug/DebugDraw.cpp
# Source/Engine/Platform/Win32/Win32Platform.cpp
# Source/Engine/Platform/Win32/Win32Platform.h
|
2021-02-23 22:32:17 +01:00 |
|
Wojtek Figat
|
cf3ac7a26e
|
Merge remote-tracking branch 'origin/master' into linux-editor
# Conflicts:
# Source/Engine/Core/Math/Color.cs
# Source/Engine/Navigation/Navigation.cpp
# Source/Engine/Platform/Win32/Win32Platform.cpp
|
2021-02-23 22:29:07 +01:00 |
|
Wojtek Figat
|
12725ca4e1
|
Fix Graphics module warnings to be sent once
|
2021-02-23 18:10:57 +01:00 |
|
Wojtek Figat
|
3ddd64df2a
|
Add support for drawing SpriteHandle in Sprite Render
|
2021-02-23 13:57:51 +01:00 |
|
Wojtek Figat
|
24d31d024d
|
Add Mask ZW node to all Visject surfaces
|
2021-02-23 13:57:34 +01:00 |
|
Wojtek Figat
|
d01365d416
|
Tweak comments to use less lines
|
2021-02-23 13:23:33 +01:00 |
|
Wojtek Figat
|
19c83e3b6e
|
Add Sprite Render actor for sprites drawing
|
2021-02-23 13:23:22 +01:00 |
|
Wojtek Figat
|
7fd542950f
|
Add BoundingSphere::Transform method
|
2021-02-23 09:53:44 +01:00 |
|
Wojtek Figat
|
e4794c5754
|
Add Absolute and Negative to Vector3 C# API
|
2021-02-23 09:53:00 +01:00 |
|
Wojtek Figat
|
9d35068514
|
Fix crash when calling navigation system before navmesh init (eg. in build)
|
2021-02-22 23:16:12 +01:00 |
|
Wojtek Figat
|
f3216a9c96
|
Add layers and tags updating
|
2021-02-22 11:22:44 +01:00 |
|
stefnotch
|
0a9e9e6695
|
Address review comments
|
2021-02-21 20:50:21 +01:00 |
|
Wojtek Figat
|
1ead4b1649
|
Fix MaterialParams sync bug
|
2021-02-21 20:20:32 +01:00 |
|
Wojtek Figat
|
09651fa0fd
|
Merge branch 'CodeCleanUp' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-CodeCleanUp
|
2021-02-21 20:19:07 +01:00 |
|
Wojtek Figat
|
3844aceba1
|
Fix CPU particles data initialization bug
Fixes #226
|
2021-02-21 20:14:21 +01:00 |
|
W2.Wizard
|
35b687bf3d
|
Additional cleanup
Cleaned up some additional stuff that I found
|
2021-02-21 18:17:35 +01:00 |
|
Wojtek Figat
|
f2dc7346ad
|
Merge branch 'pagealloc_utils' of git://github.com/Erdroy/FlaxEngine into Erdroy-pagealloc_utils
|
2021-02-21 17:41:30 +01:00 |
|
Wojtek Figat
|
919bd4ee1b
|
Fix MaterialParams sync bug
|
2021-02-21 17:40:37 +01:00 |
|
Wojtek Figat
|
506ce69f53
|
Fix batching draw calls after recent refactor
|
2021-02-21 16:49:19 +01:00 |
|
GoaLitiuM
|
cfb02692df
|
Fix TextBox caret and selection size with custom DPI
|
2021-02-21 16:05:37 +02:00 |
|
Wojtek Figat
|
3bc99c0949
|
Fix error on starting task to continue if it has been canceled
|
2021-02-21 15:01:03 +01:00 |
|
Wojtek Figat
|
12c503646d
|
Add more separators to TextBoxBase
|
2021-02-21 15:00:45 +01:00 |
|
Damian Korczowski
|
1b234fd32b
|
Update AllocatePages comment to point to the correct page size API
|
2021-02-21 14:45:31 +01:00 |
|
Damian Korczowski
|
5bdf4dc74e
|
Fix Unix platform
|
2021-02-21 14:44:47 +01:00 |
|
Damian Korczowski
|
15028c60ba
|
Remove GetDefaultPageSize
Duplicate. We already have the API for this: `Platform::GetCPUInfo().PageSize`.
|
2021-02-21 14:44:16 +01:00 |
|
W2.Wizard
|
68f6e0251c
|
Cleanup 8
|
2021-02-21 14:27:44 +01:00 |
|
Wojtek Figat
|
085186cfff
|
Merge branch 'font_linespacing_fix' of git://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-font_linespacing_fix
|
2021-02-21 14:16:52 +01:00 |
|
W2.Wizard
|
597a9c537d
|
Cleanup 7
|
2021-02-21 13:50:25 +01:00 |
|
Wojtek Figat
|
fec787b96b
|
Merge branch 'HSVToRGB' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-HSVToRGB
|
2021-02-21 13:48:57 +01:00 |
|