|
|
5b8c81dfac
|
Support compiling third party library C files as C code
|
2025-01-28 22:10:42 +02:00 |
|
|
|
e55fd18771
|
Fix various issues with child window positioning
|
2025-01-28 22:10:41 +02:00 |
|
|
|
18e92425bb
|
Allow window with single tab to be dragged from tab area
|
2025-01-28 22:10:40 +02:00 |
|
|
|
3feebe8910
|
Fix ValueBox mouse position resetting after releasing the button
|
2025-01-28 22:10:39 +02:00 |
|
|
|
f5313b9ffd
|
Force cursor to center of Game Window when tab handle is clicked
|
2025-01-28 22:10:38 +02:00 |
|
Chandler Cox
|
7abed39473
|
Fix rotation using SDL
|
2025-01-28 22:10:38 +02:00 |
|
|
|
28d167b4f8
|
Fix parent window position handling with popup/tooltip windows
|
2025-01-28 22:09:12 +02:00 |
|
|
|
5abf336696
|
Fix popup and context menus not working on Wayland
|
2025-01-28 22:09:11 +02:00 |
|
|
|
e5ca67618f
|
Implement relative mouse mode (raw input) for SDL platform
|
2025-01-28 22:09:09 +02:00 |
|
|
|
2da908d9b8
|
Add flag for Window types
|
2025-01-28 22:09:09 +02:00 |
|
|
|
34f187161c
|
Enable native windowing system settings with SDL platform
|
2025-01-28 22:09:08 +02:00 |
|
|
|
f318d3aadc
|
Implement SDL platform, windowing and input handling
|
2025-01-28 22:09:08 +02:00 |
|
|
|
2594cc4546
|
Refactor ScreenUtilities
|
2025-01-28 22:09:06 +02:00 |
|
Wojtek Figat
|
475818554d
|
Fix error in editor when sliding value
|
2025-01-27 12:40:55 +01:00 |
|
Wojtek Figat
|
8ebb3a3215
|
Merge branch 'draw-anchors' of https://github.com/Tryibion/FlaxEngine into Tryibion-draw-anchors
|
2025-01-27 12:12:24 +01:00 |
|
Wojtek Figat
|
d829461def
|
Merge branch 'fix_issue_3083' of https://github.com/amir9480/FlaxEngine into amir9480-fix_issue_3083
|
2025-01-27 11:58:13 +01:00 |
|
Wojtek Figat
|
cc735a1b6a
|
Merge branch 'particle-rotate-shape' of https://github.com/Tryibion/FlaxEngine into Tryibion-particle-rotate-shape
|
2025-01-27 11:35:26 +01:00 |
|
Wojtek Figat
|
5f09ef4c1f
|
Merge branch 'file-path-drag-dop' of https://github.com/Tryibion/FlaxEngine into Tryibion-file-path-drag-dop
|
2025-01-26 21:58:34 +01:00 |
|
Wojtek Figat
|
9a59d0c5ed
|
Merge branch 'content-item-text-scale' of https://github.com/Tryibion/FlaxEngine into Tryibion-content-item-text-scale
|
2025-01-25 10:05:54 +01:00 |
|
Wojtek Figat
|
275ca296fa
|
Fix editor orthographic viewport in top or bottom view
#3169
|
2025-01-25 00:38:51 +01:00 |
|
Chandler Cox
|
f905c49f0b
|
Change content item text scale with content view scale.
|
2025-01-24 13:02:05 -06:00 |
|
Chandler Cox
|
c72fac335f
|
Check for null in Actor node IsActive.
|
2025-01-23 21:28:09 -06:00 |
|
Chandler Cox
|
030befdcaa
|
Rename dropped method.
|
2025-01-22 21:47:28 -06:00 |
|
Chandler Cox
|
3a591577ad
|
Add drag drop to FilePathEditor
|
2025-01-22 21:46:21 -06:00 |
|
Chandler Cox
|
8f9eaddbe5
|
Add anchor and pivot drawing for UI Gizmo.
|
2025-01-20 21:08:47 -06:00 |
|
Amir Alizadeh
|
55fd198102
|
Add raycast-first priority to the UIEditorGizmo
|
2025-01-19 23:55:23 +03:30 |
|
Wojtek Figat
|
ae3d437539
|
Merge branch 'use-version' of https://github.com/Tryibion/FlaxEngine into Tryibion-use-version
|
2025-01-13 17:31:53 +01:00 |
|
Wojtek Figat
|
a204ada6d3
|
Merge branch 'aab-building' of https://github.com/Tryibion/FlaxEngine into Tryibion-aab-building
|
2025-01-13 17:18:35 +01:00 |
|
Wojtek Figat
|
07ef2f03d5
|
Merge branch 're-enable-scale-center' of https://github.com/Tryibion/FlaxEngine into Tryibion-re-enable-scale-center
|
2025-01-13 17:12:20 +01:00 |
|
Wojtek Figat
|
890c3e75c3
|
Merge branch 'fix-actor-drop-focus' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-actor-drop-focus
|
2025-01-13 16:08:56 +01:00 |
|
Chandler Cox
|
55fa372197
|
re-add returns to aab
|
2025-01-13 07:30:01 -06:00 |
|
Chandler Cox
|
563f0b9ab4
|
Move Build .aab to Android platform settings and make it side-by-side
|
2025-01-13 07:24:50 -06:00 |
|
Chandler Cox
|
30ea3bc9c2
|
Add check for empty array and use IsInRange for version check.
|
2025-01-13 07:16:31 -06:00 |
|
Chandler Cox
|
f274639e94
|
Fix path bug.
|
2025-01-12 17:17:59 -06:00 |
|
Chandler Cox
|
01d1dbba6c
|
Add aditional check for if custom define of BuildAAB already exists.
|
2025-01-12 16:57:19 -06:00 |
|
Chandler Cox
|
ca995093b6
|
Add .aab bundling for Android.
|
2025-01-12 16:50:16 -06:00 |
|
Wojtek Figat
|
06a04167c7
|
Merge branch 'handle-multi-linked' of https://github.com/Tryibion/FlaxEngine into Tryibion-handle-multi-linked
|
2025-01-12 22:13:07 +01:00 |
|
Chandler Cox
|
e2df7a1e85
|
Handle linked values in Float3Editor
|
2025-01-12 15:07:43 -06:00 |
|
Wojtek Figat
|
f10404a948
|
Merge branch 'fix-run-cooked-game' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-run-cooked-game
|
2025-01-12 22:01:29 +01:00 |
|
Wojtek Figat
|
b546e4a332
|
Merge branch 'import-ui-spacing' of https://github.com/Tryibion/FlaxEngine into Tryibion-import-ui-spacing
|
2025-01-12 21:59:28 +01:00 |
|
Wojtek Figat
|
8451439abb
|
Merge branch 'EditPrefabNoContentPanelChange' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-EditPrefabNoContentPanelChange
|
2025-01-12 21:58:19 +01:00 |
|
Wojtek Figat
|
2699755581
|
Merge branch 'no-params-ui' of https://github.com/Tryibion/FlaxEngine into Tryibion-no-params-ui
|
2025-01-12 21:57:12 +01:00 |
|
Wojtek Figat
|
f153c67c0e
|
Merge branch 'fix-multiblend-exception' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-multiblend-exception
|
2025-01-12 21:56:28 +01:00 |
|
Chandler Cox
|
2260236fa6
|
Fix CPU profiler crash on conversion to ulong.
|
2025-01-09 20:55:30 -06:00 |
|
Chandler Cox
|
cb7fc6141d
|
Fix crash in multiblend 2d node when first created.
|
2025-01-09 19:40:36 -06:00 |
|
Chandler Cox
|
77c48c037e
|
Add No parameters UI to particle effect and animated model
|
2025-01-09 19:19:30 -06:00 |
|
Chandler Cox
|
ccbcab9793
|
Fix android build on .net9 and use DotNet version that is found by build tool path.
|
2025-01-08 22:11:21 -06:00 |
|
Chandler Cox
|
e87bb2325b
|
Standardize spacing for import path ui in assets. add import path ui to model prefab.
|
2025-01-07 20:43:57 -06:00 |
|
Wojtek Figat
|
5335594cb5
|
Merge branch 'import-path-ui' of https://github.com/Tryibion/FlaxEngine into Tryibion-import-path-ui
|
2025-01-06 23:55:04 +01:00 |
|
Wojtek Figat
|
0b99cb6de5
|
Merge branch 'fix-size-handles-rotation' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-size-handles-rotation
|
2025-01-06 23:47:17 +01:00 |
|