mafiesto4
|
37bf4bb34f
|
Unify all GetActorsTree usages in Editor
|
2023-06-12 18:25:44 +02:00 |
|
mafiesto4
|
31c9b85a3f
|
Fix prefab diff context menu in Editor to properly diff against arrays
|
2023-06-11 20:44:04 +02:00 |
|
mafiesto4
|
a6430692d2
|
Fix crash safe handling of internal errors and exceptions when drawing asset thumbnails
#1138
|
2023-06-09 18:22:40 +02:00 |
|
mafiesto4
|
3bbfe9de8a
|
Code cleanup, add tooltip and cache property option in layout #1140
|
2023-06-09 17:32:57 +02:00 |
|
mafiesto4
|
a0d6f3c22b
|
Merge branch 'ui-resize-update' of https://github.com/Swiggies/FlaxEngine into Swiggies-ui-resize-update
|
2023-06-09 17:23:00 +02:00 |
|
mafiesto4
|
9bda3aa52a
|
Merge branch 'fix-transform-gizmos' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-fix-transform-gizmos
|
2023-06-09 17:16:36 +02:00 |
|
mafiesto4
|
9faf9e43fb
|
Codestyle fix #1118
|
2023-06-09 17:15:06 +02:00 |
|
mafiesto4
|
a8cf4e95c5
|
Merge branch 'scale-link-zero-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-scale-link-zero-fix
|
2023-06-09 17:12:14 +02:00 |
|
mafiesto4
|
2382e2cbbc
|
Merge branch 'master' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-master
|
2023-06-09 13:57:16 +02:00 |
|
Ruan Lucas
|
0b8c06b149
|
fix for #1002
|
2023-06-08 11:52:00 -04:00 |
|
Tryibion
|
424e832ec7
|
Fix bug on disabling element on init if it is zero.
|
2023-05-31 21:23:34 -05:00 |
|
Ruan Lucas
|
dae05e0549
|
improv: copy old curve point data to new curve point
|
2023-05-31 20:11:05 -04:00 |
|
Tryibion
|
5c67c4f5d4
|
Handle zero case correctly by disabling value boxes on zero.
|
2023-05-31 14:31:01 -05:00 |
|
Tryibion
|
70cb4d3cd9
|
Fix bug of moving value from zero.
|
2023-05-31 13:01:41 -05:00 |
|
Olly Rybak
|
fce41b95f6
|
Added bool to properties window to carry value between controls
|
2023-05-29 20:55:55 +10:00 |
|
mafiesto4
|
44036a26d0
|
Fix UI Control selection highlights when using Canvas Scaler
#977
|
2023-05-28 21:35:56 +02:00 |
|
mafiesto4
|
b65c84c02e
|
Fix compilation issue from 62946f6359
|
2023-05-28 16:57:38 +02:00 |
|
Olly Rybak
|
522015c2d7
|
Better functionality + styling
|
2023-05-29 00:43:14 +10:00 |
|
mafiesto4
|
62946f6359
|
Cleanup and improve code from #1109
|
2023-05-28 16:12:32 +02:00 |
|
mafiesto4
|
482d516c2e
|
Merge branch 'color-picker' of https://github.com/Menotdan/FlaxEngine into Menotdan-color-picker
|
2023-05-28 13:38:37 +02:00 |
|
mafiesto4
|
583a5d9223
|
Minor fixes to content window navigation
|
2023-05-28 13:17:43 +02:00 |
|
mafiesto4
|
997dc53a49
|
Merge branch 'content_copy_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-content_copy_fix
|
2023-05-28 13:05:08 +02:00 |
|
Tryibion
|
c9d48d00e7
|
Change default script name to MyScript and make the name invalid if it is called Script.
|
2023-05-27 11:15:54 -05:00 |
|
GoaLitiuM
|
bca5e908f1
|
Copy content files using Content Database instead of Content Importing
Fixes an issue where copying asset files does not change the asset ID,
causing the copied assets to remain linked to the original files.
|
2023-05-27 00:41:19 +03:00 |
|
Tryibion
|
75f1c8baaa
|
Fix scale linking to be a ratio.
|
2023-05-25 10:17:08 -05:00 |
|
Tryibion
|
e9250ab365
|
Fix spacing
|
2023-05-25 08:25:57 -05:00 |
|
Tryibion
|
a45f067719
|
Fix zero scale value changing when scales are linked. #1117
|
2023-05-25 08:24:49 -05:00 |
|
mafiesto4
|
e10aa1ff58
|
Add support for editing dictionary keys that are structures
|
2023-05-24 22:58:07 +02:00 |
|
mafiesto4
|
7efb3e3f3d
|
Add SoftTypeReference<T> to scripting API for lazy-load type references (via typename)
|
2023-05-24 22:56:29 +02:00 |
|
mafiesto4
|
982639f215
|
Fix syncing Custom Editor value when using it to edit value-type
|
2023-05-24 22:55:02 +02:00 |
|
mafiesto4
|
47f9bc2017
|
Fix regression in Content Item tooltip #1085
|
2023-05-24 09:47:27 +02:00 |
|
mafiesto4
|
2ae20c5fc4
|
Add formatting to network profiler bytes values
|
2023-05-21 22:36:14 +02:00 |
|
Olly Rybak
|
c92a3e566e
|
New button styling
|
2023-05-21 09:57:39 +10:00 |
|
Menotdan
|
306cedeb39
|
stopped being stupid and just copied dependencies from the other implementations.
|
2023-05-19 00:54:49 -04:00 |
|
Menotdan
|
66f66c5481
|
Whoops forgot includes. Hopefully this builds, but I don't have a mac to test so...
|
2023-05-19 00:11:29 -04:00 |
|
Menotdan
|
8c20ba83de
|
Lay out what needs to be implemented for Mac
|
2023-05-18 22:10:35 -04:00 |
|
Menotdan
|
cdee91f258
|
Color Picker FINALLY works
|
2023-05-18 21:48:47 -04:00 |
|
Menotdan
|
8f6ceece10
|
Change XGrabPointer call a bit.
|
2023-05-18 19:40:39 -04:00 |
|
Menotdan
|
f5d3e30972
|
XGrabPointer doesn't seem to be doing what I want.
|
2023-05-18 15:42:04 -04:00 |
|
Menotdan
|
408d620b17
|
Removed more unneeded logs.
|
2023-05-18 00:00:06 -04:00 |
|
Menotdan
|
1d079842f6
|
Add Mac screen utilities, and removed an unneeded log.
|
2023-05-17 23:57:23 -04:00 |
|
Menotdan
|
b6395cf6f1
|
Trying to implement XGrabPointer...
|
2023-05-17 23:51:24 -04:00 |
|
Menotdan
|
d0f5d3270f
|
Implement GetPixelAt and GetCursorPosition.
|
2023-05-17 23:16:44 -04:00 |
|
Menotdan
|
6e6a427488
|
refactor the code to not include BlockAndReadMouse() as a public API_FUNCTION()
|
2023-05-17 21:44:26 -04:00 |
|
Menotdan
|
48f890dd80
|
Merge branch 'color-picker' of https://github.com/menotdan/flaxengine into color-picker
Pull down
|
2023-05-17 21:21:30 -04:00 |
|
Menotdan
|
d4bd2d372c
|
Merge branch 'FlaxEngine:master' into color-picker
|
2023-05-17 21:12:37 -04:00 |
|
Menotdan
|
7a6c1b8b86
|
Add linux implementation definitions.
|
2023-05-17 20:59:42 -04:00 |
|
mafiesto4
|
b244ffedd2
|
Fix output log text ranges to handle line ending
|
2023-05-17 12:23:01 +02:00 |
|
Menotdan
|
a870513086
|
Color picker finally works, refactored the code.
|
2023-05-16 13:54:25 -04:00 |
|
Menotdan
|
5cf3803860
|
Add ScreenUtilities class, to replace ScreenUtils in the Engine, so it is being moved to the Editor.
|
2023-05-16 10:50:53 -04:00 |
|