Release Notes for Build 118

From C4 Engine Wiki
Revision as of 09:32, 15 July 2023 by Eric Lengyel (talk | contribs) (Created page with "__NOTOC__ '''Release date:''' March 28, 2006 * Added a validation function to the <code>PropertyRegistration</code> class so that property subclasses could identify which types of nodes they are supposed to be used with. This works in the same way that the validation function works for controllers. The validation function is only used to determine which available properties to list for a particular node in the Get Info dialog. * Fixed a problem in the Collada Importer...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Release date: March 28, 2006

  • Added a validation function to the PropertyRegistration class so that property subclasses could identify which types of nodes they are supposed to be used with. This works in the same way that the validation function works for controllers. The validation function is only used to determine which available properties to list for a particular node in the Get Info dialog.
  • Fixed a problem in the Collada Importer tool that would cause polygons having more than four vertices to import incorrectly.
  • Fixed a problem in the Texture Importer tool that was causing manually created cube maps to import incorrectly.