Wojtek Figat
|
a6f1dbbf32
|
Fix Quaternion error tolerance to be more reasonable due to math optimization enabled in compiler
|
2024-10-14 22:16:08 +02:00 |
|
Wojtek Figat
|
b38af8fd00
|
Format code and add debug cmd attributes
|
2024-10-14 12:12:48 +02:00 |
|
Wojtek Figat
|
4ddf1a2cc8
|
Another fix for network profiler to properly handle stats updating when recording is disabled
#2815
|
2024-10-14 12:12:06 +02:00 |
|
Wojtek Figat
|
443fe5dbcb
|
Add network keys table to optimize ids and names sending over network
#2815
|
2024-10-14 12:11:20 +02:00 |
|
Wojtek Figat
|
23ad24751a
|
Fix editor tables rows coloring to start with darker one
|
2024-10-12 00:00:02 +02:00 |
|
Wojtek Figat
|
f8371d037b
|
Refactor old ContentLoadingManager into Content for simplicity
|
2024-10-11 23:05:09 +02:00 |
|
Wojtek Figat
|
ff495e1319
|
Add safety check to exit game in Release mode when running with graphics debugger attached
|
2024-10-11 20:15:17 +02:00 |
|
Wojtek Figat
|
575a286e1e
|
Add editor windows to quick actions via Content Finder tool
|
2024-10-11 20:06:20 +02:00 |
|
Wojtek Figat
|
a72e8f2f65
|
Merge remote-tracking branch 'origin/master' into 1.10
# Conflicts:
# Source/Engine/Platform/StringUtils.h
|
2024-10-11 18:07:41 +02:00 |
|
Wojtek Figat
|
b45f6c1321
|
Disable editor screenshot when running without graphics
|
2024-10-10 23:27:01 +02:00 |
|
Wojtek Figat
|
b37ba9279e
|
Update Assimp for Linux (use clang 13)
Migrate to Ubuntu 24 for CI/CD builds
CLang 7 used before is no longer avaliable on latest Ubuntu distro
|
2024-10-10 22:51:59 +02:00 |
|
Wojtek Figat
|
9e04f0b054
|
Update Assimp for Linux (use clang 7)
|
2024-10-10 22:09:03 +02:00 |
|
Wojtek Figat
|
cc8afbc220
|
Update Assimp for Mac
|
2024-10-10 21:28:30 +02:00 |
|
Wojtek Figat
|
2d6257a390
|
Revert "Update Assimp lib for Linux"
This reverts commit 0fcd6a194a.
|
2024-10-10 20:32:44 +02:00 |
|
Wojtek Figat
|
0fcd6a194a
|
Update Assimp lib for Linux
|
2024-10-10 18:08:32 +02:00 |
|
Wojtek Figat
|
79471af0c1
|
Fix bug in new shadows rendering when there are too many lights
|
2024-10-10 11:19:06 +02:00 |
|
xxSeys1
|
1fca41b31a
|
code style fix
|
2024-10-09 18:29:48 +02:00 |
|
xxSeys1
|
8b3f1ca019
|
make "Edit Prefab" not change content panel file path
If someone still wants to change the Content panel to the file path of the prefab, they can use the "Select Prefab" button
|
2024-10-09 18:25:04 +02:00 |
|
xxSeys1
|
a50c21cf36
|
add audio volume and muted in game panel tab rmb menu
|
2024-10-09 17:19:00 +02:00 |
|
Wojtek Figat
|
73842d9793
|
Fix properties order in Light shadows section
|
2024-10-09 12:17:39 +02:00 |
|
Wojtek Figat
|
600ac568a9
|
Change default shadows update rate at far plane to be 1 to prevent artifacts
Users can tweak this down manually when optimizing game (dynamic games might stay at 1)
|
2024-10-09 12:14:53 +02:00 |
|
Wojtek Figat
|
9694446fca
|
Optimize Color32 to use packed bits for quick comparisons
|
2024-10-08 12:15:01 +02:00 |
|
Mateusz Karbowiak
|
863afc065d
|
Merge branch 'FlaxEngine:master' into fix/nullable
|
2024-10-07 16:34:37 +02:00 |
|
Mateusz Karbowiak
|
eda4f433d0
|
Update TestNullable.cpp
|
2024-10-07 12:24:09 +02:00 |
|
Mateusz Karbowiak
|
f56207f1a4
|
Nullable.Reset fix, killing inlining
|
2024-10-07 12:17:23 +02:00 |
|
Wojtek Figat
|
b73463a4b2
|
Merge branch 'fix-video-audio-not-loop' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-video-audio-not-loop
|
2024-10-07 10:24:55 +02:00 |
|
Wojtek Figat
|
19f483a68f
|
Merge branch 'quick-win-undock-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-quick-win-undock-fix
|
2024-10-07 10:24:37 +02:00 |
|
Wojtek Figat
|
e94e100431
|
Merge branch 'open-file-item' of https://github.com/Tryibion/FlaxEngine into Tryibion-open-file-item
|
2024-10-07 10:21:43 +02:00 |
|
Wojtek Figat
|
198dddd2ce
|
Fix large worlds build
|
2024-10-07 10:01:51 +02:00 |
|
Mateusz Karbowiak
|
541ca67a06
|
Nullable sfinae fix
|
2024-10-07 03:59:58 +02:00 |
|
Mateusz Karbowiak
|
44dad402f6
|
Nullable dependency headers fix
|
2024-10-07 02:41:07 +02:00 |
|
Mateusz Karbowiak
|
1a588eb9f7
|
Merge branch 'FlaxEngine:master' into fix/nullable
|
2024-10-07 01:11:51 +02:00 |
|
Wojtek Figat
|
3434731c2a
|
Another blind fix
|
2024-10-07 00:40:22 +02:00 |
|
Wojtek Figat
|
28bf60e62d
|
Fix compilation
|
2024-10-06 23:54:20 +02:00 |
|
Wojtek Figat
|
4a4120864d
|
Better fix for c6fa20abaa
|
2024-10-06 23:23:41 +02:00 |
|
Chandler Cox
|
283f26b95c
|
Fix video audio not looping.
|
2024-10-06 14:54:44 -05:00 |
|
Mateusz Karbowiak
|
cda74f5cc4
|
Nullable tests
|
2024-10-06 13:50:03 +02:00 |
|
Mateusz Karbowiak
|
077ececcf8
|
Nullable match
|
2024-10-06 13:20:00 +02:00 |
|
Mateusz Karbowiak
|
d48a4c4483
|
Merge branch 'FlaxEngine:master' into fix/nullable
|
2024-10-06 13:01:16 +02:00 |
|
Chandler Cox
|
13acf3c143
|
Quick fix for #2963
|
2024-10-05 23:44:26 -05:00 |
|
Chandler Cox
|
84201b346b
|
Add opening file proxy for windows.
|
2024-10-05 23:11:38 -05:00 |
|
Mateusz Karbowiak
|
6f6348508a
|
Nullable implicit cast fix
|
2024-10-06 03:09:04 +02:00 |
|
Mateusz Karbowiak
|
23624aa7f8
|
Fix type constraints
|
2024-10-06 02:23:21 +02:00 |
|
Mateusz Karbowiak
|
c9b1f6f516
|
Nullable fixes
|
2024-10-06 01:57:12 +02:00 |
|
Mateusz Karbowiak
|
a2874a189e
|
Nullable docs
|
2024-10-05 23:51:54 +02:00 |
|
Wojtek Figat
|
9b7e5be50e
|
Add new features to stb too (as unsupported)
#2968
|
2024-10-05 23:22:06 +02:00 |
|
Wojtek Figat
|
66862ea1cf
|
Merge branch 'fix-recons-z' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-recons-z
|
2024-10-05 23:17:22 +02:00 |
|
Wojtek Figat
|
c6fa20abaa
|
Better fix for 573e99dd2d
|
2024-10-05 23:15:38 +02:00 |
|
Mateusz Karbowiak
|
edfbeea0e6
|
Nullable utility functions
|
2024-10-05 23:10:30 +02:00 |
|
Mateusz Karbowiak
|
db06f4f72e
|
Fixed implicit type conversion for type specialization
|
2024-10-05 21:22:36 +02:00 |
|