Ryan Huffman
|
ac0ecc8baa
|
Merge remote-tracking branch 'upstream/master' into feat/obj-baker-update
|
2018-03-05 10:41:49 -08:00 |
|
David Back
|
f137fadc98
|
fix uint warnings
|
2018-02-08 16:56:13 -08:00 |
|
David Back
|
f929fa3bcb
|
filename space fix
|
2018-02-08 14:50:30 -08:00 |
|
David Back
|
6a23eea6ee
|
adjust shininess value
|
2018-02-08 14:15:47 -08:00 |
|
David Back
|
784b265a86
|
better texture option parsing
|
2018-02-07 18:11:00 -08:00 |
|
David Back
|
d4db63f8f8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into polymaterials
|
2018-01-17 17:02:29 -08:00 |
|
David Back
|
514eea5477
|
CR changes
|
2018-01-17 17:02:10 -08:00 |
|
humbletim
|
b91d536dd0
|
rename model:: -> graphics::
|
2018-01-16 12:46:16 -05:00 |
|
David Back
|
0145b770da
|
fix warnings
|
2018-01-11 17:16:22 -08:00 |
|
David Back
|
eaee9b3872
|
constants, pre-PR tweaks
|
2018-01-08 16:41:51 -08:00 |
|
David Back
|
4985c9db83
|
Merge branch 'master' of https://github.com/highfidelity/hifi into polymaterials
|
2018-01-05 13:55:43 -08:00 |
|
David Back
|
7c99c85eca
|
Revert "temp obj import fixes"
This reverts commit 188e476f2f .
|
2018-01-05 13:54:16 -08:00 |
|
David Back
|
7558b00467
|
better fix for model scale floor, remove abs
|
2018-01-04 17:49:39 -08:00 |
|
David Back
|
307867a91f
|
adjust to for loop
|
2018-01-04 16:53:35 -08:00 |
|
David Back
|
fcac489efb
|
illum mode adjustments, small tweaks
|
2018-01-04 16:39:44 -08:00 |
|
David Back
|
2c5a433ea1
|
fix datum reset with comment token
|
2018-01-04 12:56:57 -08:00 |
|
David Back
|
e9f30549f4
|
ignore Tf, disable illum test
|
2018-01-03 18:20:07 -08:00 |
|
David Back
|
cbaba86881
|
more texture options
|
2018-01-03 15:50:24 -08:00 |
|
David Back
|
dfb9d9ce6b
|
illum model wip
|
2018-01-03 13:58:27 -08:00 |
|
David Back
|
88b034aa78
|
bump multiplier
|
2018-01-02 16:35:43 -08:00 |
|
David Back
|
a44e00142d
|
texture line parse wip
|
2018-01-02 15:41:14 -08:00 |
|
unknown
|
7531a2ef3b
|
map_bump wip
|
2017-12-29 18:00:07 -08:00 |
|
David Back
|
cee6bd2700
|
ignore Ni
|
2017-12-28 17:20:16 -08:00 |
|
David Back
|
a855916eb8
|
fix relative paths
|
2017-12-28 16:39:02 -08:00 |
|
David Back
|
dee06e72f6
|
ke is the new ka
|
2017-12-28 16:08:53 -08:00 |
|
David Back
|
188e476f2f
|
temp obj import fixes
|
2017-12-28 13:57:12 -08:00 |
|
David Back
|
38d2266d28
|
Tr
|
2017-12-27 17:14:45 -08:00 |
|
David Back
|
5e45ee456c
|
more ka
|
2017-12-27 16:55:45 -08:00 |
|
David Back
|
c3801fee7e
|
ka
|
2017-12-27 11:58:00 -08:00 |
|
David Back
|
fd297f1c03
|
convert negative relative indices to absolute indices
|
2017-12-21 10:36:41 -08:00 |
|
Ryan Huffman
|
70c35f84b5
|
Update baker library with many style improvements
|
2017-12-08 10:30:38 -08:00 |
|
David Back
|
8b38c03a56
|
Allow space characters in material library name
|
2017-12-07 17:40:58 -08:00 |
|
Bradley Austin Davis
|
b93e91b9f3
|
New android toolchain
|
2017-09-19 13:45:12 -07:00 |
|
Seth Alves
|
a3f4aeb182
|
code review
|
2017-07-24 19:41:30 -07:00 |
|
Seth Alves
|
5e04e84953
|
make OBJ reader able to handle files where some vertices have colors and others don't
|
2017-07-22 11:57:51 -07:00 |
|
trent
|
559e2e0ebb
|
Fixing formatting issues; renamed ::getVec3Vec3 to ::getVertex.
|
2017-07-20 13:09:17 -04:00 |
|
trent
|
ff3e9263ef
|
Stupid tabs.
|
2017-07-20 11:40:42 -04:00 |
|
trent
|
d71b0802a7
|
Added vertex color support to OBJReader.h|cpp.
|
2017-07-20 11:38:42 -04:00 |
|
Seth Alves
|
794495c197
|
make ResourceManager be owned by DependencyManager
|
2017-06-28 14:18:14 -07:00 |
|
Seth Alves
|
48c78584c3
|
fix a bug that could cause OBJ models with external mtl references to hang the loading thread
|
2017-05-09 11:09:39 -07:00 |
|
Ryan Huffman
|
074a11306c
|
Add support for atp and file urls in OBJReader
|
2017-05-01 13:22:02 -07:00 |
|
Seth Alves
|
8d00f0ab8f
|
allow obj reader to either combine meshes or keep parts separate
|
2017-04-07 15:59:01 -07:00 |
|
trent
|
362ffba117
|
Fixes to OBJReader.cpp style inconsistencies.
|
2017-04-03 21:54:19 -04:00 |
|
trent
|
5cc87ccc4a
|
Fixed warning for subtly-stupid unused variable.
|
2017-04-03 19:38:34 -04:00 |
|
trent
|
bec46747dd
|
Merge branch 'master' of https://github.com/highfidelity/hifi into 21240
|
2017-04-03 16:46:36 -04:00 |
|
trent
|
2991332652
|
Rewrote the OBJ reader (again) to use FBXMeshPart instead of separate meshes. Works now! Multi-material support win.
|
2017-04-03 16:46:22 -04:00 |
|
trent
|
e9035a1efb
|
More fixes for the OBJ reader. The data seems to be fine. The rendering seems not so fine.
|
2017-03-30 19:10:15 -04:00 |
|
trent
|
c5bb419bd1
|
Fixed OBJ reader crash, did not fix OBJ reader not working properly.
|
2017-03-30 18:16:55 -04:00 |
|
trent
|
864184a107
|
wip OBJ loader rewrite; wip because it crashes.
|
2017-03-30 17:11:40 -04:00 |
|
trent
|
5bf3da9a7f
|
Restoring hifi version of the OBJ files to get rid of my debug nonsense.
|
2017-03-30 16:14:42 -04:00 |
|