Commit Graph

6149 Commits (5f04cf09e7beb29e538a69b660caa3cdeff08a7c)

Author SHA1 Message Date
Hugo Locurcio 5f04cf09e7
Improve the contribution guide 2018-06-10 19:10:38 +02:00
Kim Kulling cd0fe21464
Merge pull request #1954 from assimp/make_tools
Make tools
2018-06-06 13:03:30 +02:00
Kim Kulling e07aedac9e
Update script.iss
add missing components andput the into brackets.
2018-06-06 10:39:17 +02:00
kimkulling de088328aa replace typo by comment statement. 2018-06-05 11:27:24 +02:00
Kim Kulling c313d5a3e9
Update script.iss
Fix folders ... again
2018-06-05 10:55:51 +02:00
Kim Kulling d55525d16b
Update script.iss
Fix folders to DX-dlls.
2018-06-05 10:25:35 +02:00
Kim Kulling 12438bcdb2
Update script.iss
Typ fix
2018-06-04 22:37:05 +02:00
Kim Kulling ab301c1acc
Update script.iss
- Fix x64-folders shwing to DirectX dlls
- Remove dead code
- Put doc copy ops for installer into brackets.
2018-06-04 22:08:20 +02:00
Kim Kulling c46008055c
Update script.iss
Directx: Use install path on appyevor image.
2018-06-04 21:41:58 +02:00
Kim Kulling 37ed614b70
Update appveyor.yml
Run inno script after build.
2018-06-04 15:02:37 +02:00
Kim Kulling 20bfb3662f
Update script.iss
FIx  buggy names of dlls.
2018-06-04 11:53:44 +02:00
Kim Kulling a2a7877939
Merge branch 'master' into make_tools 2018-06-04 09:12:11 +02:00
Kim Kulling 24d49b0cc7
Update appveyor.yml
Add download request for the redistributables.
2018-06-04 09:01:17 +02:00
Kim Kulling 90549e9680
Update script.iss
Adapt names of dll only for VS2017
2018-06-03 21:29:23 +02:00
Kim Kulling 5f820fb6d6
Update appveyor.yml
Add Inno setup path to PATH variable.
2018-06-03 17:21:46 +02:00
Kim Kulling 29e269ff95
Merge pull request #1989 from assimp/kimkulling-net-doc
Update Readme.md
2018-06-03 01:35:12 +02:00
Kim Kulling d112095a83
Merge branch 'master' into kimkulling-net-doc 2018-06-03 00:54:56 +02:00
Turo Lamminen 42b1ea0d65
Merge pull request #1992 from turol/strict-aliasing
Fix some strict aliasing warnings
2018-06-01 23:23:25 +03:00
Turo Lamminen b0b6048502 LWOMaterial: Fix strict aliasing violations 2018-06-01 12:37:21 +03:00
Turo Lamminen 6788d7b18b 3DS: Fix strict aliasing violations 2018-06-01 12:28:33 +03:00
Turo Lamminen bbb60c29f0 Fix strict aliasing violation in MaterialSystem 2018-06-01 12:20:16 +03:00
Turo Lamminen 6aa32b41a1 Replace type punning with explicit memcpys 2018-06-01 12:05:54 +03:00
Kim Kulling bcf8a90b8b
Merge branch 'master' into kimkulling-net-doc 2018-05-31 21:39:18 +02:00
Kim Kulling fd2a71b3fd
Merge pull request #1988 from kebby/master
FBX: LayeredTextures now work with embedded texture data
2018-05-31 21:38:57 +02:00
Kim Kulling 31e75b9d54
Update FBXConverter.cpp
Replaces a 0 by nullptr.
2018-05-31 20:18:17 +02:00
Kim Kulling 64ba839f47
Update Readme.md
Fix the link to the active repo containing the assimp-net-code.
2018-05-31 20:04:48 +02:00
Tammo Hinrichs ffb6756d2a FBX: LayeredTextures now work with embedded texture data 2018-05-30 14:56:53 +02:00
Kim Kulling dd0d602681
Merge pull request #1985 from severin-lemaignan/master
[pyassimp] Minor changes to setup.py to make it slightly more compliant
2018-05-30 11:10:09 +02:00
Kim Kulling 2b18903f12
Merge branch 'master' into master 2018-05-30 10:36:21 +02:00
Kim Kulling 948e915a4c
Merge pull request #1980 from gstanlo/master
Properly reads in glTF/2.0 sampler address modes.
2018-05-30 09:19:04 +02:00
Kim Kulling 1883d44b9b
Merge branch 'master' into master 2018-05-29 19:02:40 +02:00
Séverin Lemaignan c12c56d33e [pyassimp] README.{md->rst} to please distutils. Bumped to 4.1.3 2018-05-29 10:47:40 +01:00
Séverin Lemaignan b6888962ed [pyassimp] Updated setup.py 2018-05-28 23:53:28 +01:00
Kim Kulling bbe9973425
Merge pull request #1979 from TinyTinni/fix-vector-out-of-bound-access
Fix STL unittest in Debug mode
2018-05-28 22:26:06 +02:00
Kim Kulling bf7ec7d130
Merge branch 'master' into fix-vector-out-of-bound-access 2018-05-26 13:25:57 +02:00
Kim Kulling 48100d0016
Merge pull request #1981 from smalcom/qt_assimp_viewer
Qt assimp viewer and few fixes in another places
2018-05-26 11:04:30 +02:00
Kim Kulling aa18e8a2a5
Update Importer.cpp
Make check more expressive.
2018-05-25 21:43:39 +02:00
smalcom f29af1abc0 [-] Trace print removed. 2018-05-25 21:31:22 +03:00
smalcom 02d2b6e0d8 [F] Get return "like true" when error occured. 2018-05-25 21:30:59 +03:00
smalcom 5b23492421 Merge branch 'master' into qt_assimp_viewer 2018-05-25 21:20:03 +03:00
smalcom 67eff10d8f [*] qt_assimp_viewer can be built with Qt4 or Qt5.
[F] Working in doule precision.
2018-05-25 21:19:06 +03:00
smalcom d72ff712cb [F] List of importers can be empty. 2018-05-25 21:16:08 +03:00
gstanlo 97cecc858a Properly reads in glTF/2.0 sampler address modes.
Assimp was returning glTF/2.0 values as address modes instead of aiTextureMapModes.
Also modified text glTF/2.0 model's sampler uv address modes to mirror/clamp respectively, and tests for them in the unit test.
2018-05-24 17:25:26 -07:00
smalcom f59ab5c34f [F] More correct control by a mouse 2018-05-24 17:11:21 +03:00
Kim Kulling 604b56b96f
Merge pull request #1978 from gstanlo/master
glTF/2.0: Pick scene 0 as scene to load if no "scene" property is specified
2018-05-24 15:38:49 +02:00
Kim Kulling c4c22069e1
Merge branch 'master' into master 2018-05-24 14:38:50 +02:00
Matthias Möller e761f13c80 does not access undefined memory area anymore.
This will fix some Debuggers, which throw an exception, when accessing out-of-bound memory
2018-05-24 12:07:05 +02:00
smalcom fd7f07068c [F] React on mouse pressing ig view only. 2018-05-24 13:05:50 +03:00
smalcom f56432f713 [F] One alignment for labels.
[-] Unused checkbox.
2018-05-24 13:04:39 +03:00
smalcom 3861fb4ab5 Merge branch 'master' into qt_assimp_viewer 2018-05-24 12:36:59 +03:00