Robert Beckebans
|
21947e8f08
|
Merge branch 'master' into 635-nvrhi5
|
2022-12-22 16:49:18 +01:00 |
|
HarrievG
|
0a48ec16d4
|
[!] Fixes loading animations from different GLTF files
[!] Fixes loading file exclusive skinned models when multiple scenes are present and scene with model is not the default scene.
|
2022-12-22 15:27:16 +01:00 |
|
HarrievG
|
34d616b08c
|
GLTF model import improvements
- Added rename node option
- Added option for root motion transferal
- Fixed re-orient option parsing
- Fixed last(?) bug in orientation frame conversion
|
2022-12-22 15:27:15 +01:00 |
|
HarrievG
|
8c18d58c49
|
[+] Added -reorient option to gltf model import
|
2022-12-22 15:27:14 +01:00 |
|
HarrievG
|
0cf9dac1ef
|
A-Style
# Conflicts:
# neo/d3xp/Camera.cpp
# neo/d3xp/Camera.h
|
2022-12-22 15:27:14 +01:00 |
|
HarrievG
|
31d79dfd36
|
[~] idAssert -> assert
[+] addOrigin model import option
# Conflicts:
# neo/renderer/Model_gltf.cpp
|
2022-12-22 15:25:01 +01:00 |
|
Robert Beckebans
|
636e64a1f4
|
Astyle after merge conflicts
|
2022-11-18 16:58:08 +01:00 |
|
Robert Beckebans
|
37127cde0e
|
Merge branch 'master' into 635-nvrhi4
|
2022-11-18 16:51:40 +01:00 |
|
Robert Beckebans
|
f1d7f2ff9e
|
Fixed compile errors
|
2022-11-11 17:34:38 +01:00 |
|
Robert Beckebans
|
ad78435446
|
Merge branch '721-gltf2-cameras' into 705-gltf2-import-options
|
2022-11-11 17:00:47 +01:00 |
|
Robert Beckebans
|
6689d60b74
|
Passed idImportOptions along the animations loader code
|
2022-11-11 16:59:36 +01:00 |
|
Robert Beckebans
|
6cbb205ece
|
Hook idImportOptions into idRenderModel*::InitFromFile()
|
2022-11-11 16:59:36 +01:00 |
|
Robert Beckebans
|
81d70dc5d8
|
Parse idImportOptions for model declarations
|
2022-11-11 16:59:36 +01:00 |
|
HarrievG
|
3d366ba386
|
[!] Fixed runtime reloading for gltf models
[!] Fixed timestamp check for static models
|
2022-11-11 13:11:21 +01:00 |
|
Stephen Saunders
|
9734df5f01
|
Fix NVRHI device shutdown for SDL and do additional resource cleanup on exit
|
2022-10-28 14:11:10 -04:00 |
|
Robert Beckebans
|
c824d41152
|
Fixed merge conflict
|
2022-07-02 13:01:25 +02:00 |
|
Robert Beckebans
|
374897f750
|
Merge branch '679-gltf-map-support2' into 679-gltf-map-support
|
2022-07-02 12:55:10 +02:00 |
|
Robert Beckebans
|
ffd18bf9d4
|
Fixed duplication of glTF models
|
2022-06-26 13:24:55 +02:00 |
|
HarrievG
|
e5ecb219e5
|
- hierarchical bsp/worldmodel loading
- gltf support for model def. Looks up item within the "models" scene of the target gltf!
|
2022-06-18 01:18:28 +02:00 |
|
Robert Beckebans
|
24845c7edf
|
gltf2 -> idMapFile fixes. dmap and map commands work
# Conflicts:
# neo/idlib/containers/List.h
|
2022-06-06 17:24:47 +02:00 |
|
HarrievG
|
c1c5917cda
|
+ id style gltf2 parser
+ initial attempt to dmap glb/gltf
[!] added blend file and glb for debugging purposes
# Conflicts:
# neo/idlib/containers/List.h
|
2022-06-06 17:24:37 +02:00 |
|
Robert Beckebans
|
60c990c1d9
|
gltf2 -> idMapFile fixes. dmap and map commands work
|
2022-06-06 16:13:32 +02:00 |
|
HarrievG
|
331d14567d
|
+ id style gltf2 parser
+ initial attempt to dmap glb/gltf
[!] added blend file and glb for debugging purposes
|
2022-06-06 00:53:44 +02:00 |
|
Robert Beckebans
|
1d93ad0a58
|
It can start and load a map!
|
2022-02-21 21:26:36 +01:00 |
|
Robert Beckebans
|
16a21fdeb8
|
NVRHI merge by Stephen Pridham part 1
|
2022-02-21 16:29:53 +01:00 |
|
Admer
|
2f58f2b0c2
|
Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops
|
2021-09-11 17:53:30 +02:00 |
|
Robert Beckebans
|
0c5a6bf301
|
Added OBJ model support based on IcedTech 1
|
2021-02-14 16:42:01 +01:00 |
|
Robert Beckebans
|
99bd1bffb0
|
Sync with D3 branch from last weekend
|
2021-02-10 17:42:51 +01:00 |
|
Robert Beckebans
|
1867452c40
|
Export OBJ files along with exportFGD command
|
2021-02-10 17:42:51 +01:00 |
|
Robert Beckebans
|
4a6af2d609
|
Applied new Astyle settings
|
2019-11-11 20:27:44 +01:00 |
|
Robert Beckebans
|
736ccadcb3
|
Started to move files so it can be compared to vkdoom3
|
2017-09-03 10:22:36 +02:00 |
|
Robert Beckebans
|
7296fd83b5
|
Added COLLADA model support to get rid of ancient LWO/ASE formats
|
2016-07-03 13:47:52 +02:00 |
|
Robert Beckebans
|
c664c9e940
|
Save rendermodels as OBJ if postLoadExportModels is set
|
2016-03-16 23:18:47 +01:00 |
|
Robert Beckebans
|
06d0434f32
|
Improved modding support and loading of custom models/anims
|
2015-02-25 15:45:16 +01:00 |
|
Robert Beckebans
|
e510691c36
|
Changed model loader to not generate binary files for defaulted models. closes #39
|
2013-05-24 19:27:18 +02:00 |
|
Robert Beckebans
|
dd9b8a8710
|
Added support for precompiled headers for MSVC which reduced the compiled time from 4 minutes to 67 seconds.
|
2012-12-22 16:18:19 +01:00 |
|
Robert Beckebans
|
f55a763ca4
|
Formatted code using Artistic Style for better readability.
|
2012-11-28 16:47:07 +01:00 |
|
Brian Harris
|
5016f605b8
|
Initial commit
|
2012-11-26 12:58:24 -06:00 |
|