Histórico de Commits

Autor SHA1 Mensagem Data
  Jonne Nauha f5c7b283bc OgreImporter: Cleanup and bugfixes to OgreSkeleton.cpp. This was actually so badly broken that it did nothing if the mesh referenced a binary skeleton. Now logs a warning for this case and tries to read from .skeleton.xml like the original author intended it to work. The assimp skeleton is still broken, I will fix that later on when I (eventually) get to that part of the code. há 11 anos atrás
  Jonne Nauha fcb97bb595 OgreImporter: Rename .hpp to .h. Shuffled parsing utils to a single file. há 11 anos atrás
  Jonne Nauha f98584cdea OgreImporter: Remove unnecessary m_currentX state. Improve and clean OgreMaterial: split tech/pass/texture_unit to their own functions. Document missing features and potential bugs. Improve the original authors 'detection from texture filename' logic (enabled with AI_CONFIG_IMPORT_OGRE_TEXTURETYPE_FROM_FILENAME). Add generic detection from texture unit name, which is commonly used in Ogre materials. há 11 anos atrás
  Alexander Gessler 052a8634d2 OgreMaterial: remove unneeded variable. há 12 anos atrás
  Jonathan Klein fe19ba9da6 Ogre: Material nullptr-fix, Loader is hopefully no longer confused by 'submeshnames' tag há 13 anos atrás
  jonathanklein a038288af9 Ogre: Fixed memoryleak and missing \0 at end of cstring há 13 anos atrás
  jonathanklein 29243071fa Ogre: Importerproperty to set Texture Mode from Filename (bla_n.png -> Normalmap etc.) há 13 anos atrás
  jonathanklein 5b462d484b Ogre: small tweaks há 13 anos atrás
  jonathanklein d9d57804fa Ogre: Support for multiple texcoords há 13 anos atrás
  jonathanklein df7f177794 Ogre: Fix in Material Loader há 14 anos atrás
  jonathanklein 7f1e7b7d6b Ogre: TestModel added, Texture-Bug in Materialloader fixed há 14 anos atrás
  jonathanklein 830388ab90 Ogre: VertexAttributs from SharedGeometry are now loaded correctly; Material Loading is more robustly há 14 anos atrás
  jonathanklein 005887f381 Ogre: MaterialLoader now searches for Materialfile with the MaterialName as Filename há 14 anos atrás
  jonathanklein 3ed356d3c4 Ogre Importer: Support for Shared Geometry, as exported by Blender2Ogre for Blender 2.6 (still experimental) há 14 anos atrás