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
|
f5f948ea4c
|
Fix culling artifacts in animated model preview in Editor
|
2023-07-14 12:17:21 +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 |
|
Chandler Cox
|
a0bb3f2995
|
Add light debug view flag to draw light shapes
|
2023-07-07 17:32:46 -05:00 |
|
Chandler Cox
|
a3dddbfa24
|
Remove stray debug.log
|
2023-07-05 16:19:25 -05:00 |
|
Wojtek Figat
|
90f377fa83
|
Remove leftover log
|
2023-07-04 17:58:06 +02: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
|
5d9e6b7364
|
Fix C# building to properly use reference assemblies for .NET 7
|
2023-07-03 22:00:23 +02:00 |
|
Wojtek Figat
|
9a1fd12a85
|
Fix sizeof struct within generic type instance
#1219
|
2023-07-03 11:42:15 +02:00 |
|
Wojtek Figat
|
df3969dae1
|
Merge branch 'new_project_defaultscene' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-new_project_defaultscene
|
2023-07-03 11:09:56 +02:00 |
|
|
|
58618bd402
|
Fix garbage DefaultScene value in new projects
|
2023-06-30 14:41:14 +03:00 |
|
|
|
0ee6aad3ec
|
Remove old hot-reload files in project references
|
2023-06-30 13:01:02 +03:00 |
|
Wojtek Figat
|
96589557b3
|
Fix access level 96a1f20bee
|
2023-06-28 20:09:18 +02:00 |
|
Wojtek Figat
|
3119c50789
|
Fix nullable warnings
|
2023-06-28 20:09:01 +02:00 |
|
Wojtek Figat
|
ac54838eea
|
Fix custom editor window restore after hot-reload
#1208
|
2023-06-28 18:46:46 +02:00 |
|
Wojtek Figat
|
bb9711277a
|
Cleanup code from #1213
|
2023-06-28 16:27:42 +02:00 |
|
Wojtek Figat
|
96a1f20bee
|
Merge branch 'new_window_improvements' of https://github.com/PhyresiCompany/FlaxEngine into PhyresiCompany-new_window_improvements
|
2023-06-28 16:14:15 +02:00 |
|
Wojtek Figat
|
9536c37623
|
Add ability to unset type reference with null item
|
2023-06-28 15:12:58 +02:00 |
|
PhyresiCompany
|
fe8260fe14
|
Window improvements with a new approach
|
2023-06-27 19:58:37 -03:00 |
|