Commit Graph

1352 Commits

Author SHA1 Message Date
Wojtek Figat
f078499dfb Another adjustment to have position aligned too #796 2022-10-24 16:44:11 +02:00
Chandler Cox
87a0c671f6 Adjusted only the bounds for content items to be floored. 2022-10-24 09:01:40 -05:00
Wojciech Figat
437ed07368 Merge remote-tracking branch 'origin/master' into 1.5 2022-10-24 12:07:39 +02:00
Preben Eriksen
56c9ed3197 PE: Fix - Linux error "implicitly convert type 'double' to 'float'." 2022-10-24 09:10:15 +02:00
Wojtek Figat
b7b31aad8e Code style fix
#793
2022-10-23 23:49:46 +02:00
Wojtek Figat
2b514cc10e Merge branch 'CM-fix-open-left' of https://github.com/Tryibion/FlaxEngine into Tryibion-CM-fix-open-left 2022-10-23 23:48:49 +02:00
Wojtek Figat
6f380a6f12 Code style fix
#783
2022-10-23 23:46:11 +02:00
Wojtek Figat
0ec76d678d Merge branch 'value-box-cursor-change' of https://github.com/Tryibion/FlaxEngine into Tryibion-value-box-cursor-change 2022-10-23 23:45:13 +02:00
Wojtek Figat
1fb19ee023 Adjust content view items to whole pixels to reduce text aliasing
#794
2022-10-23 22:38:38 +02:00
Wojtek Figat
124c287537 Merge branch 'better-content-item-layout' of https://github.com/Tryibion/FlaxEngine into Tryibion-better-content-item-layout 2022-10-23 22:02:11 +02:00
Wojtek Figat
3cb37bf7b0 Merge branch 'change-script-order-default' of https://github.com/Tryibion/FlaxEngine into Tryibion-change-script-order-default 2022-10-23 21:56:28 +02:00
Wojtek Figat
13be6b75f2 Merge branch 'dont-close-childCM-onclick' of https://github.com/Tryibion/FlaxEngine into Tryibion-dont-close-childCM-onclick 2022-10-23 20:35:17 +02:00
Wojtek Figat
1914fa519d Merge branch 'master' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-master 2022-10-23 20:32:26 +02:00
Wojtek Figat
5341e355ce Code style fix
#782
2022-10-23 20:14:58 +02:00
Wojtek Figat
de012a23ee Merge branch 'move-updatecamerapreview' of https://github.com/Tryibion/FlaxEngine into Tryibion-move-updatecamerapreview 2022-10-23 19:15:46 +02:00
Wojtek Figat
1c0f2f2b81 Merge branch 'cursor-change-for-property-splitter' of https://github.com/Tryibion/FlaxEngine into Tryibion-cursor-change-for-property-splitter 2022-10-23 19:11:28 +02:00
Wojtek Figat
d89e31d155 Code style fix
#777
2022-10-23 14:26:06 +02:00
Wojtek Figat
5e5abcdc3f Merge branch 'cache-transform-snapping-state' of https://github.com/Tryibion/FlaxEngine into Tryibion-cache-transform-snapping-state 2022-10-23 14:20:49 +02:00
Wojtek Figat
70c53a4f67 Fix error if nothing is selected 2022-10-23 14:19:17 +02:00
Preben Eriksen
2a7e59ae5d PE: Fix issue with using "shift" to duplicate object, this only worked every second time if using a large grid. 2022-10-23 12:20:01 +02:00
Preben Eriksen
edf339a942 PE: Added - Bounding Box Snapping, it dont matter what size objects are they will always snap perfectly. 2022-10-23 09:48:18 +02:00
Preben Eriksen
b3bb860195 PE: Added - Use "R" key to rotate selections by 45 degrees. 2022-10-23 09:45:27 +02:00
Chandler Cox
9bd13c8ed5 This adds more spacing between the content items in the content view and allows for resizing better than before. 2022-10-21 20:31:19 -05:00
Chandler Cox
1c44c42b52 fixed position of child CMs when having to open left 2022-10-21 14:14:13 -05:00
Wojtek Figat
b7b4391cff Fix some editor panels to have focus on change 2022-10-21 18:36:28 +02:00
Chandler Cox
0765b82a39 changed the default for script memebers order. 2022-10-21 09:54:16 -05:00
Ruan Lucas
4d73638a8b Merge branch 'FlaxEngine:master' into master 2022-10-20 20:50:32 -04:00
Chandler Cox
b20967559b added to not close the child context menu on click 2022-10-20 19:49:36 -05:00
Wojciech Figat
32e052a87b Refactor native Stream serialization to new API 2022-10-20 17:28:12 +02:00
Chandler Cox
78bd7713a9 value boxes now hide your slide and return your mouse to the original position. 2022-10-19 21:41:58 -05:00
Chandler Cox
5d8403be5b moved UpdateCameraPreview call to on selection changed and on state change 2022-10-19 20:59:55 -05:00
Chandler Cox
dd20da89d7 added cursor change for changing of the property splitter 2022-10-19 19:45:07 -05:00
Chandler Cox
dbcaf28f39 added if check on enum parse 2022-10-19 15:28:59 -05:00
Chandler Cox
13150ea553 changed snap enable to still use default values if cache data doesnt exist 2022-10-19 15:25:42 -05:00
Chandler Cox
14a9c99496 fixed small bug of scene window not resizing when something is deleted but window isnt focused 2022-10-19 14:50:39 -05:00
Chandler Cox
9f9cc0e1ec cleaned up comments 2022-10-19 07:22:09 -05:00
Wojciech Figat
e115aa2c4e Merge remote-tracking branch 'origin/master' into 1.5
# Conflicts:
#	Source/Engine/Content/JsonAsset.cpp
2022-10-19 13:36:46 +02:00
Chandler Cox
6c470c1247 added caching of transform space and loading 2022-10-17 21:29:58 -05:00
Chandler Cox
456934c737 Added caching and loading snapping values 2022-10-17 21:18:46 -05:00
Chandler Cox
212fc0838a remove not needed include 2022-10-17 19:57:40 -05:00
Chandler Cox
2c3007eb2b cache viewport snapping enabled 2022-10-17 19:55:30 -05:00
Chandler Cox
ef34ad7600 Renamed scrollPosition to scrollControl for more accurate description 2022-10-16 19:05:41 -05:00
Chandler Cox
546501a553 Added performing layout when deleting actors and scrolling to duplicated/ pasted actors when action is performed. 2022-10-16 18:50:00 -05:00
Ruan Lucas
37c8aacd8b Fix math node size 2022-10-14 15:20:57 -04:00
Cristhofer Marques
527ba719f4 update to the new variable names 2022-10-13 09:15:04 -03:00
Cristhofer Marques
0e45f16b19 update timeline edge to use the mouse flipping info 2022-10-13 01:14:47 -03:00
Cristhofer Marques
f22a71509b fix value box sliding 2022-10-13 01:12:38 -03:00
Wojtek Figat
e970b6fd04 Merge branch 'small_editor_fix' of https://github.com/cristhofermarques/FlaxEngine into cristhofermarques-small_editor_fix 2022-10-12 19:10:05 +02:00
Wojtek Figat
f528ba59ec Code style fix
#766
2022-10-12 19:04:22 +02:00
Wojtek Figat
6985bd6375 Merge branch 'skeleton_mask_editor' of https://github.com/cristhofermarques/FlaxEngine into cristhofermarques-skeleton_mask_editor 2022-10-12 19:00:59 +02:00