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 |
|
Wojtek Figat
|
3745979b81
|
Add attributes for game into AndroidManifest
|
2024-05-08 18:49:16 +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
|
e1a2f51d5a
|
Merge branch 'GoaLitiuM-editor_font_validation'
|
2024-05-08 18:17:53 +02:00 |
|
Wojtek Figat
|
a8e1fd7a4a
|
Merge branch 'editor_font_validation' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-editor_font_validation
|
2024-05-08 18:17:46 +02:00 |
|
Wojtek Figat
|
d46ef6ac92
|
Merge branch 'Tryibion-add-shift-scroll'
|
2024-05-08 18:17:20 +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 |
|
Wojtek Figat
|
b1636c27e7
|
Merge branch 'Tryibion-Move-control-transform'
|
2024-05-08 17:39:48 +02:00 |
|
Wojtek Figat
|
5d32fc6c5e
|
Merge branch 'Move-control-transform' of https://github.com/Tryibion/FlaxEngine into Tryibion-Move-control-transform
|
2024-05-08 17:31:47 +02:00 |
|
Wojtek Figat
|
065dc474c0
|
Merge branch 'Tryibion-game-window-focus-issue'
|
2024-05-08 17:31:16 +02:00 |
|
Wojtek Figat
|
1fb7b24aad
|
Merge branch 'game-window-focus-issue' of https://github.com/Tryibion/FlaxEngine into Tryibion-game-window-focus-issue
|
2024-05-08 17:31:08 +02:00 |
|
Wojtek Figat
|
f0b72aa025
|
Merge branch 'Tryibion-color-picker'
|
2024-05-08 17:30:50 +02:00 |
|
Wojtek Figat
|
058077736b
|
Merge branch 'color-picker' of https://github.com/Tryibion/FlaxEngine into Tryibion-color-picker
|
2024-05-08 17:30:45 +02:00 |
|
Wojtek Figat
|
b02f011627
|
Merge branch 'GoaLitiuM-drawtext_fix'
|
2024-05-08 10:34:33 +02:00 |
|
|
|
ea04c746fd
|
Fix Editor not launching if custom interface fonts are missing
|
2024-05-07 21:18:09 +03:00 |
|
|
|
97454fc82e
|
Fix drawing an extra character with Render2D.DrawText
|
2024-05-07 20:10:05 +03:00 |
|
Chandler Cox
|
4a6afdb108
|
Small fixes for color picker.
|
2024-05-07 08:41:23 -05:00 |
|
Wojtek Figat
|
65e852600a
|
Merge branch 'Tryibion-skip-empty-layers'
|
2024-05-05 22:56:47 +02:00 |
|
Wojtek Figat
|
fedd990c13
|
Merge branch 'skip-empty-layers' of https://github.com/Tryibion/FlaxEngine into Tryibion-skip-empty-layers
|
2024-05-05 22:56:41 +02:00 |
|
Wojtek Figat
|
c0329abe40
|
Merge branch 'Tryibion-fix-properties-1st-offset'
|
2024-05-05 22:55:30 +02:00 |
|
Wojtek Figat
|
d8850a56a8
|
Merge branch 'fix-properties-1st-offset' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-properties-1st-offset
|
2024-05-05 22:55:26 +02:00 |
|
Wojtek Figat
|
e171bb06ec
|
Merge branch 'GoaLitiuM-unbox_array_fix'
|
2024-05-05 22:54:18 +02: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
|
bf4e4aeaf6
|
Fix bottom offset for last property label and property
|
2024-05-04 22:32:00 -05:00 |
|
Chandler Cox
|
2107b069db
|
Fix odd offset between 1st property and property label.
|
2024-05-04 19:25:56 -05:00 |
|
Chandler Cox
|
ea2005dacb
|
Add layer number to LayerMask UI
|
2024-05-04 18:08:53 -05:00 |
|
Chandler Cox
|
d5cded8aaa
|
Skip empty layers for LayerMask Editor
|
2024-05-04 17:51:27 -05:00 |
|
Chandler Cox
|
430b22d5d7
|
Dont unfocus game window while cursor is not visible unless the lock mode is none.
|
2024-05-04 17:37:32 -05:00 |
|
Wojtek Figat
|
9d830eb1e2
|
Fix crash when using scripting object as interface implementation in object property displayed in Editor
#2493
|
2024-05-02 18:31:30 +02:00 |
|
Wojtek Figat
|
7e3f84f95e
|
Merge branch 'Tryibion-gg-keep-last-type'
|
2024-05-02 15:57:50 +02:00 |
|
Wojtek Figat
|
cddee38d71
|
Merge branch 'gg-keep-last-type' of https://github.com/Tryibion/FlaxEngine into Tryibion-gg-keep-last-type
|
2024-05-02 15:57:45 +02:00 |
|
Wojtek Figat
|
e030d0461b
|
Merge branch 'Tryibion-smoothstep-node-width'
|
2024-05-02 15:57:31 +02:00 |
|
Wojtek Figat
|
4978c8e0d9
|
Merge branch 'smoothstep-node-width' of https://github.com/Tryibion/FlaxEngine into Tryibion-smoothstep-node-width
|
2024-05-02 15:57:20 +02:00 |
|
Wojtek Figat
|
dc7b7e6e10
|
Merge branch 'Tryibion-rename-trim'
|
2024-05-02 15:56:33 +02:00 |
|
Wojtek Figat
|
1e3eb11b94
|
Merge branch 'rename-trim' of https://github.com/Tryibion/FlaxEngine into Tryibion-rename-trim
|
2024-05-02 15:56:25 +02:00 |
|
Wojtek Figat
|
b15b231b85
|
Merge branch 'Tryibion-windows-hide-cursor'
|
2024-05-02 15:55:56 +02:00 |
|
Wojtek Figat
|
262992571a
|
Merge branch 'windows-hide-cursor' of https://github.com/Tryibion/FlaxEngine into Tryibion-windows-hide-cursor
|
2024-05-02 15:55:50 +02:00 |
|
Wojtek Figat
|
352bf3f9a7
|
Merge branch 'Tryibion-fix-toolbox-panel-size'
|
2024-05-02 15:55:29 +02:00 |
|
Chandler Cox
|
9683868767
|
Add shift scroll for panels and textbox
|
2024-05-01 16:12:53 -05:00 |
|
Chandler Cox
|
40284fbbf8
|
Fix smooth step visject node width
|
2024-05-01 14:05:10 -05:00 |
|
Chandler Cox
|
0c86a900da
|
Default gameplay global type selection to last selected type.
|
2024-05-01 13:54:41 -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 |
|
Chandler Cox
|
3c487dff47
|
Trim actor name on rename.
|
2024-05-01 12:01:01 -05:00 |
|
Chandler Cox
|
2260d79e26
|
Trim content item name on rename
|
2024-05-01 11:54:07 -05:00 |
|
Chandler Cox
|
3209320547
|
Add margin to item tree in toolbox
|
2024-04-30 15:05:58 -05:00 |
|
Chandler Cox
|
d1db06a9bb
|
Change text alignment to far on some control transform properties
|
2024-04-29 19:44:49 -05:00 |
|
Chandler Cox
|
1c1d2fd96f
|
Fix still showing some control transform properties in wrong spot.
|
2024-04-29 19:38:36 -05:00 |
|