HomeCode
Diffusion Zed 542450e6ffad

[Scenes] * Templates could now have any wished value as filename, location is…
542450e6ffadUnpublished

Unpublished Commit · Learn More

No further details are available.

Description

[Scenes] * Templates could now have any wished value as filename, location is declared in the template itself (thanks to David Monniaux for the suggestion) * New GeoSceneIndex class to get locations/files matches * Adding a local_move method in do.php to allow local relative moves in AJAX (cf. B0002001.tpl for a sample code)

[Geo]

  • GeoLocation::__toString(): a Point3D is now printed as spherical coordinates
  • GeoPoint3D can now parses (x, y, z) strings
  • GeoPoint3D::sprintf($format): new method to get a custom string representation

[Misc]

  • Better PHP_STRICT compliance
  • Adding missing classes in autoload.php, tables in config.php
  • New dev/quux.php test cases

Details

Event Timeline