Commit Graph

21 Commits

Author SHA1 Message Date
Wojtek Figat
0b4408bc78 Fix Transform Node/Bone in replace mode when transform is identity 2021-04-01 14:16:16 +02:00
Wojtek Figat
23d38fc387 Fix regression in Bezier curve tangents calculation for Quaternions
85167b2d4b
2021-03-28 18:45:10 +02:00
Wojtek Figat
8ef8b89fd5 Add constructor to BoundingBox for single point empty box construction 2021-03-18 21:50:05 +01:00
Wojtek Figat
922201d1c0 Fix bug with Vector Parameters in Animation Graph
#272
2021-03-18 14:18:40 +01:00
Wojtek Figat
5a9ca6f130 Merge remote-tracking branch 'origin/1.1' into linux-editor
# Conflicts:
#	Source/Engine/Core/Math/BoundingSphere.cs
#	Source/Engine/Debug/DebugDraw.cpp
#	Source/Engine/Platform/Win32/Win32Platform.cpp
#	Source/Engine/Platform/Win32/Win32Platform.h
2021-02-23 22:32:17 +01:00
Wojtek Figat
cf3ac7a26e Merge remote-tracking branch 'origin/master' into linux-editor
# Conflicts:
#	Source/Engine/Core/Math/Color.cs
#	Source/Engine/Navigation/Navigation.cpp
#	Source/Engine/Platform/Win32/Win32Platform.cpp
2021-02-23 22:29:07 +01:00
W2.Wizard
20ba37e223 Cleanup 3 2021-02-21 11:09:04 +01:00
Wojtek Figat
ed04eece8a Add support for mapping objects in SceneAnimationPlayer to reuse it for different objects 2021-02-17 13:02:47 +01:00
Wojtek Figat
6fd1580d67 Fix building on linux after merge 2021-02-16 19:01:00 +01:00
Wojtek Figat
85167b2d4b Fix using Bezier curve for Transform 2021-02-08 15:45:39 +01:00
Wojtek Figat
d69b005792 Move Curve data serialization to binary format into CurveSerialization.h 2021-02-01 14:16:32 +01:00
Wojtek Figat
937248794a Add first derivative calculation utilities for Curve 2021-01-26 12:32:16 +01:00
Wojtek Figat
fe78fa7575 Add Spline 2021-01-25 10:41:53 +01:00
intolerantape
75d197cb84 Spelling fixes. 2021-01-19 23:02:33 -08:00
Wojtek Figat
786f057971 Fix crash on scripting reload when using Anim Graph with custom nodes 2021-01-03 23:18:53 +01:00
Jean-Baptiste Perrier
03eb39afe6 Bumping all copyright headers to 2021. 2021-01-02 14:28:49 +01:00
Wojtek Figat
4c205be617 Fix code style 2020-12-30 11:20:37 +01:00
VNC
967b6585e1 Fix more typos in Source\Engine\Animations 2020-12-29 03:31:13 +01:00
VNC
1c4ebe9ab6 Fix typo in AnimGraph 2020-12-29 03:23:37 +01:00
VNC
d65e922cca Fixed typos in AnimGraph.Custom 2020-12-29 03:23:15 +01:00
Wojtek Figat
6fb9eee74c You're breathtaking! 2020-12-07 23:40:54 +01:00