|
|
22e5afdb6f
|
Fix Visual Studio project GUIDs getting randomized during regeneration
|
2023-09-27 20:17:19 +03:00 |
|
|
|
0c00dc20a2
|
Always generate additional Visual Studio solution files for all platforms
|
2023-09-27 19:43:59 +03:00 |
|
|
|
bff18a5564
|
Add -genproject -rider option for generating Rider compatible solution files
|
2023-09-27 19:43:56 +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
|
86c06297e8
|
Merge branch 'GoaLitiuM-unsub_event_nothrow'
|
2023-09-27 13:21:18 +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
|
4dd6653098
|
Merge branch 'solnem-fix/editor-window-closing-during-camera-flight'
|
2023-09-27 13:18:17 +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 |
|
Wojtek Figat
|
bff9c3419d
|
Merge branch 'GoaLitiuM-fix_uaf'
|
2023-09-26 21:30:04 +02:00 |
|
Chandler Cox
|
d14dc56b5c
|
Change name to AxisValueChanged.
|
2023-09-26 10:26:06 -05:00 |
|
Chandler Cox
|
9b48d1feb8
|
Update comments
|
2023-09-26 10:04:08 -05:00 |
|
Chandler Cox
|
071a73c6d9
|
Add AxisChanged event to InputAxis.
|
2023-09-26 10:03:34 -05:00 |
|
Chandler Cox
|
3a9dd3f8f8
|
Small wording change
|
2023-09-26 09:41:41 -05:00 |
|
Chandler Cox
|
ed2dd7211a
|
Add back depriciated Triggered event.
|
2023-09-26 09:40:30 -05:00 |
|
|
|
e8088f42ac
|
Fix string use-after-free while loading managed assemblies
|
2023-09-26 17:37:53 +03:00 |
|
Chandler Cox
|
eeab9774a9
|
Add easily getting action state
|
2023-09-26 09:31:23 -05:00 |
|
Chandler Cox
|
ea1da0481f
|
Change input event to trigger different input states.
|
2023-09-26 08:35:10 -05:00 |
|
Wojtek Figat
|
0ddb0e4350
|
Merge branch 'Tryibion-ui-adds'
|
2023-09-26 10:48:32 +02: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
|
c015feac84
|
Merge branch 'stefnotch-patch-13'
|
2023-09-26 10:46:11 +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
|
a672f6aa6b
|
Merge branch 'Tryibion-npute-editor-improve'
|
2023-09-25 16:34:09 +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
|
273e70da09
|
Merge branch 'Tryibion-fix-rightclick-source'
|
2023-09-25 15:46:49 +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
|
ef106c6a29
|
Merge branch 'Radiangames-MMB_Pan'
|
2023-09-25 15:41:08 +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
|
e37d9017c0
|
Merge branch 'Tryibion-gen-file-filter'
|
2023-09-25 15:37:23 +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
|
0e5755ddaf
|
Merge branch 'Chikinsupu-TextBox-ControlBackspaceSupport'
|
2023-09-25 15:36:17 +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
|
ee5c11cef5
|
Merge branch 'Chikinsupu-ContainerControl-ShiftTabSupport'
|
2023-09-25 15:34:11 +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 |
|
Wojtek Figat
|
8d72b1661b
|
Merge branch 'GoaLitiuM-vulkan_shader_comp_fix'
|
2023-09-25 15:22:55 +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 |
|
Chandler Cox
|
cb89daad36
|
Clean up comments.
|
2023-09-24 15:15:53 -05:00 |
|
Chandler Cox
|
87ef35cd4f
|
Add tooltips to move with the mouse cursor.
|
2023-09-24 15:14:28 -05:00 |
|