Commit Graph

363 Commits

Author SHA1 Message Date
Ruan Lucas
902a3c1eed smooth point on set linear point to free 2023-07-20 09:36:05 -04:00
Ruan Lucas
e40c0be00d fix set type on press edit buttons not working 2023-07-20 09:25:48 -04:00
Ruan Lucas
8a9b76a468 clean code 2023-07-19 16:28:15 -04:00
Ruan Lucas
7855db951e auto detect tangent type when click on spline keyframe 2023-07-19 16:01:05 -04:00
Ruan Lucas
7036e77d60 fix auto smooth point on click 2023-07-19 10:20:30 -04:00
Ruan Lucas
95c934d6b4 se button color when set tangent mode 2023-07-19 09:07:40 -04:00
Ruan Lucas
a42dc8f434 change tangent edit option base class name 2023-07-19 08:44:22 -04:00
Ruan Lucas
1ec2df1a29 disable edit tangents buttons when don't have any tangent or point selected 2023-07-19 08:43:11 -04:00
Ruan Lucas
590a892f16 set spline point as selected when has a tangent selected and set as linear 2023-07-18 21:54:30 -04:00
Ruan Lucas
2fac4c9284 add smooth tangent on first and last keyframe 2023-07-18 20:28:28 -04:00
Ruan Lucas
2be6a6be9e add basic options 2023-07-18 16:48:15 -04:00
Wojtek Figat
e39a56fc4e Merge remote-tracking branch 'origin/master' into 1.7 2023-07-18 11:47:39 +02:00
Wojtek Figat
60c0995bc3 Add undo for #1247 2023-07-18 11:46:15 +02:00
Wojtek Figat
8f8c0e4b81 Minor fixes for #1247 2023-07-18 10:55:15 +02:00
Chandler Cox
c89421438b Code cleanup 2023-07-15 10:42:41 -05:00
Chandler Cox
02219beac9 Handle edge case 2023-07-15 10:27:59 -05:00
Chandler Cox
c8edaf5d6e Fix bug with not using slot material 2023-07-15 10:10:37 -05:00
Chandler Cox
ba93e1e1d0 Add showing default materials to model entries. 2023-07-15 10:00:34 -05:00
Wojtek Figat
24c03c0e4b Add cloth painting tools to Editor 2023-07-13 23:30:37 +02:00
Wojtek Figat
15b2d4e041 Add IPresenterOwner to editor Custom Editor for more context and advanced interactions 2023-07-12 12:36:30 +02:00
Wojtek Figat
6ae77d0c17 Merge remote-tracking branch 'origin/1.6' into 1.7 2023-07-09 11:55:50 +02:00
Chandler Cox
a3dddbfa24 Remove stray debug.log 2023-07-05 16:19:25 -05:00
Wojtek Figat
d49def6f7e More stuff from d31fc32399 2023-07-04 11:46:42 +02:00
Wojtek Figat
72d1d8f085 More stuff from d31fc32399 2023-07-04 11:06:48 +02:00
Wojtek Figat
d31fc32399 Fix and update engine assets 2023-07-04 11:05:32 +02:00
Wojtek Figat
e4c3461053 Merge remote-tracking branch 'origin/master' into 1.7 2023-07-03 22:01:50 +02:00
Wojtek Figat
9a1fd12a85 Fix sizeof struct within generic type instance
#1219
2023-07-03 11:42:15 +02:00
Wojtek Figat
e3cbe1458d Add MeshReference to ModelInstanceActor for easy mesh referencing and its data access interface 2023-06-29 16:50:00 +02:00
Wojtek Figat
8f7da81621 Merge remote-tracking branch 'origin/master' into 1.6
# Conflicts:
#	Flax.flaxproj
#	Source/Editor/Content/Items/AssetItem.cs
2023-06-13 15:41:07 +02:00
Wojtek Figat
37bf4bb34f Unify all GetActorsTree usages in Editor 2023-06-12 18:25:44 +02:00
Wojtek Figat
7140c4a2d8 Merge remote-tracking branch 'origin/master' into 1.6 2023-06-11 21:38:20 +02:00
Wojtek Figat
31c9b85a3f Fix prefab diff context menu in Editor to properly diff against arrays 2023-06-11 20:44:04 +02:00
Wojtek Figat
f552dd0c28 Merge remote-tracking branch 'origin/master' into 1.6 2023-06-10 23:29:22 +02:00
Wojtek Figat
3bbfe9de8a Code cleanup, add tooltip and cache property option in layout #1140 2023-06-09 17:32:57 +02:00
Wojtek Figat
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
Wojtek Figat
9faf9e43fb Codestyle fix #1118 2023-06-09 17:15:06 +02:00
Chandler Cox
424e832ec7 Fix bug on disabling element on init if it is zero. 2023-05-31 21:23:34 -05:00
Chandler Cox
5c67c4f5d4 Handle zero case correctly by disabling value boxes on zero. 2023-05-31 14:31:01 -05:00
Chandler Cox
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
Olly Rybak
522015c2d7 Better functionality + styling 2023-05-29 00:43:14 +10:00
Chandler Cox
75f1c8baaa Fix scale linking to be a ratio. 2023-05-25 10:17:08 -05:00
Chandler Cox
e9250ab365 Fix spacing 2023-05-25 08:25:57 -05:00
Chandler Cox
a45f067719 Fix zero scale value changing when scales are linked. #1117 2023-05-25 08:24:49 -05:00
Wojtek Figat
694980160b Merge remote-tracking branch 'origin/master' into 1.6
# Conflicts:
#	Source/Editor/CustomEditors/CustomEditorsUtil.cs
#	Source/Engine/Networking/NetworkReplicator.cpp
#	Source/Engine/Scripting/ManagedCLR/MUtils.cpp
#	Source/Tools/Flax.Build/Bindings/BindingsGenerator.Cpp.cs
2023-05-24 23:28:38 +02:00
Wojtek Figat
e10aa1ff58 Add support for editing dictionary keys that are structures 2023-05-24 22:58:07 +02:00
Wojtek Figat
7efb3e3f3d Add SoftTypeReference<T> to scripting API for lazy-load type references (via typename) 2023-05-24 22:56:29 +02:00
Wojtek Figat
982639f215 Fix syncing Custom Editor value when using it to edit value-type 2023-05-24 22:55:02 +02:00
Olly Rybak
c92a3e566e New button styling 2023-05-21 09:57:39 +10:00
Wojtek Figat
e045f096a9 Add network debugging panel to actors and scripts
#1066
2023-05-16 14:59:15 +02:00