Unknown
|
12dbbd4ce9
Misc. typos
|
8 سال پیش |
Squareys
|
4e1ea6ecd7
docs: Explain texture paths for embedded textures
|
8 سال پیش |
Squareys
|
efeeb6a827
docs: Update logging docs
|
8 سال پیش |
mensinda
|
5dacda0a08
replaced boost smart pointers with c++11 smart pointers
|
9 سال پیش |
Eric Engestrom
|
87e7cf00a2
Fix spelling mistakes
|
9 سال پیش |
Joe Hermaszewski
|
210764a6ff
Correct spelling
|
9 سال پیش |
Wil Shipley
|
8b7fa48d27
- Merge in latest from assimp/assimp on GitHub (5c00aef7cd8ab6b7f86c8297958a630f9459dc53)
|
10 سال پیش |
U-ORADEV\albihern
|
7043551068
Modifying files to let assimp build under cygwin.
|
10 سال پیش |
Eric Haines
|
f2997a562b
typo fix: loose -> lose
|
12 سال پیش |
Alexander Gessler
|
0155a5ade1
- update docs.
|
12 سال پیش |
jonathanklein
|
e658a7f98f
Added Animationoverview diagram to documentation
|
13 سال پیش |
jonathanklein
|
29243071fa
Ogre: Importerproperty to set Texture Mode from Filename (bla_n.png -> Normalmap etc.)
|
13 سال پیش |
jonathanklein
|
5b462d484b
Ogre: small tweaks
|
13 سال پیش |
jonathanklein
|
df7f177794
Ogre: Fix in Material Loader
|
13 سال پیش |
jonathanklein
|
521088e134
Ogre:
|
13 سال پیش |
aramis_acg
|
fd293547c4
- update documentation.
|
13 سال پیش |
aramis_acg
|
848b98e5be
- doc: clarify wording in bone section.
|
14 سال پیش |
aramis_acg
|
9d85c8834d
- extract MaterialHelper and move all of its members to aiMaterial in /include.
|
14 سال پیش |
aramis_acg
|
5f341dcf00
- update README and INSTALL, slight doc fixes.
|
14 سال پیش |
aramis_acg
|
bc076cc60e
- various documentation improvements. Remove viewer section, add list of third-party resources and fix some doxygen markup and also some wording errors.
|
14 سال پیش |
aramis_acg
|
50b780e21e
# work on IFC face winding, but the extensive use of mirroring in IFC screws things up. Add a documentation node that one should better render them with bf culling turned off.
|
14 سال پیش |
aramis_acg
|
f6c6cd9d9f
- update documentation. Add section on IFC and fix some typos and unambiguities.
|
14 سال پیش |
aramis_acg
|
0fc965da91
Rename strtolxxx family of functions, all functions returning unsigned integers now carry an 'u' in their name (this is for compatibility with Irrlicht's fast_atof see http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=243079#243079).
|
14 سال پیش |
aramis_acg
|
ed3719e119
- really update doc.
|
15 سال پیش |
jonathanklein
|
998de54048
some code updates, ogre animation still not working :(
|
15 سال پیش |
aramis_acg
|
9c1306a95a
Skip ear cutting algorithm for quadrilaterals, makes triangulation MUCH, MUCH faster (100x) for models composed of quadrilaterals (i.e. Blender, Terragen).
|
15 سال پیش |
aramis_acg
|
aae8637666
Add GLOB_MEASURE_TIME configuration option to profile the runtime of the postprocessing steps.
|
15 سال پیش |
aramis_acg
|
e4285a5b38
Clarify docs on qnans in aiMesh vertex data arrays.
|
15 سال پیش |
aramis_acg
|
42aa8c5f39
Add sample logic for MATKEY_UVWSRC to doc.
|
15 سال پیش |
aramis_acg
|
762a7df46a
Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries.
|
15 سال پیش |