Release Notes for Build 118

From C4 Engine Wiki
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.