Vincent wrote:Hi,
The Tools now also include a Solar System Browser...
Fantastic ... go for a test right now!
Vincent wrote:...On the other hand, it could be worth adding a galaxy browser/viewer that would also give the possibility to mark galaxies according to their Hubble type, Redshift z...and take the observer to specific locations with a simple click, e.g., to observe the local group or the distribution of galaxies at large scale..., as we did in the recent celx scripts we made about galaxies.
Vincent wrote:Any other ideas, suggestions ?
Well, it could simply be a galaxy browser with a filter (slider), along with a few buttons... That could remain quite simple, but still very interesting from an educational point of view.ElChristou wrote:Could be really cool, but seems to be a much too specialized feature for an Edu UI;
Not sure this is a good approach, since I only have one single life...ElChristou wrote:or do you plan to try whatever Lua can give and we will sort features later?
ElChristou wrote:See my last mail!
Hi,
I've added an entry in the config file to give the possibility to automatically switch to 'Alt Azimuthal' mode when in Planetarium Mode.
I've also fixed a bug that prevented the observer's view to reach an elevation of 90?°.
rra wrote:Vincent , I presume that setting the option
alt_azimuthal_mode = true
in the config.lua textfile would automatically set the alt-az. mode,
but this doens't seem to work,
at least on my system (windows Vista) using your latest lua-tools.
Is there something I have missed ??
Sui Ota wrote:I tried the new version just now... how useful it is
In the Solar System Browser of the Tools, the name of satellite which uses 2byte character is not shown correctly. I made a object whose name is consist of only accented alphabet (?©, ??, ? , etc. It's nonsense string, just for the test). For example, when the name is "?©? ?????????®???»?«?????§?“"(saved with UTF-8 ), there is displayed "?©? ???????" in the list of the Browser. So there is room for 11 characters, but the name is shown properly only 5 (3 in Japanese and Chinese, 4 in Russia. There seems to be difference depending on the language...) characters from the head. Others are shown with only one "?".
The display of objects' name in the solarSystem browser should be fixed now.Vincent wrote:I might be able to solve this issue by limiting the width of the string (= number of pixels) instead of its lenght (number of bytes) . I'll let you know when the fix is ready.Sui Ota wrote:In the Solar System Browser of the Tools, the name of satellite which uses 2byte character is not shown correctly.
rra wrote:Too bad this option isn't available for changing in LUA or CELX scripts. I guess this is something Chris has to change in order to
makes it possible. I also guess this won't be on the top-10 list
of actions Chris is working on.
steffens wrote:Looking at the speed of development of this great project, maybe it would be a good idea to add the Lua-Edu-Tools to the official Celestia CVS?
Revision control is always a good thing, just have a look at what happened to ElChristou and his Apollo 11 mission reconstruction
steffens
selden wrote:Vincent,
An alternative would be a completely separate project on SourceForge. That way it wouln't be tied so tightly to Celestia's release schedule.
Yes, I think this is a good idea. But I'm not sure whether I like the way it is displayed.ElChristou and I have been thinking about merging the 'infoText' and 'infoImage' features into a single one called 'info+'.
Ren?©,rra wrote:Too bad this option isn't available for changing in LUA or CELX scripts. I guess this is something Chris has to change in order to makes it possible. I also guess this won't be on the top-10 list of actions Chris is working on.
Adirondack wrote:Vincent, is there any chance to display two boxes (as the infotext and infoimage features did [info text centered on the left hand, infoimage on the lower right corner])?
Maybe that would be the best solution since the object will be still visible.