|
|
5274a96a42
|
_begin refactor, windows fixes
Build Android / Game (Android, Release ARM64) (push) Waiting to run
Build iOS / Game (iOS, Release ARM64) (push) Waiting to run
Build Linux / Editor (Linux, Development x64) (push) Waiting to run
Build Linux / Game (Linux, Release x64) (push) Waiting to run
Build macOS / Editor (Mac, Development ARM64) (push) Waiting to run
Build macOS / Game (Mac, Release ARM64) (push) Waiting to run
Build Windows / Editor (Windows, Development x64) (push) Waiting to run
Build Windows / Game (Windows, Release x64) (push) Waiting to run
Cooker / Cook (Mac) (push) Waiting to run
Tests / Tests (Linux) (push) Waiting to run
Tests / Tests (Windows) (push) Waiting to run
|
2025-01-01 02:05:15 +02:00 |
|
|
|
3df9602ac5
|
_refix x11 popu positioning
Build Android / Game (Android, Release ARM64) (push) Has been cancelled
Build iOS / Game (iOS, Release ARM64) (push) Has been cancelled
Build Linux / Editor (Linux, Development x64) (push) Has been cancelled
Build Linux / Game (Linux, Release x64) (push) Has been cancelled
Build macOS / Editor (Mac, Development ARM64) (push) Has been cancelled
Build macOS / Game (Mac, Release ARM64) (push) Has been cancelled
Build Windows / Editor (Windows, Development x64) (push) Has been cancelled
Build Windows / Game (Windows, Release x64) (push) Has been cancelled
Cooker / Cook (Mac) (push) Has been cancelled
Tests / Tests (Linux) (push) Has been cancelled
Tests / Tests (Windows) (push) Has been cancelled
|
2024-12-30 03:52:40 +02:00 |
|
|
|
089346b296
|
_x11 child tooltip fixes progress
|
2024-12-28 19:41:06 +02:00 |
|
|
|
fe313773d1
|
Fix casting error in CPU profiler tab
Build Android / Game (Android, Release ARM64) (push) Has been cancelled
Build iOS / Game (iOS, Release ARM64) (push) Has been cancelled
Build Linux / Editor (Linux, Development x64) (push) Has been cancelled
Build Linux / Game (Linux, Release x64) (push) Has been cancelled
Build macOS / Editor (Mac, Development ARM64) (push) Has been cancelled
Build macOS / Game (Mac, Release ARM64) (push) Has been cancelled
Build Windows / Editor (Windows, Development x64) (push) Has been cancelled
Build Windows / Game (Windows, Release x64) (push) Has been cancelled
Cooker / Cook (Mac) (push) Has been cancelled
Tests / Tests (Linux) (push) Has been cancelled
Tests / Tests (Windows) (push) Has been cancelled
|
2024-12-19 20:09:43 +02:00 |
|
|
|
34346e4111
|
Force cursor to center of Game Window when tab handle is clicked
|
2024-12-19 20:09:43 +02:00 |
|
Chandler Cox
|
cdf0e24c12
|
Fix rotation using SDL
|
2024-12-19 20:09:42 +02:00 |
|
|
|
506ad85cad
|
Fix parent window position handling with popup/tooltip windows
|
2024-12-19 20:09:37 +02:00 |
|
|
|
37177edeaa
|
Fix popup and context menus not working on Wayland
|
2024-12-19 20:09:35 +02:00 |
|
|
|
4a7f6c34f3
|
Implement relative mouse mode (raw input) for SDL platform
|
2024-12-19 20:09:33 +02:00 |
|
|
|
ba248a61bd
|
Add flag for Window types
|
2024-12-19 20:09:33 +02:00 |
|
|
|
eacd23bdbb
|
Enable native windowing system settings with SDL platform
|
2024-12-19 20:09:33 +02:00 |
|
|
|
fe0d97aad1
|
Implement SDL platform, windowing and input handling
|
2024-12-19 20:09:32 +02:00 |
|
|
|
7595c572d7
|
Refactor ScreenUtilities
|
2024-12-19 20:09:31 +02:00 |
|
Wojtek Figat
|
622de6ebcb
|
Minor improvements to new gizmo changes and add new assets
#3088
|
2024-12-16 23:41:55 +01:00 |
|
Wojtek Figat
|
4de324f2b0
|
Merge branch 'GizmoImprovements' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-GizmoImprovements
|
2024-12-16 23:25:07 +01:00 |
|
Wojtek Figat
|
cedacdba3e
|
Simplify Rename context option activity and use input option for F2 remapping in Editor
#3093
|
2024-12-16 23:21:45 +01:00 |
|
Wojtek Figat
|
06dcc7ba8e
|
Merge branch 'Visject-CommentRenameImprovementsTwo' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-Visject-CommentRenameImprovementsTwo
|
2024-12-16 23:17:56 +01:00 |
|
Wojtek Figat
|
b81435505d
|
Merge branch 'scroll-script-add' of https://github.com/Tryibion/FlaxEngine into Tryibion-scroll-script-add
|
2024-12-16 23:16:04 +01:00 |
|
Wojtek Figat
|
222a614a2b
|
Simplify and cleanup code
#3096
|
2024-12-16 23:14:50 +01:00 |
|
Wojtek Figat
|
bd4a042619
|
Merge branch 'ActorRefClickHighlight' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ActorRefClickHighlight
|
2024-12-16 23:09:09 +01:00 |
|
Wojtek Figat
|
ef60cc30ff
|
Merge branch 'show-hidden-game-win-play' of https://github.com/Tryibion/FlaxEngine into Tryibion-show-hidden-game-win-play
|
2024-12-16 23:02:15 +01:00 |
|
Wojtek Figat
|
bbed25653a
|
Merge branch 'fix-collection-value' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-collection-value
|
2024-12-16 22:58:02 +01:00 |
|
Chandler Cox
|
f57f57423c
|
Fix Collection value containers to use correct value assignment.
|
2024-12-13 14:31:44 -06:00 |
|
Chandler Cox
|
a0216746b9
|
Add value null check in UiControlEditor to fix exception
|
2024-12-12 11:04:28 -06:00 |
|
Chandler Cox
|
76b84cca4e
|
Scroll to script on add.
|
2024-12-12 10:40:08 -06:00 |
|
Chandler Cox
|
0906a561c4
|
Show game window if hidden when start play.
|
2024-12-11 20:55:49 -06:00 |
|
Chandler Cox
|
99e836b1fb
|
Fix valid drop not resetting, add debounce timer to highlighting for showing on double click prevention
|
2024-12-11 20:43:52 -06:00 |
|
xxSeys1
|
1e61abdfef
|
add highlight when actor reference is single clicked
|
2024-12-11 17:11:00 +01:00 |
|
Wojtek Figat
|
139a431614
|
Fix crash due to alive reference to old asset validator
#3081
|
2024-12-10 17:01:41 +01:00 |
|
Wojtek Figat
|
4fe46dfc83
|
Merge branch 'more-scripting-templates' of https://github.com/Tryibion/FlaxEngine into Tryibion-more-scripting-templates
|
2024-12-10 16:48:11 +01:00 |
|
Wojtek Figat
|
09414f9002
|
Add blend space drawing in Multi Blend 2D editor
#1980
|
2024-12-10 10:42:40 +01:00 |
|
Wojtek Figat
|
3e5cb09381
|
Fix vertical axis and blend points center in Multi Blend space editor
#1980
|
2024-12-09 22:48:02 +01:00 |
|
Wojtek Figat
|
eb5dfcd6bf
|
Add support for multi-control editing
#1897
|
2024-12-09 18:47:32 +01:00 |
|
Wojtek Figat
|
667661dd90
|
Merge branch 'multi-select-values' of https://github.com/Tryibion/FlaxEngine into Tryibion-multi-select-values
|
2024-12-09 18:34:39 +01:00 |
|
Nils Hausfeld
|
e9243d0358
|
- Fixed regression of commit ec7840f36b that caused surface comments created with "// <text>" to throw an error
|
2024-12-07 19:15:14 +01:00 |
|
Nils Hausfeld
|
82453acf53
|
- Added the ability to rename selected visject comments by pressing F2
- Added rename option to context menu for visject comments
|
2024-12-07 18:42:00 +01:00 |
|
Wojtek Figat
|
ce23c2efaf
|
Add hiding unrelated properties in Material properties for Decal, PostFX or GUI materials
#2919
|
2024-12-06 17:12:10 +01:00 |
|
Wojtek Figat
|
b6d2a3683c
|
Add ButtonAttribute to display methods in editor properties panel
#1917
|
2024-12-06 16:10:50 +01:00 |
|
xxSeys1
|
cee0b24b9f
|
add options for gizmo brightness and opacity
|
2024-12-05 21:12:02 +01:00 |
|
xxSeys1
|
66cc3196e1
|
improve "Editor Options -> Visual" categories
|
2024-12-05 20:50:32 +01:00 |
|
Wojtek Figat
|
93fefc9af3
|
Fix showing splash screen window when running Editor in headless mode
|
2024-12-04 18:45:41 +01:00 |
|
Wojtek Figat
|
848dbdf532
|
Add auto-exit command line to editor
|
2024-12-04 18:41:36 +01:00 |
|
Wojtek Figat
|
2f16694529
|
Fix some not important warning to be less verbose in some cases
|
2024-12-04 18:40:52 +01:00 |
|
Wojtek Figat
|
57628c3d5f
|
Refactor Bezier splines drawing and editing to property evaluate value and match curve evaluation
#3051
|
2024-12-02 19:10:28 +01:00 |
|
Wojtek Figat
|
0a4a431f74
|
Fix exception regression
|
2024-12-01 21:55:19 +01:00 |
|
Wojtek Figat
|
f0f631a48b
|
Add splitter bar for resizing curve editor inside properties panel
|
2024-11-30 23:44:23 +01:00 |
|
Wojtek Figat
|
0295e1ca90
|
Add adding keyframes to curve on double-click
|
2024-11-30 23:28:07 +01:00 |
|
Wojtek Figat
|
8ef7f7cb1a
|
Add F key shortcut to show whole curve in editor view
|
2024-11-30 23:21:23 +01:00 |
|
Wojtek Figat
|
44d96ad100
|
Fix curve editor panning to be stable
|
2024-11-30 23:20:57 +01:00 |
|
Wojtek Figat
|
77184c7b52
|
Fix crash when curve zoom was too high
|
2024-11-29 14:34:07 +01:00 |
|