pkgsrc/graphics/cal3d/distinfo

13 lines
859 B
Text
Raw Normal View History

$NetBSD: distinfo,v 1.11 2021/01/30 09:12:03 mef Exp $
(graphics/cal3d) Updated 0.9.1 to 0.11.0, build fix o-----------------------------------------------------------------------------o | Version 0.11.0 ( 29 june 2006) o-----------------------------------------------------------------------------o - Make the list of the root bones a vector. So the root bones can be acceded in C wrapper. - Add some missing function to access to private variables. - Add cal3d_converter to the default distribution with manual page and file format description (tools subdirectory is therefore removed) - The destructor of CalModel is now virtual. - Made CalModel noncopyable to prevent shallow pointer copying bugs. - Use a RefCounted base class and RefPtr smart pointers to hold RefCounted objects. - Make CalModel destructor nonvirtual - Improve bounding boxes calculation performance. - Update the C wrapper. - Add some function to rotate around axis during the loading. - When a cycle animation is played, ensure that the last post equals the first pose. - Extended callback mechanism to pass user data directly instead of making the callback query for it. This means the callback executable does not have to link with cal3d.lib and makes many things simpler in CS context. Also worked around a bug (feature?) in the mixer which thinks that m_AnimDuration is always 0 for AnimActions. Now the callback uses the internal time counter of the animation, which is probably more consistent anyway. - VC6 and automake fixes. Removed old variables from src/cal3d/Makefile.am. - 64bit compatibility fixes. - Patch for reading correctly raw texture on a Big endian cpu (for Mac). - Fixed bug in updating current anim time when time factor is set to negative. - Correction in max exporters. - Update the glew (The OpenGL Extension Wrangler Library). - Made the refcounted classes derive from RefCounted, and manage their lifetimes with RefPtr smart pointers. - Put TinyXML into the cal3d namespace so it doesn't conflict with other libraries linking with their own TinyXML. - Fixed bug in updating current anim time when time factor is set to negative, which resuilted in anim times like -32 instead of between 0 and 2 seconds, for example. This threw the bone extrapolations way off and made the model look like garbage until the anim time got back in the right zone. (Keith Fulton) - GNU/Linux compilation / packaging fixes (-DCAL_16BIT_INDICES is included if relevant in the .pc) - Upgraded the guide o-----------------------------------------------------------------------------o | Version 0.10.0 ( 12 january 2005) o-----------------------------------------------------------------------------o - CalModel::setAbstractMixer and CalAbstractMixer to enable third party mixers. - Symbolic names for coreMaterial, coreMesh, coreAnimations loaded by coremodel.{h,cpp} - Add functions to control force of the spring system - CalHardwareModel : a object to store and to compute information needed to do hardware vertex skinning. - Add a time factor to allow reverse time of sync animation. - Most of the math functions are now inline. - Add an option to stop a action animation at the end. - Add functions to rescale a core model, but this can be done only before creating the CalModel. - Fix in the XML loader - Add a function to compute the global bounding box of the model. - Rename calculateBoundingBox to calculateBoundingBoxes. - Add reference counting. Core* objects can be now shared between several coremodel correctly. - Modify the XML file format to be XML valid - Added animation callbacks. - Added Maya exporter. - create/destroy functions removed. - Add a "stride" argument to getVertices(), getNormals() ...
2021-01-30 09:57:02 +01:00
SHA1 (cal3d-0.11.0.tar.gz) = 9579ef107a21091ce7e421d8779e9bf8bcd3333f
RMD160 (cal3d-0.11.0.tar.gz) = 309ee70ff378f679f87934c29308284c435fba79
SHA512 (cal3d-0.11.0.tar.gz) = 4dc4b36b8f18760bfe6f8c80cbd941c14e2ebe596d0cd514fdb1ae4175bf2706e125665272d67ff21d33bb4b34e7be22bad9c00d488c1da21f442550bf3f204f
Size (cal3d-0.11.0.tar.gz) = 568532 bytes
2013-01-23 18:26:27 +01:00
SHA1 (patch-af) = 302a17aebb80a09b35395fc37d3254f0c5a00cb9
SHA1 (patch-src_cal3d_converter.cpp) = 04efef77ddbf8df1eca6fc9b705ad79f08bde4e4
SHA1 (patch-src_cal3d_hardwaremodel.cpp) = b45d25f87d381ab476428d45bdd489a2204f4efa
SHA1 (patch-src_cal3d_platform.cpp) = 5fa50b1914a9df2078617078da432dad87505ac7
SHA1 (patch-src_cal3d_renderer.cpp) = eb9b34ec9d9b24e7bdffe40df731c1759e506d64
SHA1 (patch-src_cal3d_submesh.cpp) = 7d34d548309f078e18ad7b80344c83c3cc0ba8d7