Chandler Cox
ea1da0481f
Change input event to trigger different input states.
2023-09-26 08:35:10 -05: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
Menotdan
0f53c486ed
Fixed formatting to match master branch
2023-09-26 00:05:50 -04:00
Menotdan
fdf760f483
Merge branch 'master' of https://github.com/Menotdan/FlaxEngine into material_import
...
Merge Upstream Changes.
2023-09-25 23:51:34 -04:00
ontrigger
2d37e59e73
completely remove SmoothingScale
2023-09-26 00:51:44 +03:00
ontrigger
056d8d5b6c
don't animate when scrollbar is held
2023-09-25 23:46:16 +03:00
ontrigger
a18d2d0eba
remove logging
2023-09-25 23:35:52 +03:00
ontrigger
9667848c96
make scrolling duration based and deprecate SmoothingScale
2023-09-25 23:28:29 +03: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
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
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
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
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
Wojtek Figat
dc324b4ec6
Fix crash when max files open limit is too small on macOS/iOS
2023-09-23 14:47:16 +02:00
Wojtek Figat
f09aebacad
Add editor app packaging for macOS
2023-09-23 14:42:05 +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
davevanegdom
d94dfe9fa9
Merge remote-tracking branch 'upstream/master' into Statusbar-Imrpovements
2023-09-22 13:19:57 +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
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
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
davevanegdom
5fc9176ce7
Removed customization for "Normal" and "TextColor"
2023-09-21 23:18:46 +02:00
7d69abadb7
Fix script reload crash with .NET libraries
2023-09-21 19:44:01 +03:00
davevanegdom
80a3bb2ae2
Replaced string color lookups
2023-09-21 17:10:49 +02:00
davevanegdom
21c742bd8a
Customizable statusbar
2023-09-21 14:54:57 +02:00
MineBill
8f668c8506
Ensure floating numbers are formatted with enough precision
2023-09-21 12:39:19 +03:00
Andrew Spiering
d4c71b5fd9
Launching Rider on macOS
...
* Fixing issues where when the editor would try and launch rider on an M1/2 machine it would not properly open because it was the wrong architecture which is now resolved because open will do the right thing
* Making the ParseArgs function a little more resilient against escaped arguments
2023-09-20 23:16:38 -07:00
Red Kitsune
74acc93c0c
Add XML comments
2023-09-21 01:03:35 +02:00
Chandler Cox
ffbd14ad49
Fix right clicking on source folder to sometimes select non-visible child.
2023-09-20 15:35:36 -05:00
fea296bcbb
Fix white window flickering in context menus
2023-09-20 22:00:16 +03:00
Menotdan
2b1266147c
Add new condition from split object bugfix on master.
2023-09-20 11:02:19 -04:00
Wojtek Figat
3ede4c2192
Fix typo
2023-09-20 16:02:24 +02:00
Wojtek Figat
8cd8ae93c3
Add ObjectRadius to DrawCall to properly cull local lights and env probes in Forward Shading
2023-09-20 15:01:02 +02:00