Wojtek Figat
|
e4804db160
|
Add NetworkRpcParams for sending RPC to specific set of clients or to read sender id
|
2023-04-15 12:04:40 +02:00 |
|
Chandler Cox
|
4e5795ab91
|
Changed Cook&Run to Cook & Run.
|
2023-04-14 16:21:19 -05:00 |
|
Chandler Cox
|
acecda482d
|
Changes the play icon to a stop icon and vice versa when clicked for the profiler.
|
2023-04-14 15:29:02 -05:00 |
|
Chandler Cox
|
da85771472
|
Small fixes
|
2023-04-14 15:07:06 -05:00 |
|
Chandler Cox
|
e8aa2f922b
|
Allow word wrapping to wrap on capital letters and underscores.
|
2023-04-14 15:00:50 -05:00 |
|
Chandler Cox
|
62a335fab0
|
Fix bug of re-parenting actors if children and parent actors are selected
|
2023-04-14 13:34:43 -05:00 |
|
Chandler Cox
|
d813078e91
|
Made it so the visuals of dragging an actor will only show between the nodes and on the node.
|
2023-04-14 12:55:40 -05:00 |
|
Chandler Cox
|
685a68b7b8
|
Fix c# math sign functions for #993
|
2023-04-14 09:31:49 -05:00 |
|
Chandler Cox
|
c420318267
|
Fix bug with path name preventing the item to be renamed when duplicated.
|
2023-04-14 09:18:06 -05:00 |
|
Wojtek Figat
|
a52b352bd9
|
Add NetworkManager::GetClient by uint32 clientId
|
2023-04-14 15:03:16 +02:00 |
|
Wojtek Figat
|
b4d20e128b
|
Add Span<T> to C++ debugger natvis file
|
2023-04-14 15:01:40 +02:00 |
|
Wojtek Figat
|
89704bebe9
|
Add Span<T> support for scripting fields
|
2023-04-14 15:01:22 +02:00 |
|
Wojtek Figat
|
62fdfe2519
|
Add NetworkStream::SenderId to detect message sender during object replication or RPC code
|
2023-04-14 14:25:18 +02:00 |
|
Wojtek Figat
|
4bdeb26e74
|
Add NetworkReplicator::EnableLog to optionally enable verbose logging of networking
|
2023-04-13 13:06:39 +02:00 |
|
Wojtek Figat
|
a379c551cb
|
Fix memory leak when exporting png texture via stb
|
2023-04-13 11:21:15 +02:00 |
|
Wojtek Figat
|
8a44ea5a99
|
Fix TextureMipData::GetPixels to properly copy pixels of the same format
Fixes #988
|
2023-04-13 11:20:56 +02:00 |
|
Wojtek Figat
|
f8bfc3520b
|
Merge branch 'Tryibion-adjustable-editor-focus-fps'
|
2023-04-13 11:02:12 +02:00 |
|
Wojtek Figat
|
31c35a7dd9
|
Merge branch 'adjustable-editor-focus-fps' of https://github.com/Tryibion/FlaxEngine into Tryibion-adjustable-editor-focus-fps
|
2023-04-13 11:01:01 +02:00 |
|
Wojtek Figat
|
a11ffb5ea5
|
Merge branch 'Tryibion-visjectCM-visual'
|
2023-04-13 10:59:28 +02:00 |
|
Wojtek Figat
|
01ced1cacd
|
Fix Visject CM item search highlight placement and center CM title text
#983
|
2023-04-13 10:59:19 +02:00 |
|
Wojtek Figat
|
09ebd7462a
|
Merge branch 'visjectCM-visual' of https://github.com/Tryibion/FlaxEngine into Tryibion-visjectCM-visual
|
2023-04-13 10:48:32 +02:00 |
|
Wojtek Figat
|
0281c6dcde
|
Merge branch 'Tryibion-deselect-content'
|
2023-04-13 10:46:25 +02:00 |
|
Wojtek Figat
|
048c1f6985
|
Merge branch 'deselect-content' of https://github.com/Tryibion/FlaxEngine into Tryibion-deselect-content
|
2023-04-13 10:45:39 +02:00 |
|
Wojtek Figat
|
a9a7bc0b70
|
Merge branch 'Tryibion-scroll-change'
|
2023-04-13 10:44:33 +02:00 |
|
Wojtek Figat
|
898a5c4561
|
Merge branch 'scroll-change' of https://github.com/Tryibion/FlaxEngine into Tryibion-scroll-change
|
2023-04-13 10:38:37 +02:00 |
|
Wojtek Figat
|
b0966c9114
|
Add logging PixelFormat as string instead of integer value for better readability
|
2023-04-13 10:31:40 +02:00 |
|
Wojtek Figat
|
bedb056645
|
Fix codestyle #989
|
2023-04-12 17:03:30 +02:00 |
|
Wojtek Figat
|
e6de28bb6a
|
Merge branch 'Withaust-master'
|
2023-04-12 17:02:15 +02:00 |
|
Wojtek Figat
|
2e5adca99a
|
Merge branch 'master' of https://github.com/Withaust/FlaxEngine into Withaust-master
|
2023-04-12 17:02:10 +02:00 |
|
Wojtek Figat
|
9e5a48af4b
|
Fix bug when using material instance of material that uses GlobalSDF
|
2023-04-12 16:59:59 +02:00 |
|
Wiktor Kocielski
|
96609815ec
|
Fix C++ API for Vector2/3 Normalization
|
2023-04-11 15:56:46 +03:00 |
|
Chandler Cox
|
06ba894e39
|
Various changes to scroll bar to make it feel better
|
2023-04-08 23:00:43 -05:00 |
|
Chandler Cox
|
7b3152885d
|
Remove animation time.
|
2023-04-08 19:01:55 -05:00 |
|
Chandler Cox
|
a82856176e
|
Small fixes
|
2023-04-08 08:54:06 -05:00 |
|
Chandler Cox
|
4e3d5ad11c
|
First pass on visject CM visual changes
|
2023-04-07 23:17:57 -05:00 |
|
Chandler Cox
|
133e192b98
|
Added the function of de-selecting items in content view and removed selecting first item
|
2023-04-07 11:04:52 -05:00 |
|
Wojtek Figat
|
0c167f38b7
|
Add TaskGraphSystem.RemoveDependency and automatically cleanup dependencies on system destroy
|
2023-04-05 22:43:05 +02:00 |
|
Wojtek Figat
|
d8f996ddc7
|
Merge branch 'Withaust-inputbindings'
|
2023-04-04 17:47:48 +02:00 |
|
Wojtek Figat
|
1093818381
|
Merge branch 'inputbindings' of https://github.com/Withaust/FlaxEngine into Withaust-inputbindings
|
2023-04-04 17:47:42 +02:00 |
|
Wojtek Figat
|
067ae8fc8e
|
Merge branch 'Tryibion-copy-euler'
|
2023-04-04 17:42:59 +02:00 |
|
Wojtek Figat
|
f721284f70
|
Merge branch 'copy-euler' of https://github.com/Tryibion/FlaxEngine into Tryibion-copy-euler
|
2023-04-04 17:42:54 +02:00 |
|
Wojtek Figat
|
f930c9b5dc
|
Merge branch 'Tryibion-double-color-fix'
|
2023-04-04 17:41:23 +02:00 |
|
Wojtek Figat
|
bb7ca521c4
|
Merge branch 'double-color-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-double-color-fix
|
2023-04-04 17:41:18 +02:00 |
|
Wojtek Figat
|
6c8b5e5e8a
|
Improve #970 by using OptionsChanged event
|
2023-04-04 17:40:05 +02:00 |
|
Wojtek Figat
|
ce45c92dae
|
Merge branch 'Tryibion-update-mainmenu-shortkeys'
|
2023-04-04 17:36:56 +02:00 |
|
Wojtek Figat
|
7de30bef7c
|
Merge branch 'update-mainmenu-shortkeys' of https://github.com/Tryibion/FlaxEngine into Tryibion-update-mainmenu-shortkeys
|
2023-04-04 17:36:46 +02:00 |
|
Wojtek Figat
|
a8c6b2b619
|
Fix crash on end play when one of the actors has been manually disabled
|
2023-04-04 15:56:56 +02:00 |
|
Chandler Cox
|
0d082f5773
|
Added ability to change the fps of the not focused editor window.
|
2023-04-01 17:23:00 -05:00 |
|
Wiktor Kocielski
|
27ab8ea404
|
Make InputBindings modifiable
|
2023-03-26 15:12:53 +03:00 |
|
Chandler Cox
|
773047dc69
|
Add Copy Euler angles to Quaternion editor.
|
2023-03-16 21:46:07 -05:00 |
|