Wednesday, March 16, 2011

Updates 862 - 863

  • added support for "desired" map which is different from force map in that if you save the scene, the desired map will get saved along with it.
  • Added support for parameter based scene preferences
  • Added support for passing a view position in the url parameters
  • Limited visibility domes while the mask is shown
  • Updated kml export and visibility templates to reflect the new changes

Tuesday, March 15, 2011

Updates 860 - 861

  • Major updates to visibility domes. Pretty much fully functional at this point. All that's left is adding preferences for modifying the output. Instead of building the domes on the client side, I switched to a mixture of client and server such that the client does the heavy building process and the server does the cpu intensive dome building.
  • The output is no longer saved to the stream but rather handled as a job request. This means that the server will run a job, and write the output to the job directory as a zipped kmz file. This is then referenced as a regular layer by the scene which can then be animated.
  • Added more precision to generic geometry routines for swapping vertices
  • Added tokenizers for float, int, and double arrays
  • Modularized a couple of job methods
  • Added a visibility class for handling visibility requests
  • Added a more precise webserver logger/debugger
  • Lots of updates to the kmlbuilder class to support building visibility domes

Monday, March 14, 2011

Update 859

  • Added support for native message boxes
  • Fixed the issue with dialogs and shadows pertaining to google earth
  • Continued work on visibility algorithm

Saturday, March 12, 2011

Update 858

  • More ui template updates
  • Started adding tools which are published to main page
  • Added slideshow support for transparent text when dealing when the map supports it
  • Added support functions for publishing, kml insertion and job execution
  • Added support for debugging google earth crashes in browser

Tuesday, March 8, 2011

Updates 856 - 857

  • Updated server to support the new embedded help
  • Various client side template changes to support the new online help approach

Monday, March 7, 2011

Updates 854 - 855

  • Fixed a bug with geometry annotations where the icon shown didn't match what was on the toolbar
  • Continued work on the combining help with the new template for easier access
  • Fixed a bug where google earth imagery would not come through due to the link getting obfuscated in the process of routing to different servers

Thursday, March 3, 2011

Updates 852 - 853

  • Updated mobile player to support different scene files
  • Fixed a couple of template html issues
  • Started filling out the rest of the non feature related parts of the template
  • Started adding support for the download menu
  • Added support for generic template pages

Tuesday, March 1, 2011

Updates 850 - 851

  • Added support for recording movies that don't have a timeline
  • Fixed an issue where switching modes while the video is processing would revert back due to timers
  • Fixed a server side bug with showing the proper like ratings