Kim Kulling
|
a45b5cdfb5
|
OpenGEX: fix invalid handling with color4 token.
|
2017-05-16 21:45:23 +02:00 |
Kim Kulling
|
542fe31a94
|
closes https://github.com/assimp/assimp/issues/1262: fix .
|
2017-05-16 21:07:20 +02:00 |
Kim Kulling
|
a2b8d66a86
|
Update license info.
|
2017-05-09 19:57:36 +02:00 |
rdb
|
0069552183
|
Fix static init ordering bug in OpenGEX importer
|
2017-05-01 15:11:22 +02:00 |
Kim Kulling
|
bb7f387bcf
|
Merge branch 'master' of https://github.com/assimp/assimp
|
2017-03-11 22:13:48 +01:00 |
Antoine Bolvy
|
5dd1bb9d6c
|
Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/
|
2017-02-28 11:44:04 +09:00 |
Kim Kulling
|
ef540f46a3
|
Remove unused headers.
|
2017-02-22 17:20:26 +01:00 |
Jared Mulconry
|
48e542d8d4
|
Fixed build warnings on MSVC14 x64 in the OpenGEX format sources.
|
2016-11-20 13:02:26 +11:00 |
Kim Kulling
|
46d78f57d5
|
OpenGEXImporter: fix compiler warning.
|
2016-10-15 21:45:09 +02:00 |
Kim Kulling
|
36d770d3db
|
OpenGEX: fix some review findings.
|
2016-09-27 19:47:27 +02:00 |
Kim Kulling
|
78dae87de2
|
closes https://github.com/assimp/assimp/issues/954: add import of vertex
colors in
penGEX-importer.
|
2016-09-27 19:40:06 +02:00 |
Kim Kulling
|
d67c8c29b6
|
Merge pull request #898 from turol/cxx11-refactor
Use C++11 range-based for loops
|
2016-05-26 16:56:07 +02:00 |
Kim Kulling
|
4e982c0538
|
Merge branch 'master' of https://github.com/assimp/assimp
|
2016-05-26 00:41:48 +02:00 |
Kim Kulling
|
2cbbc3da09
|
OpenGEX-Importer: remove dead code.
|
2016-05-26 00:41:31 +02:00 |
Kim Kulling
|
abad093d09
|
Update OpenGEXImporter.cpp
Fix compiler warning: remove unused variables.
|
2016-05-25 10:18:24 +02:00 |
Turo Lamminen
|
a09a6a40c0
|
OpenGEX: Use C++11 range-based for loop
|
2016-05-23 17:33:49 +03:00 |
Kim Kulling
|
6575696459
|
OpenGEX: fix coverity findings.
|
2016-05-15 18:57:10 +02:00 |
Kim Kulling
|
210182b17a
|
OpenGEX: fix coverity findings.
|
2016-05-14 10:10:05 +02:00 |
Kim Kulling
|
e9085097f3
|
OpenGEX: add light impl and add examples.
|
2016-05-09 20:43:22 +02:00 |
Kim Kulling
|
0d5eb30a28
|
CameraObj: load camera data in the correct way.
|
2016-05-08 22:31:16 +02:00 |
Kim Kulling
|
82f73b6d03
|
OpenGEX: fix invalid access to textures. Next steps to camera and light.
|
2016-05-08 11:09:53 +02:00 |
Kim Kulling
|
46e7ae5dc0
|
OpenGEX: prepare light- and camera-node and object.
|
2016-04-28 20:20:40 +02:00 |
Kim Kulling
|
7e9fe2d654
|
OpenGEX: use correct number of uv-coordinates for texture coordinates.
|
2016-03-13 20:22:36 +01:00 |
Kim Kulling
|
6ee5fdf567
|
OpenGEX: fix review finding.
|
2016-03-12 20:55:11 +01:00 |
Kim Kulling
|
b4b303ab55
|
OpenGEX: fix alloc for texture coordinates.
|
2016-03-12 13:22:09 +01:00 |
Kim Kulling
|
522f4e0882
|
Closes https://github.com/assimp/assimp/issues/786:
- fix invalid value get for index data.
- update OpenDDL-library
|
2016-02-07 17:58:28 +01:00 |
wise86Android
|
f0fca826db
|
remove initialization warnings
|
2016-01-16 23:28:52 +01:00 |
Kim Kulling
|
0c1b5355f4
|
Coverity finding: remove not used function.
|
2015-12-30 15:35:26 +01:00 |
Kim Kulling
|
6641188a8e
|
assimp/issues/702: fix resource leak and use initializer list for all
attributes of the loader instance.
|
2015-12-06 12:18:33 +01:00 |
Kim Kulling
|
5c00aef7cd
|
iOpenGEX: use std::string for grammar::token.
|
2015-07-17 20:03:23 +02:00 |
Richard
|
9f0c12c1c6
|
Refactor: Prefer value initialization over std::fill
|
2015-07-02 20:51:46 -06:00 |
Richard
|
a96a595a7a
|
Refactor: Trim trailing whitespace
|
2015-06-28 16:01:32 -06:00 |
rob100
|
b8c12fdc6f
|
CodeQuality improvements
Several small code improvements based on a cppcheck result
|
2015-06-05 09:52:06 +02:00 |
Kim Kulling
|
9c26f229a3
|
- OpenDDL-Parser: latest greatest.
- Add support of OpenGEX-texture types.
|
2015-05-31 20:36:55 +02:00 |
Kim Kulling
|
6cc32a946b
|
Fix transformation parsing for OpenGEX-parser.
|
2015-05-29 20:50:09 +02:00 |
Kim Kulling
|
670278da82
|
Merge branch 'master' of https://github.com/assimp/assimp
|
2015-05-29 20:46:10 +02:00 |
Kim Kulling
|
5e1fc39448
|
Add parsing of texture nodes of OpenGEX-format importer.
|
2015-05-29 20:45:31 +02:00 |
Richard
|
2de6dd4973
|
Refactor: Delete unused variable
|
2015-05-17 20:02:58 -06:00 |
Richard
|
6ae9797648
|
Refactor: Initialize members in declaration order; initialize POD arrays
|
2015-05-17 20:01:51 -06:00 |
Richard
|
d25c36960a
|
Refactor: Initialize all POD members
|
2015-05-17 19:57:11 -06:00 |
Kim Kulling
|
fd3a0d4a9d
|
fix name handling of geoemtryobjectname nodes
Signed-off-by: Kim Kulling <kim.kulling@googlemail.com>
|
2015-05-05 22:27:05 +02:00 |
Kim Kulling
|
5357772cf5
|
fix build.
Signed-off-by: Kim Kulling <kim.kulling@googlemail.com>
|
2015-04-30 14:31:23 +02:00 |
Kim Kulling
|
d5699cc89f
|
fox build: add missing include for ai_assert.
Signed-off-by: Kim Kulling <kim.kulling@googlemail.com>
|
2015-04-30 13:47:33 +02:00 |
Kim Kulling
|
31cce98680
|
fix color handling in opengex importer.
Signed-off-by: Kim Kulling <kim.kulling@googlemail.com>
|
2015-04-30 12:54:59 +02:00 |
Kim Kulling
|
995bc41d57
|
color node handling opengex
Signed-off-by: Kim Kulling <kim.kulling@googlemail.com>
|
2015-04-29 11:57:39 +02:00 |
Kim Kulling
|
eb1ee61420
|
fix code reading findings: use of std::copy
Signed-off-by: Kim Kulling <kim.kulling@googlemail.com>
|
2015-04-18 19:17:48 +02:00 |
Kim Kulling
|
e4b84ff48a
|
fix mem leak.
Signed-off-by: Kim Kulling <kim.kulling@googlemail.com>
|
2015-04-16 11:47:14 +02:00 |
Kim Kulling
|
02ee002878
|
fix build for vs2013
Signed-off-by: Kim Kulling <kim.kulling@googlemail.com>
|
2015-04-16 11:38:53 +02:00 |
Kim Kulling
|
444a77e170
|
Merge branch 'master' of https://github.com/assimp/assimp
|
2015-04-16 11:10:21 +02:00 |
Kim Kulling
|
ead3e8d275
|
first version of material handling for opengex
Signed-off-by: Kim Kulling <kim.kulling@googlemail.com>
|
2015-04-16 11:10:12 +02:00 |