Commit Graph

6060 Commits

Author SHA1 Message Date
Ruan Lucas
b80682c97e set spline points / tangents size by camera distance 2023-07-31 19:21:26 -04:00
Ruan Lucas
84bed5b1c9 Revert "test"
This reverts commit b5eadbc531.
2023-07-31 14:02:03 -04:00
Ruan Lucas
b5eadbc531 test 2023-07-31 09:06:39 -04:00
Ruan Lucas
714d0c2ca0 small fix 2023-07-24 22:41:45 -04:00
Ruan Lucas
ea48a89e00 improve auto smooth 2023-07-24 22:34:48 -04:00
Ruan Lucas
7b0e9b9e06 simplify code 2023-07-24 19:30:31 -04:00
Ruan Lucas
56285e544e disable set all linear / smooth when select many splines 2023-07-24 08:54:53 -04:00
Ruan Lucas
c79c91a19a add undo / redo to edit spline options and some small changes 2023-07-23 20:27:45 -04: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
Ruan Lucas
008f219883 organize smooth in and smooth out tangents code 2023-07-21 10:25:55 -04: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
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
84c99ea1c3 Fix nested animation sampling bug
#1244
2023-07-14 13:10:20 +02:00
Wojtek Figat
f5f948ea4c Fix culling artifacts in animated model preview in Editor 2023-07-14 12:17:21 +02:00
Wojtek Figat
a6924d37c1 Add ModelInstanceActor::GetMaterial to get actual material used to render certain entries 2023-07-14 11:58:51 +02:00
Wojtek Figat
7b88569e73 Add sealed tag to virtual functions in API bindings to block inheritance in C#/VS 2023-07-14 11:57:38 +02:00
Wojtek Figat
40fc2f8295 Fix missing header files in deployed engine package
#1242
2023-07-14 11:25:54 +02:00
Wojtek Figat
843abca8ca Fix error when opening shader asset if it's not visible in Content window 2023-07-14 10:59:04 +02:00
Wojtek Figat
3e801dbc8d Merge branch 'Tryibion-debug-lights' 2023-07-10 12:52:10 +02:00
Wojtek Figat
170906e483 Merge branch 'debug-lights' of https://github.com/Tryibion/FlaxEngine into Tryibion-debug-lights 2023-07-10 12:52:05 +02:00
Wojtek Figat
a22cedf286 Merge branch 'Tryibion-spotlight-inner-debug' 2023-07-10 12:46:48 +02:00
Wojtek Figat
ae1c0b45d8 Merge branch 'spotlight-inner-debug' of https://github.com/Tryibion/FlaxEngine into Tryibion-spotlight-inner-debug 2023-07-10 12:46:40 +02:00
Wojtek Figat
c2da48c49f Fix dotnet installation selection on Linux to favor lib over share 2023-07-08 21:05:20 +02:00
Chandler Cox
0a57cbbecf Add not showing lights debug based on other light flags as well. 2023-07-07 17:48:16 -05:00
Chandler Cox
a0bb3f2995 Add light debug view flag to draw light shapes 2023-07-07 17:32:46 -05:00
Chandler Cox
48474065d7 Add spot light inner circle debug lines. 2023-07-07 16:46:35 -05:00
Wojtek Figat
ca5cbf05be Merge branch 'Tryibion-actor-tag-type' 2023-07-06 16:43:10 +02:00
Wojtek Figat
dc6410e7b8 Merge branch 'actor-tag-type' of https://github.com/Tryibion/FlaxEngine into Tryibion-actor-tag-type 2023-07-06 16:43:05 +02:00
Wojtek Figat
e1572a2a5c Merge branch 'Tryibion-remove-debug' 2023-07-06 16:41:29 +02:00
Chandler Cox
a3dddbfa24 Remove stray debug.log 2023-07-05 16:19:25 -05:00
Chandler Cox
d88b93d56b Add find actor by type and tag to level and actor classes. Move find actor by tag code to be by other find actor methods. 2023-07-05 14:00:07 -05:00
Wojtek Figat
bd0bc42adc Fix regressionn from d7dc0b76e5 2023-07-05 12:18:03 +02:00
Wojtek Figat
04ef3c60d5 Fix regression from c79952a4d6 2023-07-05 09:27:21 +02:00