Wojtek Figat
|
653aaecaec
|
Postmerge cleanup
#2391
|
2024-08-30 14:48:06 +02:00 |
|
Wojtek Figat
|
3b9cca30bb
|
Merge branch 'Math' of https://github.com/cNori/FlaxEngineFork into cNori-Math
|
2024-08-30 13:23:43 +02:00 |
|
|
|
387e8d1dd9
|
Use larger epsilon in Vector IsNormalized checks
|
2024-08-05 18:41:41 +03:00 |
|
Zode
|
e1cf41b94b
|
Fix Quaternion.FromDirection giving bogus output when fed a perfect down vector
|
2024-07-17 01:12:17 +03:00 |
|
Norite SC
|
18d641e2aa
|
correct spelling mistakes and doc's
Co-Authored-By: Menotdan <32620310+Menotdan@users.noreply.github.com>
|
2024-04-03 14:34:51 +02:00 |
|
Norite SC
|
f6313b4427
|
Extended math lib
added
GetRotacionFromNormal
AlignRotacionToNormalAndSnapToGrid
SnapToRotatedGrid
SnapToRotatedGridWithOffset
|
2024-04-03 04:53:11 +02:00 |
|
Wojtek Figat
|
859c420d76
|
Update year in copyright note
|
2024-02-26 19:00:48 +01:00 |
|
Wojtek Figat
|
11b60390b6
|
Add GetRotationFromTo and FindBetween utilities to C# Quaternion API
#1885
|
2023-11-08 14:41:36 +01:00 |
|
Wojtek Figat
|
67b373c6df
|
Merge remote-tracking branch 'origin/master' into 1.6
|
2023-04-17 13:18:08 +02:00 |
|
Wojtek Figat
|
b85184eee0
|
Optimize vectors normalization
|
2023-04-17 11:10:14 +02:00 |
|
Wojtek Figat
|
e995736012
|
Optimize out System.ComponentModel.TypeConverter assembly usage to reduce cooked game builds
|
2023-04-03 13:51:33 +02:00 |
|
Wojciech Figat
|
9626e9bbb6
|
Update copyright year
|
2023-01-10 15:29:37 +01:00 |
|
Wojtek Figat
|
a881c90b2e
|
Refactor engine to support double-precision vectors
|
2022-06-13 00:40:32 +02:00 |
|
Wojtek Figat
|
f82e370392
|
Refactor Vector types to support 64-bit precision via define switch
|
2022-05-25 20:04:33 +02:00 |
|
Wojciech Figat
|
cfa5aa6a61
|
Add math unit tests for c++
|
2022-01-14 19:09:54 +01:00 |
|
Wojciech Figat
|
8c2241c6dc
|
Update copyright year
|
2022-01-14 13:31:12 +01:00 |
|
Wojtek Figat
|
934258aadb
|
Fix UICanvas to face camera plane instead of camera position
#371
|
2021-03-23 10:25:31 +01:00 |
|
Wojtek Figat
|
3bc664df37
|
Format code
|
2021-02-27 00:55:49 +01:00 |
|
Wojtek Figat
|
26244df222
|
Merge branch 'patch-1' of git://github.com/honzapatCZ/FlaxEngine into honzapatCZ-patch-1
|
2021-02-27 00:53:40 +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 |
|
Nejcraft
|
db3552509a
|
How many times can I fuck up?
|
2021-02-20 14:59:42 +01:00 |
|
Nejcraft
|
3da17918aa
|
Overloaded
|
2021-02-20 14:58:05 +01:00 |
|
Nejcraft
|
2f0c96abe2
|
now it'll work
|
2021-02-20 14:52:02 +01:00 |
|
Nejcraft
|
5de034f073
|
Add some defaults to Quaternion helpers
|
2021-02-20 14:20:26 +01:00 |
|
Wojtek Figat
|
e2cefc7407
|
Fix Quaternion comparison epsilon to reduce error rate
|
2021-02-01 16:58:01 +01:00 |
|
Wojtek Figat
|
5a402df3ff
|
Add Add/Subtract methods to Transform
|
2021-01-27 15:07:02 +01:00 |
|
Jean-Baptiste Perrier
|
03eb39afe6
|
Bumping all copyright headers to 2021.
|
2021-01-02 14:28:49 +01:00 |
|
Wojtek Figat
|
6fb9eee74c
|
You're breathtaking!
|
2020-12-07 23:40:54 +01:00 |
|