|
|
58351d1989
|
Fix RichTextBox not drawing the last character
|
2024-05-18 00:00:27 +03:00 |
|
Wojtek Figat
|
2cdd0ff644
|
Fix test compilation
|
2024-05-17 15:47:50 +02:00 |
|
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
|
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
|
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
|
35ddfc2455
|
Add test case of nested types in scripting
#2582 #2591
|
2024-05-15 13:09:51 +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
|
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
|
2e3e4959d6
|
Add width padding for tooltip
|
2024-05-10 17:18:10 -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
|
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 |
|
Wojtek Figat
|
5029584a9f
|
Fix crash when Visual Script event binding instance is invalid
#2548
|
2024-05-09 10:17:23 +02:00 |
|
Wojtek Figat
|
f353d3f114
|
Fix looping root motion
|
2024-05-09 10:16:45 +02:00 |
|
Wojtek Figat
|
667e8bc293
|
Minor cleanup in anim code
|
2024-05-09 10:16:34 +02:00 |
|
Wojtek Figat
|
2edb9cc4d8
|
Fix compilation warnings when using 64-bit coords
|
2024-05-08 23:24:23 +02:00 |
|
Wojtek Figat
|
7018666a8c
|
Add layer masking for PostFxVolume against Camera's RenderLayersMask
#2573
|
2024-05-08 22:42:35 +02:00 |
|
Wojtek Figat
|
db15f6f08a
|
Add For Distribution to be enabled by default in Release builds
#2571
|
2024-05-08 18:48:55 +02:00 |
|
Wojtek Figat
|
36d21b27c7
|
Merge branch 'add-shift-scroll' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-shift-scroll
|
2024-05-08 18:17:13 +02:00 |
|
|
|
97454fc82e
|
Fix drawing an extra character with Render2D.DrawText
|
2024-05-07 20:10:05 +03:00 |
|
Wojtek Figat
|
3825e07adc
|
Merge branch 'unbox_array_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-unbox_array_fix
|
2024-05-05 22:54:12 +02:00 |
|
Wojtek Figat
|
db8adf7d96
|
Fix creating virtual terrain collision of actor that is not in a game
|
2024-05-05 22:50:12 +02:00 |
|
|
|
e77ae12b9b
|
Fix unboxing of array type Variants
|
2024-05-05 13:15:54 +03:00 |
|
Chandler Cox
|
9683868767
|
Add shift scroll for panels and textbox
|
2024-05-01 16:12:53 -05:00 |
|
Chandler Cox
|
c1e3eaeab1
|
Force windows cursor to show or hide based on cursor hidden value
|
2024-05-01 13:23:56 -05:00 |
|
Wojtek Figat
|
7e8f20bd9b
|
Merge branch 'controls-toolbox' of https://github.com/Tryibion/FlaxEngine into Tryibion-controls-toolbox
# Conflicts:
# Source/Editor/SceneGraph/GUI/ActorTreeNode.cs
|
2024-04-29 16:56:30 +02:00 |
|
Wojtek Figat
|
12344cf725
|
Merge branch 'watermark-attribute' of https://github.com/Tryibion/FlaxEngine into Tryibion-watermark-attribute
|
2024-04-29 12:23:01 +02:00 |
|
Wojtek Figat
|
5f9d0140c7
|
Merge branch 'fix-caret' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-caret
|
2024-04-29 12:21:49 +02:00 |
|
Chandler Cox
|
18660140b0
|
Add controls to the ActorToolbox in the GUI tab. Add dragging and dropping controls from toolbox into scene and prefab trees.
|
2024-04-27 15:55:25 -05:00 |
|
Chandler Cox
|
58cc53b44d
|
Remove unused include
|
2024-04-27 11:10:27 -05:00 |
|
Chandler Cox
|
d8bb831dd9
|
Add watermark attribute to add watermark to string fields in editor. Have watermark show even when textbox is focused .
|
2024-04-27 11:07:20 -05:00 |
|