sfjohnston
|
dd40b0ccee
|
Changed #define FBX_FOV_UNKNOWN to const float kFovUnknown
|
2023-07-23 12:05:01 -07:00 |
Scott Johnston
|
aab3c8010c
|
Correct from full FOV to assimp half-fov in camera. Compute from filmWidth and focalLength if FOV not specified.
|
2023-06-15 12:16:06 -07:00 |
Kim Kulling
|
e627f691a8
|
Merge branch 'SmallAllocationFixInFBXLoader' of https://github.com/FlorianBorn71/assimp into FlorianBorn71-SmallAllocationFixInFBXLoader
|
2023-05-15 09:30:57 +02:00 |
Jackie9527
|
424f53b4d6
|
bugfix remove duplicated data.
Signed-off-by: Jackie9527 <80555200+Jackie9527@users.noreply.github.com>
|
2023-03-04 16:25:56 +08:00 |
Aaron Gokaslan
|
ccfb175460
|
Apply various clang-tidy checks for smartprs and modern C++ types
|
2022-11-08 11:03:55 -05:00 |
Kim Kulling
|
7b874983d0
|
Merge branch 'master' into SmallAllocationFixInFBXLoader
|
2022-09-08 20:15:52 +02:00 |
Kim Kulling
|
39a4627519
|
Merge branch 'master' into kimkulling/create_skeleton_data_issue_4015
|
2022-06-02 21:47:29 +02:00 |
Kim Kulling
|
6cdd1d3cc6
|
Generate container for skeleton during FBX-Import
|
2022-04-28 21:12:26 +02:00 |
Florian Born
|
a415f33fb5
|
merge failure, parts in this file were missing
|
2022-04-21 16:09:28 +02:00 |
Florian Born
|
d3646c3118
|
Proper destruction of individual objects
|
2022-04-20 16:11:09 +02:00 |
Florian Born
|
2b3c49cb93
|
All allocation changes
|
2022-04-20 12:33:39 +02:00 |
kimkulling
|
26598dc6bd
|
Forget to save file.
|
2022-03-09 11:00:05 +01:00 |
kimkulling
|
76e10b96fc
|
Fix missing members and do some small refactorings.
|
2022-03-09 10:51:37 +01:00 |
Kim Kulling
|
50c7301a38
|
Update copyrights
|
2022-01-10 21:13:43 +01:00 |
IOhannes m zmölnig
|
3b8126d26a
|
Fix spelling mistake
|
2021-10-08 08:48:01 +02:00 |
Pankaj Tyagi
|
6170c49155
|
Fixed:
1. FBX import is unable to read the texture UV rotation angle.
2. FBX export is unable to write the texture UV rotation angle.
|
2021-06-23 16:49:09 +05:30 |
Kim Kulling
|
9e8dbd0ca5
|
Update copyrights to 2021.
|
2021-02-28 12:17:54 +01:00 |
Malcolm Tyrrell
|
149b8d1fd1
|
Don't need operator< either.
|
2020-11-27 14:26:51 +00:00 |
Malcolm Tyrrell
|
14f79caf41
|
textures_converted keys can just be pointers
|
2020-11-26 16:29:37 +00:00 |
Kim Kulling
|
6205af4efb
|
replace NULL and avoid ai_assert with more than 2 tests.
|
2020-06-23 21:05:42 +02:00 |
Kim Kulling
|
f8e6512a63
|
Move format importer and exporter into its won folder.
|
2020-05-02 15:14:38 +02:00 |