David Golembiowski
|
57e837092e
|
populated module level files
|
2020-05-01 18:23:14 -04:00 |
David Golembiowski
|
778c3afbbb
|
Rust's import system dictates that we must make directories rather than use individual files to provide a clean public interface
|
2020-05-01 18:11:44 -04:00 |
David Golembiowski
|
2d43a24475
|
memory info struct
|
2020-05-01 17:41:16 -04:00 |
David Golembiowski
|
a286506c23
|
fixed a couple of things. Adding MaterialPropertyString
|
2020-05-01 17:32:55 -04:00 |
David Golembiowski
|
e6837f7394
|
Need to consider different implementations of String kinds in Rust, and additionally how we may want to `impl Copy for Str`, i.e. `std::mem::swap` with placeholders to keep performance up.
|
2020-05-01 17:25:02 -04:00 |
David Golembiowski
|
38b80f6c6b
|
populating plane struct
|
2020-05-01 16:58:32 -04:00 |
David Golembiowski
|
ba633f95bb
|
populating colors
|
2020-05-01 16:54:56 -04:00 |
David Golembiowski
|
4f8eb0f79c
|
populating Texel struct definition for textures
|
2020-05-01 16:50:31 -04:00 |
David Golembiowski
|
c338c5ca02
|
Populating 3d and 4d matrix struct definitions
|
2020-05-01 16:47:35 -04:00 |
David Golembiowski
|
c6f2196f60
|
vector definitions
|
2020-05-01 16:32:25 -04:00 |
David Golembiowski
|
e438310d8c
|
should have added these earlier
|
2020-04-25 00:12:58 -04:00 |
David Golembiowski
|
060c45fcf3
|
initial layout for anim.rs
|
2020-04-24 22:15:32 -04:00 |
David Golembiowski
|
2108e08c90
|
adding structs
|
2020-04-24 18:15:51 -04:00 |
David Golembiowski
|
6363bf34c0
|
see git commit message rust-port 5d05c536
|
2020-04-24 17:03:41 -04:00 |
David Golembiowski
|
5d05c536e7
|
updated gitignore and made port library name compliant with cargo
|
2020-04-24 17:02:36 -04:00 |
David Golembiowski
|
df57ee6cb6
|
laying out the submodules
|
2020-04-24 16:49:38 -04:00 |
David Golembiowski
|
45e33ce1bf
|
first commit
|
2020-04-24 16:36:44 -04:00 |
Kim Kulling
|
02ef435d55
|
Merge pull request #3116 from assimp/issue_3103
closes https://github.com/assimp/assimp/issues/3103: always enable wa…
|
2020-04-24 09:06:46 +02:00 |
Kim Kulling
|
9fc2b2f168
|
Merge branch 'master' into issue_3103
|
2020-04-23 21:22:12 +02:00 |
Kim Kulling
|
7f9a1887f3
|
Merge pull request #3164 from assimp/migenius-migenius-rsws53-mig-2
Migenius migenius rsws53 mig 2
|
2020-04-23 21:20:45 +02:00 |
Kim Kulling
|
9b1759dcc2
|
Merge branch 'master' into migenius-migenius-rsws53-mig-2
|
2020-04-22 19:59:53 +02:00 |
Kim Kulling
|
ca70b44e44
|
Merge branch 'migenius-rsws53-mig-2' of https://github.com/migenius/assimp into migenius-migenius-rsws53-mig-2
|
2020-04-22 19:58:41 +02:00 |
Kim Kulling
|
e3256303f5
|
Merge pull request #3085 from napina/optimized_bonelimits
Optimized LimitBoneWeightsProcess.
|
2020-04-21 19:52:36 +02:00 |
Kim Kulling
|
2471ae9fcc
|
Merge branch 'master' into optimized_bonelimits
|
2020-04-21 19:31:54 +02:00 |
Kim Kulling
|
92cb3402ab
|
Merge pull request #3161 from assimp/kimkulling-installerupdate
Update to 5.0.1
|
2020-04-21 19:31:05 +02:00 |
Kim Kulling
|
c36b028412
|
fix type error for template deduction.
|
2020-04-21 16:39:18 +02:00 |
Kim Kulling
|
232761be02
|
Fix another typo
|
2020-04-21 16:09:11 +02:00 |
Kim Kulling
|
32de8737b7
|
Update to 5.0.1
|
2020-04-21 16:07:58 +02:00 |
Kim Kulling
|
435f898ffa
|
Update to 5.0.1
|
2020-04-21 16:06:52 +02:00 |
Kim Kulling
|
843ca6e386
|
Fix typo
|
2020-04-21 15:50:17 +02:00 |
Kim Kulling
|
428b91154a
|
Adapt smallvector
- Add doc ( public header )
- Fix type error
|
2020-04-21 08:59:40 +02:00 |
Kim Kulling
|
788f2f244e
|
Adapt code
- Reformatting based on clang-format rules
- Add usage of size_t instead of unsigned int for sizes
- Fix typo in naming
|
2020-04-21 08:50:51 +02:00 |
Kim Kulling
|
c91d3764ca
|
Merge branch 'master' into optimized_bonelimits
|
2020-04-21 08:45:50 +02:00 |
Kim Kulling
|
69bdebf3ac
|
Merge pull request #3149 from timuber/master
Add support for glTF2 targetNames
|
2020-04-20 14:52:53 +02:00 |
Kim Kulling
|
f71b332ed1
|
Update glTF2Asset.inl
fix VS-compiler warning.
|
2020-04-19 21:14:47 +02:00 |
Kim Kulling
|
e3563212d7
|
Merge branch 'master' into master
|
2020-04-19 21:13:12 +02:00 |
Kim Kulling
|
e0f6eb09e6
|
Merge branch 'master' into optimized_bonelimits
|
2020-04-17 20:37:28 +02:00 |
Kim Kulling
|
8219b7c362
|
Merge pull request #3155 from Zalewa/libsuffix-import-prefix
Erase the remaining _INSTALL_PREFIX and LIBSUFFIX in CMake files
|
2020-04-17 20:36:59 +02:00 |
Kim Kulling
|
1567652e60
|
Merge branch 'master' into libsuffix-import-prefix
|
2020-04-17 19:22:50 +02:00 |
Kim Kulling
|
6daecdcc5a
|
Merge pull request #3158 from Hehongyuanlove/master
3MF fix
|
2020-04-17 19:19:21 +02:00 |
Kim Kulling
|
c67f97e956
|
Merge branch 'master' into master
|
2020-04-17 16:37:09 +02:00 |
Kim Kulling
|
e299f71cfe
|
Adapt the formatting
|
2020-04-17 16:16:28 +02:00 |
Kim Kulling
|
f4b7a98131
|
Merge pull request #3131 from malortie/sample-simpletextureddirectx11-nullptr
Replaced NULL with nullptr for pointers in sample SimpleTexturedDirectx11.
|
2020-04-17 14:54:08 +02:00 |
Kim Kulling
|
966b5f4330
|
Merge branch 'master' into sample-simpletextureddirectx11-nullptr
|
2020-04-17 14:43:20 +02:00 |
Hehongyuanlove
|
9c52fd7633
|
Update D3MFExporter.cpp
|
2020-04-17 12:58:41 +08:00 |
Hehongyuanlove
|
f80bdc5b71
|
Update StringUtils.h
|
2020-04-17 12:57:33 +08:00 |
Hehongyuanlove
|
59e32a5ad9
|
Update StringUtils.h
|
2020-04-17 12:51:18 +08:00 |
Hehongyuanlove
|
cc3760aff1
|
Update StringUtils.h
|
2020-04-17 12:50:49 +08:00 |
Hehongyuanlove
|
e9a72a5053
|
repair formate 3MF
|
2020-04-17 12:38:07 +08:00 |
Hehongyuanlove
|
3bbc8e76bd
|
Rgba2Hex to repair rgba(1,1,1,1)
|
2020-04-17 12:34:05 +08:00 |