Wojtek Figat
|
0a8fa46f77
|
Merge branch 'managed_error_dialog' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-managed_error_dialog
|
2023-09-28 11:47:23 +02:00 |
|
Wojtek Figat
|
77f962b33d
|
Fix soft refs in bindings to match C# version that is not generic
|
2023-09-28 11:47:16 +02:00 |
|
|
|
bcccb71373
|
Show full exception message in error message box for managed exceptions
|
2023-09-28 00:25:26 +03:00 |
|
Wojtek Figat
|
44292efa04
|
Fix editing array of tags in Editor that is null initially
#1451
|
2023-09-27 13:38:03 +02:00 |
|
Wojtek Figat
|
934457ac0b
|
Merge branch 'unsub_event_nothrow' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-unsub_event_nothrow
|
2023-09-27 13:21:12 +02:00 |
|
Wojtek Figat
|
75711a16bc
|
Merge branch 'fix/editor-window-closing-during-camera-flight' of https://github.com/solnem/FlaxEngine into solnem-fix/editor-window-closing-during-camera-flight
|
2023-09-27 13:18:10 +02:00 |
|
Wojtek Figat
|
b00156f519
|
Add some improvements to particles editing
#1395
|
2023-09-27 13:04:44 +02:00 |
|
Wojtek Figat
|
523a14af56
|
Fix missing Variant marshalling for scripting structures bindings
#1395
|
2023-09-27 13:04:14 +02:00 |
|
Wojtek Figat
|
e5e37f3a41
|
Add android_native_app_glue.h to be included in engine package
|
2023-09-27 11:31:52 +02:00 |
|
|
|
e8088f42ac
|
Fix string use-after-free while loading managed assemblies
|
2023-09-26 17:37:53 +03:00 |
|
Wojtek Figat
|
a919130434
|
Merge branch 'ui-adds' of https://github.com/Tryibion/FlaxEngine into Tryibion-ui-adds
|
2023-09-26 10:47:24 +02:00 |
|
Wojtek Figat
|
3b26d1e0ea
|
Merge branch 'patch-13' of https://github.com/stefnotch/FlaxEngine into stefnotch-patch-13
|
2023-09-26 10:46:05 +02:00 |
|
Wojtek Figat
|
6621e70ae7
|
Add objects replication and RPC stats table to Network Profiler
|
2023-09-26 10:33:12 +02:00 |
|
stefnotch
|
1bc7ad5e9d
|
Update SerializeAttribute.cs
|
2023-09-26 10:30:57 +02:00 |
|
Christopher Rothert
|
5ced9453d4
|
Fix editor window closing when using RMB + Ctrl + W for slow camera flight
|
2023-09-25 22:03:40 +02:00 |
|
Wojtek Figat
|
da47088250
|
Add conditional profiling in Editor (run only when using Profiler window)
|
2023-09-25 18:34:07 +02:00 |
|
Wojtek Figat
|
216a5e9f92
|
Add support for displaying all active Network Peer stats in Editor Profiler tab
|
2023-09-25 16:49:18 +02:00 |
|
Wojtek Figat
|
c374127de1
|
Fix error when loading project on non-ASCII path
#1439
|
2023-09-25 16:34:01 +02:00 |
|
Wojtek Figat
|
96b6313acb
|
Fix crash when loading C# assembly from non-ASNSI path
#1439
|
2023-09-25 16:30:24 +02:00 |
|
Wojtek Figat
|
cfd53eea60
|
Merge branch 'npute-editor-improve' of https://github.com/Tryibion/FlaxEngine into Tryibion-npute-editor-improve
|
2023-09-25 15:47:38 +02:00 |
|
Wojtek Figat
|
d7b5a582f2
|
Merge branch 'fix-rightclick-source' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-rightclick-source
|
2023-09-25 15:46:43 +02:00 |
|
Wojtek Figat
|
212a2e1ded
|
Format code from recent PRs
|
2023-09-25 15:42:23 +02:00 |
|
Wojtek Figat
|
c46ec41f6f
|
Merge branch 'MMB_Pan' of https://github.com/Radiangames/FlaxEngine into Radiangames-MMB_Pan
|
2023-09-25 15:40:19 +02:00 |
|
Wojtek Figat
|
90a4fba767
|
Improve #1490 performance to use Ordinal string comparision and just check for extension on some generated files
|
2023-09-25 15:39:00 +02:00 |
|
Wojtek Figat
|
8ac23e556a
|
Merge branch 'gen-file-filter' of https://github.com/Tryibion/FlaxEngine into Tryibion-gen-file-filter
|
2023-09-25 15:37:11 +02:00 |
|
Wojtek Figat
|
1b9d61b408
|
Merge branch 'TextBox-ControlBackspaceSupport' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-TextBox-ControlBackspaceSupport
|
2023-09-25 15:34:40 +02:00 |
|
Wojtek Figat
|
2fb1778801
|
Merge branch 'ContainerControl-ShiftTabSupport' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-ContainerControl-ShiftTabSupport
|
2023-09-25 15:31:23 +02:00 |
|
Chandler Cox
|
84ecd49439
|
Fix slider clipping left most pixel of fill bar.
|
2023-09-24 15:40:56 -05:00 |
|
Chandler Cox
|
8a2272b825
|
Add has border and border thickness options.
|
2023-09-24 15:40:40 -05:00 |
|
|
|
9021deb49e
|
Fix Vulkan shader compilation with source files missing the last newline
|
2023-09-24 15:39:24 +03:00 |
|
Nils Hausfeld
|
b6ad252305
|
- Removed unnecessary null-conditional operator
- Removed unnecessary Float2 allocation
|
2023-09-23 19:14:06 +02:00 |
|
Nils Hausfeld
|
963300c2cb
|
- Implemented shift tab support for Container Controls
|
2023-09-23 11:56:45 +02:00 |
|
Wojtek Figat
|
248304a78f
|
Fix regression of importing only a single material for models with split objects enabled
#1483
|
2023-09-22 19:43:00 +02:00 |
|
Nils Hausfeld
|
df23174deb
|
- Added proper control backspace support
|
2023-09-22 19:23:16 +02:00 |
|
Wojtek Figat
|
07db94c4f7
|
Merge branch 'copy-paste-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-copy-paste-fix
|
2023-09-22 18:56:39 +02:00 |
|
Wojtek Figat
|
cb423f78f4
|
Merge branch 'create-folder-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-create-folder-fix
|
2023-09-22 18:50:57 +02:00 |
|
Wojtek Figat
|
19651db45e
|
Merge branch 'max-min-on-click' of https://github.com/Tryibion/FlaxEngine into Tryibion-max-min-on-click
|
2023-09-22 18:49:14 +02:00 |
|
Wojtek Figat
|
2b4911ef06
|
Merge branch 'fix-VisjectContextMenu-SpaceInput' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-fix-VisjectContextMenu-SpaceInput
|
2023-09-22 18:45:55 +02:00 |
|
|
|
08d04ea6fb
|
Fix exceptions in Debug Log Window not using correct line numbers
Additions to fix in commit 1714bc243a
|
2023-09-22 16:54:58 +03:00 |
|
Wojtek Figat
|
da00d3b971
|
Merge branch 'csproj_file_structure' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-csproj_file_structure
|
2023-09-22 13:02:20 +02:00 |
|
Wojtek Figat
|
79aba00ab4
|
Merge branch 'macos-bugs-two' of https://github.com/wackoisgod/FlaxEngine into wackoisgod-macos-bugs-two
|
2023-09-22 13:01:21 +02:00 |
|
Wojtek Figat
|
6b8d1f448e
|
Merge branch 'rider-open-file' of https://github.com/MineBill/FlaxEngine into MineBill-rider-open-file
|
2023-09-22 12:57:54 +02:00 |
|
Wojtek Figat
|
787479357e
|
Codestyle fix #1495
|
2023-09-22 12:57:07 +02:00 |
|
Wojtek Figat
|
d6c177ffca
|
Merge branch 'window_flicker_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-window_flicker_fix
|
2023-09-22 12:55:11 +02:00 |
|
Wojtek Figat
|
9731d76a94
|
Merge branch 'unloaded_assembly_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-unloaded_assembly_fix
|
2023-09-22 12:54:22 +02:00 |
|
Wojtek Figat
|
97be8b572f
|
Merge branch 'shader-division' of https://github.com/MineBill/FlaxEngine into MineBill-shader-division
|
2023-09-22 12:53:16 +02:00 |
|
Wojtek Figat
|
0fbb3f4414
|
Merge branch 'macos-csproj-fix' of https://github.com/wackoisgod/FlaxEngine into wackoisgod-macos-csproj-fix
|
2023-09-22 12:51:08 +02:00 |
|
Wojtek Figat
|
62c2008cbc
|
Fix crash in C# JobSystem.Dispatch due to GC collecting Delegate object
|
2023-09-22 12:50:50 +02:00 |
|
Wojtek Figat
|
a0de513a43
|
Optimize updating scripts tick arrays
|
2023-09-22 12:37:35 +02:00 |
|
Wojtek Figat
|
31b3f56ddb
|
Fix visibility of some internal NativeInterop methods for game bindings
|
2023-09-22 12:37:13 +02:00 |
|