Chandler Cox
|
f80b7ee2a5
|
Fix spacing
|
2023-07-23 18:58:47 -05:00 |
|
Chandler Cox
|
12005ad314
|
Simplify functionality into function.
|
2023-07-23 15:20:57 -05:00 |
|
Chandler Cox
|
02d135053f
|
Add scroll to selected asset/content item on asset picker select menu open.
|
2023-07-23 15:10:31 -05:00 |
|
|
|
d1a6bdceed
|
Add params tag to API_PARAM for C# variadic parameters support
|
2023-07-23 12:47:00 +03:00 |
|
Mateusz Karbowiak
|
91e0e2011c
|
Fix visibility of string wrapper
|
2023-07-22 18:44:36 +02:00 |
|
Ruan Lucas
|
1a72aeeb24
|
disable edit tangent buttons when select multiple values
|
2023-07-21 22:15:43 -04:00 |
|
Ruan Lucas
|
bd8c5985b1
|
remove debug
|
2023-07-21 22:11:30 -04:00 |
|
Ruan Lucas
|
f8da0708e1
|
add suport to loop spline on set tangent linear
|
2023-07-21 22:11:15 -04:00 |
|
Ruan Lucas
|
1bd7210107
|
don't let aligned or free mode on first or end spline point
|
2023-07-21 21:05:36 -04:00 |
|
Ruan Lucas
|
6872f35add
|
don't let set smooth tangent in/out on start/end spline if isn't loop
|
2023-07-21 21:00:08 -04:00 |
|
Chandler Cox
|
0ba9f7c51d
|
Small simplification of null checking for input editors
|
2023-07-21 13:33:00 -05:00 |
|
Chandler Cox
|
9b0c6a070a
|
Add InputEvent and InputAxis editors and changed UICanvas to use them.
|
2023-07-21 13:26:51 -05:00 |
|
Ruan Lucas
|
008f219883
|
organize smooth in and smooth out tangents code
|
2023-07-21 10:25:55 -04:00 |
|
Chandler Cox
|
83427ba1d4
|
Add batch creating prefabs from mutiple selected actors in the scene tree.
|
2023-07-20 23:02:26 -05:00 |
|
Chandler Cox
|
a1cdf3e733
|
Fix bug of populating asset picker if option platform type does not exist.
|
2023-07-20 21:31:07 -05:00 |
|
Ruan Lucas
|
5c7faf7262
|
disable edit tangent options when deselect tangents or spline points on spline editor
|
2023-07-20 16:40:05 -04:00 |
|
Ruan Lucas
|
4cf2bba840
|
fix edit buttons style on spline editor
|
2023-07-20 13:19:18 -04:00 |
|
Ruan Lucas
|
e6715ad095
|
add methods to auto select tangents or points on change edit mode on spline editor
|
2023-07-20 13:05:56 -04:00 |
|
Ruan Lucas
|
50f1688140
|
add smooth in tangent and smooth out tangent
|
2023-07-20 10:52:07 -04:00 |
|
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 |
|
envision3d
|
dba0675873
|
Merge branch 'master' of https://github.com/FlaxEngine/FlaxEngine into feature/1151-play-mode-actions
|
2023-07-20 02:00:53 -05: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 |
|
Wojtek Figat
|
32d9067710
|
Fix build
|
2023-07-19 09:08:17 +02: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
|
b26b9302e0
|
Remove unused TIsArithmetic
|
2023-07-18 18:43:10 +02:00 |
|
Wojtek Figat
|
eea0b37dc3
|
Merge remote-tracking branch 'origin/master' into 1.7
|
2023-07-18 18:35:44 +02:00 |
|
Wojtek Figat
|
b2b10ce7da
|
Fix various core types to be trivially constructible as properly POD-type
|
2023-07-18 18:20:11 +02:00 |
|
Wojtek Figat
|
872509df2a
|
Fix incorrect Transform Position To Screen UV in particles graph in CPU code path
|
2023-07-18 18:13:19 +02:00 |
|
Wojtek Figat
|
a80e3f5a15
|
Merge branch 'log-count' of https://github.com/Tryibion/FlaxEngine into Tryibion-log-count
|
2023-07-18 17:45:18 +02:00 |
|
Chandler Cox
|
be079b9b67
|
Improvements to debug log count.
|
2023-07-18 09:51:21 -05: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 |
|
Wojtek Figat
|
338499536f
|
Add ModelInstanceActor::GetMaterialSlots
|
2023-07-18 10:55:00 +02:00 |
|
Wojtek Figat
|
0f613abfb9
|
Add ToSpan from 24c03c0e4b
|
2023-07-18 10:54:21 +02:00 |
|
Wojtek Figat
|
5b40f770b1
|
Merge branch 'mat-entry' of https://github.com/Tryibion/FlaxEngine into Tryibion-mat-entry
|
2023-07-18 10:25:35 +02:00 |
|
Wojtek Figat
|
488958ce44
|
Fix DrawSceneDepth to properly draw scene objects when custom actors list is empty
#1253
|
2023-07-18 10:16:11 +02:00 |
|
Wojtek Figat
|
9c2cff6f3c
|
Merge branch 'generic_type_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-generic_type_fix
|
2023-07-18 09:50:56 +02:00 |
|
Wojtek Figat
|
44518e88d5
|
Fix crash when using Vector3 soft casting in Visual Scripts
|
2023-07-18 09:48:43 +02:00 |
|
Wojtek Figat
|
07ef07e979
|
Merge remote-tracking branch 'origin/1.7' into 1.7
# Conflicts:
# Source/Engine/Physics/Actors/Cloth.cpp
|
2023-07-17 18:27:31 +02:00 |
|
Wojtek Figat
|
5012d4432e
|
Add NvCloth for Linux
|
2023-07-17 18:22:40 +02:00 |
|
Wojtek Figat
|
3d5d7ad968
|
Don't recook cloth mesh when rebuilding it
|
2023-07-17 15:34:38 +02:00 |
|