Wojtek Figat
|
816984542a
|
Merge branch 'prefab-camera' of https://github.com/Tryibion/FlaxEngine into Tryibion-prefab-camera
|
2024-05-17 15:30:18 +02:00 |
|
Chandler Cox
|
e10ee3e55a
|
Force camera model to load in prefabs.
|
2024-05-16 16:49:56 -05:00 |
|
Wojtek Figat
|
0a4e89e29b
|
Fix UI navigation when using multiple canvases
#2574
|
2024-05-16 16:12:53 +02:00 |
|
Wojtek Figat
|
0765fa92b5
|
Add option to move all selected UI Controls while holding Shift key
|
2024-05-16 14:11:11 +02:00 |
|
Wojtek Figat
|
2529312152
|
Refactor Color.FromRGBA and add matching old logic Color.FromARGB
2592
|
2024-05-16 13:45:29 +02:00 |
|
Wojtek Figat
|
3404643636
|
Add better error messages to NetworkReplicator::SetObjectOwnership for incorrect usage
|
2024-05-16 10:49:51 +02:00 |
|
Wojtek Figat
|
6b9f6ac82e
|
Fix incorrect async methods used as RPCs (not supported now)
|
2024-05-16 10:35:17 +02:00 |
|
Wojtek Figat
|
ab5bb79754
|
Fix regression in collections editing after improving ReadOnly option
|
2024-05-16 10:34:57 +02:00 |
|
Wojtek Figat
|
58f95d6ce3
|
Simplify 6f2bd0e932
|
2024-05-15 23:49:46 +02:00 |
|
Wojtek Figat
|
1cd2f6a070
|
Fix compilation when using non-strongly typed enum as default value
|
2024-05-15 13:23:30 +02:00 |
|
Wojtek Figat
|
35ddfc2455
|
Add test case of nested types in scripting
#2582 #2591
|
2024-05-15 13:09:51 +02:00 |
|
Wojtek Figat
|
fd871ce830
|
Merge branch 'nested_type_fixes' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-nested_type_fixes
|
2024-05-15 12:50:44 +02:00 |
|
Wojtek Figat
|
b4a4a8a591
|
Minor code cleanup
|
2024-05-15 12:40:08 +02:00 |
|
Wojtek Figat
|
c670887b1a
|
Merge branch 'font-case' of https://github.com/Tryibion/FlaxEngine into Tryibion-font-case
|
2024-05-15 12:30:39 +02:00 |
|
Wojtek Figat
|
2625a9d762
|
Merge branch 'ui-edit-handles' of https://github.com/Tryibion/FlaxEngine into Tryibion-ui-edit-handles
|
2024-05-15 12:26:20 +02:00 |
|
Wojtek Figat
|
a6e8e6f749
|
Merge branch 'add-script' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-script
|
2024-05-15 12:25:59 +02:00 |
|
Wojtek Figat
|
13f94dcf11
|
Merge branch 'control-trans-dup' of https://github.com/Tryibion/FlaxEngine into Tryibion-control-trans-dup
|
2024-05-15 12:25:28 +02:00 |
|
Wojtek Figat
|
1457637707
|
Merge branch 'checkerboard-colorpicker' of https://github.com/Tryibion/FlaxEngine into Tryibion-checkerboard-colorpicker
|
2024-05-15 12:25:08 +02:00 |
|
Wojtek Figat
|
1c7f06e570
|
Merge branch 'treenode-guidelines' of https://github.com/Tryibion/FlaxEngine into Tryibion-treenode-guidelines
|
2024-05-15 12:24:12 +02:00 |
|
Wojtek Figat
|
57084b3d6c
|
Merge branch 'tooltip-text-padding' of https://github.com/Tryibion/FlaxEngine into Tryibion-tooltip-text-padding
|
2024-05-15 12:23:47 +02:00 |
|
Wojtek Figat
|
1f2456fc67
|
Merge branch 'scroll-colors' of https://github.com/Tryibion/FlaxEngine into Tryibion-scroll-colors
|
2024-05-15 12:23:08 +02:00 |
|
Wojtek Figat
|
2e59c35a44
|
Merge branch 'textbox-add' of https://github.com/Tryibion/FlaxEngine into Tryibion-textbox-add
|
2024-05-15 12:22:40 +02:00 |
|
Wojtek Figat
|
6f2bd0e932
|
Another attempt on 6a883bc7c6
|
2024-05-15 11:22:07 +02:00 |
|
Wojtek Figat
|
6a883bc7c6
|
Revert file handles bug
|
2024-05-14 09:03:52 +02:00 |
|
Chandler Cox
|
17de6388ca
|
Code fix
|
2024-05-13 17:42:37 -05:00 |
|
Chandler Cox
|
e028d263f1
|
Remove unused include.
|
2024-05-13 16:38:38 -05:00 |
|
Chandler Cox
|
6962ed6730
|
Fix case spelling
|
2024-05-13 16:38:10 -05:00 |
|
Chandler Cox
|
b66d50ae1b
|
Add font and case options to Label and Textbox
|
2024-05-13 16:34:23 -05:00 |
|
Chandler Cox
|
675ce71935
|
Draw hover before selection so that way ui selection is drawn on top.
|
2024-05-13 12:45:59 -05:00 |
|
Chandler Cox
|
833f844d59
|
Minor improvements to ui editor widget drawing.
|
2024-05-13 12:38:11 -05:00 |
|
Wojtek Figat
|
af08dc1c69
|
Fix ReadOnly attribute handling in collection editors
|
2024-05-13 16:08:50 +02:00 |
|
Chandler Cox
|
07628d2ec7
|
Clean up code
|
2024-05-11 21:31:00 -05:00 |
|
Chandler Cox
|
aac3dbfe09
|
Fix control transform duplicating when changing anchor.
|
2024-05-11 21:29:45 -05:00 |
|
Chandler Cox
|
185f24ce49
|
Fix value alpha transparency being applied twice to preview color.
|
2024-05-11 20:19:51 -05:00 |
|
|
|
77e29109ee
|
Fix native internal type name for deeply nested types
|
2024-05-11 15:48:49 +03:00 |
|
|
|
8d89b9efb0
|
Fix internal type name for nested blittable element types
|
2024-05-11 15:48:43 +03:00 |
|
Chandler Cox
|
b2fee31a13
|
Add checkerboard background to color picker dialog color.
|
2024-05-10 20:30:14 -05:00 |
|
Chandler Cox
|
fc7628e2ee
|
Add tree node guidlines
|
2024-05-10 19:22:23 -05:00 |
|
Chandler Cox
|
2e3e4959d6
|
Add width padding for tooltip
|
2024-05-10 17:18:10 -05:00 |
|
Chandler Cox
|
f22105c2c3
|
Allow adding script via drag drop
|
2024-05-10 16:58:40 -05:00 |
|
Chandler Cox
|
533902d185
|
Change panel scroll bar style editor order.
|
2024-05-10 15:04:27 -05:00 |
|
Wojtek Figat
|
68653fa91f
|
Add small code optimizations
|
2024-05-10 12:27:28 +02:00 |
|
Chandler Cox
|
dc0aa61a14
|
Add scrollbar colors to Panel
|
2024-05-09 22:14:08 -05:00 |
|
Chandler Cox
|
ee790ff3a9
|
Change colors for tabs to be seen better.
|
2024-05-09 21:53:22 -05:00 |
|
Chandler Cox
|
a2a3926aee
|
Expose colors in scrollbar
|
2024-05-09 21:53:04 -05:00 |
|
Chandler Cox
|
9a70344c1f
|
Fix carrot location on text box with no text. Add vertical and horizontal alignment options to textbox.
|
2024-05-09 21:31:54 -05:00 |
|
Wojtek Figat
|
44006dd533
|
Various code improvements
|
2024-05-09 18:59:09 +02:00 |
|
Wojtek Figat
|
f6aabf2d14
|
Optimize navmesh building and reduce scene lock time
|
2024-05-09 18:58:47 +02:00 |
|
Wojtek Figat
|
dc1f15f18d
|
Add OnStaticFlagsChanged to Actor
|
2024-05-09 16:55:05 +02:00 |
|
Wojtek Figat
|
7d7808af8f
|
Remove default value tooltips from post process docs to prevent errors
|
2024-05-09 10:56:42 +02:00 |
|