Rahul Sheth
|
78b30d1752
|
Merge branch 'master' into rbsheth_hunter_rapidjson
|
2020-09-03 09:51:32 -04:00 |
Rahul Sheth
|
df56a97794
|
Dummy commit 2 to trigger Github Actions
|
2020-09-03 08:41:22 -04:00 |
Rahul Sheth
|
56a3759925
|
Dummy commit 1
|
2020-09-03 08:41:08 -04:00 |
Kim Kulling
|
9ce0671134
|
Merge pull request #3387 from Gargaj/patch-1
add missing define to glTF importer
|
2020-09-03 08:42:18 +02:00 |
Gargaj
|
9053dfea05
|
add missing define to glTF importer
|
2020-09-02 16:28:12 +02:00 |
Kim Kulling
|
3081e83f43
|
Merge pull request #3385 from jnhyatt/smart-ptr-fix
Fix Bad Ownership Acquisition
|
2020-09-02 16:24:25 +02:00 |
Kim Kulling
|
4dad3eab3f
|
Merge branch 'master' into smart-ptr-fix
|
2020-09-02 16:14:45 +02:00 |
Kim Kulling
|
a7d3172dd8
|
Merge pull request #3386 from flowtsohg/master
Update Jassimp's AiTextureType.java
|
2020-09-02 16:14:08 +02:00 |
Chananya Freiman
|
542d784457
|
Update Jassimp's AiTextureType.java
The newer PBR enums are missing, making it impossible to import many models.
|
2020-09-02 02:52:56 +03:00 |
Joshua Hyatt
|
638499a278
|
Replace unique_ptr and add custom deleter
|
2020-09-01 10:30:31 -06:00 |
Joshua Hyatt
|
dcf9a7b2d8
|
Conform variable names to code standards
|
2020-08-29 23:58:31 -06:00 |
Joshua Hyatt
|
953e976de6
|
Close stream when finished
|
2020-08-29 23:56:50 -06:00 |
Joshua Hyatt
|
cc2613f264
|
Replace unique_ptr with raw pointer
|
2020-08-29 23:06:33 -06:00 |
Joshua Hyatt
|
c769f8d4ad
|
Replace unique_ptr with raw pointer to avoid destructing stream
|
2020-08-29 22:21:34 -06:00 |
Rahul Sheth
|
6b32f34fc2
|
Try disabling C4389 for GTest only for MSVC
|
2020-08-27 17:02:42 -04:00 |
Rahul Sheth
|
b15c111805
|
Try Hunter-based Github Actions
|
2020-08-27 16:55:39 -04:00 |
Rahul Sheth
|
5f19c8890b
|
Update to the latest Hunter
|
2020-08-27 16:51:34 -04:00 |
Rahul Sheth
|
59c8b4ed84
|
Move RapidJSON definitions to CMake
|
2020-08-27 16:51:06 -04:00 |
Rahul Sheth
|
5087348a37
|
Build tests and tools with Hunter
|
2020-08-25 11:30:46 -04:00 |
Kim Kulling
|
48ec3ef458
|
Merge pull request #3374 from fuj1n/update_utf8cpp
Update utf8cpp to fix use of C++17 deprecated feature
|
2020-08-17 21:11:05 +02:00 |
Arthur (fuj1n) Uzulin
|
995ab805ff
|
Update utf8cpp to fix use of C++17 deprecated feature
|
2020-08-17 17:54:48 +10:00 |
Kim Kulling
|
51a417ce6f
|
Merge pull request #3372 from lsliegeo/nff_ai_real
NFF importer double precision support
|
2020-08-16 13:56:33 +02:00 |
lsliegeo
|
0d00ff7043
|
use ai_real instead of float
|
2020-08-15 14:57:49 +02:00 |
Kim Kulling
|
9fc00cbf74
|
Merge pull request #3369 from assimp/issue_3364
Fix incorrect index
|
2020-08-11 20:50:11 +02:00 |
Kim Kulling
|
1bbae19779
|
Fix leak
|
2020-08-11 20:28:12 +02:00 |
Kim Kulling
|
b1b9fa94cf
|
Update utStandardShapes.cpp
|
2020-08-11 20:21:35 +02:00 |
Kim Kulling
|
9bad20e99e
|
Add test to CMakeLists
|
2020-08-11 20:03:30 +02:00 |
Kim Kulling
|
45f76f36f3
|
Add test to CMakeLists
|
2020-08-11 20:03:23 +02:00 |
Kim Kulling
|
153a6efecc
|
Add test
|
2020-08-11 20:02:14 +02:00 |
Kim Kulling
|
729882debb
|
Fix incorrect index
closes https://github.com/assimp/assimp/issues/3364
|
2020-08-11 19:57:36 +02:00 |
Kim Kulling
|
f90bb2ca26
|
Merge pull request #3363 from malortie/fix-cmake-override-output-path3
Fixed runtime output directory overridden.
|
2020-08-08 10:54:31 +02:00 |
Kim Kulling
|
b3f85613fc
|
Merge branch 'master' into fix-cmake-override-output-path3
|
2020-08-08 10:42:36 +02:00 |
Kim Kulling
|
65265594ba
|
Merge pull request #3362 from assimp/issue_3004
Fix nncorrectly named Assimp .dll
|
2020-08-08 09:19:53 +02:00 |
Kim Kulling
|
fbd9c9651d
|
fix clang detection
|
2020-08-08 09:06:41 +02:00 |
Marc-Antoine Lortie
|
11daed69d3
|
Fixed overwriting of CMake global output directory variables.
|
2020-08-07 16:04:39 -04:00 |
Kim Kulling
|
30d83d40c1
|
fix brackets for template in template
|
2020-08-07 19:15:28 +02:00 |
kimkulling
|
29b72fe6d4
|
fix cmake warning
|
2020-08-07 16:22:34 +02:00 |
kimkulling
|
aaea564cbe
|
closes https://github.com/assimp/assimp/issues/3004 : use prefix when ms_tools were found.
|
2020-08-07 16:14:44 +02:00 |
Kim Kulling
|
4c8b9fb96d
|
Merge pull request #3360 from assimp/issue_2992
closes https://github.com/assimp/assimp/issues/2992: detect double support
|
2020-08-07 14:41:30 +02:00 |
kimkulling
|
13d7fad7f7
|
closes https://github.com/assimp/assimp/issues/2992: add single or double precision + missing compilers.
|
2020-08-07 14:23:07 +02:00 |
Kim Kulling
|
8504c191db
|
Merge pull request #3356 from qarmin/more_ubsan_flags
Added more undefined sanitizer flags
|
2020-08-05 20:24:13 +02:00 |
Kim Kulling
|
919f730844
|
Merge branch 'master' into more_ubsan_flags
|
2020-08-05 19:59:18 +02:00 |
Kim Kulling
|
89eb7f889a
|
Merge pull request #3355 from assimp/issue_3353
Fix wrong function defines
|
2020-08-05 19:56:46 +02:00 |
Kim Kulling
|
58bf23be55
|
Merge branch 'master' into issue_3353
|
2020-08-05 18:03:26 +02:00 |
Kim Kulling
|
b94183376c
|
Fix possible overflow in new.
|
2020-08-05 17:56:44 +02:00 |
Kim Kulling
|
c238508706
|
Merge pull request #3357 from assimp/issue_3291
Export opacity is 3DS
|
2020-08-04 21:04:58 +02:00 |
Kim Kulling
|
1f348c5fc0
|
Remove redundant float f
|
2020-08-04 20:55:29 +02:00 |
Kim Kulling
|
aabf12827b
|
fix typo
|
2020-08-04 17:52:43 +02:00 |
Kim Kulling
|
855b47452e
|
Export opacity is 3DS
closes https://github.com/assimp/assimp/issues/3291
|
2020-08-04 17:41:28 +02:00 |
Rafał Mikrut
|
c60373c0ba
|
Merge branch 'master' into more_ubsan_flags
|
2020-08-03 23:17:53 +02:00 |