RichardTea
|
6e200cb0d3
|
Merge branch 'master' into bug-3177-dae-geo-id
Impossible merge, have discarded upstream
|
2020-05-04 13:59:09 +01:00 |
RichardTea
|
ea917bd4ae
|
Move Collada into AssetLib folder
Should make the merge easier
|
2020-05-04 13:54:49 +01:00 |
RichardTea
|
c6213836aa
|
Merge remote-tracking branch 'upstream/master'
|
2020-05-04 13:21:52 +01:00 |
Kim Kulling
|
8675bb0912
|
Merge pull request #3197 from assimp/kimkulling_dev
Kimkulling dev
|
2020-05-03 18:58:49 +02:00 |
Kim Kulling
|
918d3d4206
|
fix invalid endif statement in cmake.
|
2020-05-03 15:55:42 +02:00 |
Kim Kulling
|
91fa9a102b
|
closes https://github.com/assimp/assimp/issues/3181: fix typo for light type.
|
2020-05-03 12:17:32 +02:00 |
Kim Kulling
|
09dcb76063
|
Merge branch 'master' into kimkulling_dev
|
2020-05-03 11:50:18 +02:00 |
Kim Kulling
|
3b06f57150
|
add missing inclde +
|
2020-05-02 21:11:47 +02:00 |
Kim Kulling
|
4f902faddf
|
build: move option for viewer to the other options.
|
2020-05-02 21:08:24 +02:00 |
Kim Kulling
|
514593548d
|
add assert-test for nullptr.
|
2020-05-02 21:07:41 +02:00 |
Kim Kulling
|
3329e76263
|
closes https://github.com/assimp/assimp/issues/3178: throw exception in case of invalid export stream.
|
2020-05-02 21:06:55 +02:00 |
Kim Kulling
|
a874facbbf
|
Merge pull request #3196 from assimp/kimkulling_dev
Kimkulling dev
|
2020-05-02 19:55:33 +02:00 |
Kim Kulling
|
f8e6512a63
|
Move format importer and exporter into its won folder.
|
2020-05-02 15:14:38 +02:00 |
RichardTea
|
1dabb1a094
|
Collada: Fix crash with AI_CONFIG_IMPORT_COLLADA_USE_COLLADA_NAMES
Add unit test for this
|
2020-05-01 14:59:09 +01:00 |
RichardTea
|
3e2dd186d1
|
Merge branch 'master' into bug-3177-dae-geo-id
|
2020-05-01 12:08:12 +01:00 |
RichardTea
|
e27f3791ab
|
Merge remote-tracking branch 'upstream/master'
|
2020-05-01 12:07:10 +01:00 |
RichardTea
|
5b9f207f1f
|
ColladaExporter cleanup
Namespace, NULL and includes
|
2020-05-01 11:54:34 +01:00 |
RichardTea
|
ee16d2c4c9
|
Fix camera, light and bone unique ids
Bones don't have a unit test yet
|
2020-05-01 11:13:38 +01:00 |
Kim Kulling
|
52122a9900
|
Merge branch 'master' into kimkulling_dev
|
2020-05-01 10:49:03 +02:00 |
Kim Kulling
|
08609feb54
|
Merge pull request #3170 from assimp/opencollective-opencollective
Opencollective opencollective
|
2020-04-30 21:32:42 +02:00 |
Kim Kulling
|
1505a57ad2
|
Merge branch 'master' into opencollective-opencollective
|
2020-04-30 21:05:50 +02:00 |
Kim Kulling
|
b495c42a33
|
Merge pull request #3171 from assimp/kimkulling-patch-github-actions
Add sanitizer support
|
2020-04-30 21:04:08 +02:00 |
RichardTea
|
083ebdbc2e
|
Collada Export: More unique Ids
Nodes, Materials, Animations, Lights, Cameras, Bones
|
2020-04-30 18:28:06 +01:00 |
Kim Kulling
|
a639221ede
|
Update to float
- Temporary change to analyze leak.
|
2020-04-30 09:14:42 +02:00 |
Kim Kulling
|
6956ef53d9
|
Merge branch 'master' into opencollective-opencollective
|
2020-04-30 09:08:55 +02:00 |
Kim Kulling
|
2d9d112015
|
fix warning
|
2020-04-29 21:35:42 +02:00 |
Kim Kulling
|
1c30b7bf8e
|
tryout: check if leak is coupled to type double.
|
2020-04-29 21:31:01 +02:00 |
Kim Kulling
|
e0bc0f7fad
|
try to fix double memleak.
|
2020-04-29 21:19:15 +02:00 |
Kim Kulling
|
da2bf5c7a4
|
fix wrong size
|
2020-04-29 21:13:46 +02:00 |
Kim Kulling
|
f808ed9fb5
|
fbxconverter: fix memoryleak.
|
2020-04-29 20:52:49 +02:00 |
Kim Kulling
|
c6131ce38a
|
scenecombiner: fix leak.
|
2020-04-29 20:43:23 +02:00 |
Kim Kulling
|
fd555a1349
|
review findings.
|
2020-04-29 20:33:37 +02:00 |
RichardTea
|
ff9f3b8608
|
Collada: Ensure <geometry> has unique id
Use the "id" for mesh names by default.
Set option AI_CONFIG_IMPORT_COLLADA_USE_COLLADA_NAMES to use the mesh "name" instead
|
2020-04-29 17:17:46 +01:00 |
RichardTea
|
2c6ac23a4e
|
Apply Assimp clangformat to touched Collada files
|
2020-04-29 14:21:17 +01:00 |
Kim Kulling
|
b9c597d055
|
Fix review finding.
|
2020-04-29 13:46:01 +02:00 |
Kim Kulling
|
fcdf88a74a
|
Use correct sanitizer
|
2020-04-29 13:41:40 +02:00 |
Kim Kulling
|
1a440834ae
|
Use debug configuration
|
2020-04-28 21:11:21 +02:00 |
Kim Kulling
|
68efdcde88
|
Remove deprecated step
|
2020-04-28 20:41:02 +02:00 |
Kim Kulling
|
7b4ff0cb1c
|
Fix name
|
2020-04-28 20:39:13 +02:00 |
Kim Kulling
|
4afbe35e07
|
Use unique name for the sanitizer check
|
2020-04-28 20:32:55 +02:00 |
Kim Kulling
|
a5a38c02a5
|
move sanitizer into its own file
|
2020-04-28 20:31:42 +02:00 |
Kim Kulling
|
8888495d12
|
Create sanitizer.yml
|
2020-04-28 20:30:59 +02:00 |
Kim Kulling
|
8224cbeaad
|
Try a different naming schema
|
2020-04-28 20:25:48 +02:00 |
RichardTea
|
a52b66f10d
|
Merge remote-tracking branch 'upstream/master'
|
2020-04-28 15:23:20 +01:00 |
Kim Kulling
|
8085e7555e
|
try something out to get builds back to job-list
|
2020-04-28 14:53:19 +02:00 |
Kim Kulling
|
5cb4ac843d
|
Update ccpp.yml
|
2020-04-28 14:43:12 +02:00 |
Kim Kulling
|
8240a11e15
|
Add undefined behavior sanitizer job
|
2020-04-28 14:41:44 +02:00 |
Kim Kulling
|
43df1d676a
|
Fix dependency
|
2020-04-28 14:27:02 +02:00 |
Kim Kulling
|
24fc16336a
|
Add build-dependency
|
2020-04-28 14:24:21 +02:00 |
Kim Kulling
|
9107402bda
|
Add sanitizer job
|
2020-04-28 14:22:00 +02:00 |