Kim Kulling
|
22dbb6c2d2
Update FileSystemFilter.h
|
há 7 anos atrás |
Kim Kulling
|
a92dbabc25
Update FileSystemFilter.h
|
há 7 anos atrás |
Kim Kulling
|
a84604f566
Merge branch 'master' into develop_kimkulling
|
há 7 anos atrás |
Kim Kulling
|
f0ccff70a4
Update FileSystemFilter.h
|
há 7 anos atrás |
mbuchner
|
1299905026
Make FileSystemFilter forward all virtual functions to wrapped IOSystem instance
|
há 7 anos atrás |
BuildTools
|
66171de915
Successful lib build, unit testing still WIP
|
há 7 anos atrás |
Eric Engestrom
|
87e7cf00a2
Fix spelling mistakes
|
há 9 anos atrás |
Richard
|
83de707587
Refactor: Expand tabs to 4 spaces
|
há 10 anos atrás |
Richard
|
a96a595a7a
Refactor: Trim trailing whitespace
|
há 10 anos atrás |
Richard
|
4c1a0507fe
Refactor: Line endings are LF, not CRLF
|
há 10 anos atrás |
abma
|
470ad98281
fix "headercheck":
|
há 10 anos atrás |
aramis_acg
|
accbcb575b
- fix off-by-one error in FileSystemFilter.
|
há 13 anos atrás |
aramis_acg
|
58d0a89b25
- rework FileSystemFilter to scan sub-folders of the model folder recursively for external files. This should fix [3473792] (https://sourceforge.net/tracker/?func=detail&atid=1067634&aid=3473792&group_id=226462).
|
há 13 anos atrás |
aramis_acg
|
6fa251c2f2
- unify naming of all header files. Obviously, this is a breaking change that affects all users.
|
há 13 anos atrás |
aramis_acg
|
075b1acaf0
- move include/ to include/assimp/ to have consistent header locations between installed and trunk version.
|
há 13 anos atrás |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
há 13 anos atrás |
aramis_acg
|
81ef6af2df
Apply patch [3473792] - LWS loader failed to find LWO files referenced with inaccessible, absolute paths, but actually residing in the folder of the LWS file. Applied the patch to FileSystemFilter, so all loaders do this now.
|
há 13 anos atrás |
aramis_acg
|
e241749511
# FileSystemFilter now skips over empty paths as opposed to crashing on them.
|
há 14 anos atrás |
aramis_acg
|
6f30639d7f
- refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX ..
|
há 14 anos atrás |
aramis_acg
|
9d70caef0a
[3031725] FileSystemFilter destroys "://" in paths. Addresss this issue. FileSystemFilter now acts with more caution, first tries to open the file given the input path.
|
há 15 anos atrás |
adario
|
7877f3fe6f
Fixed a pathname separator issue on Mac OS X.
|
há 15 anos atrás |
aramis_acg
|
e8386dc837
Fixing a minor issue in FileSystemFilter which prevented some external files from being loaded. Thanks to Jonathan Klein to point it out.
|
há 16 anos atrás |
aramis_acg
|
a3b32f306c
Adding a file system filter layer to correct invalid paths automatically.
|
há 16 anos atrás |