Commit graph

1480 commits

Author SHA1 Message Date
Chris Laurel 1ba6469b6a Corrected name of M82 to M81 2003-02-25 08:26:58 +00:00
Chris Laurel 5b2dd75846 Fixed rendering problems when mixing nebulae and galaxies. 2003-02-25 08:26:18 +00:00
Chris Laurel a4612a54bc Added a symbol option for markers. 2003-02-25 08:03:27 +00:00
Chris Laurel ff4c5cdd69 Added symbol parameter for mark command. 2003-02-25 08:03:12 +00:00
Chris Laurel f3fb178934 Corrected RotationOffsets for Uranian moons. Another fix from Grant . . . 2003-02-24 02:30:22 +00:00
Chris Laurel 32955c39c7 Added flash effect when cycling between active views. 2003-02-23 09:04:45 +00:00
Chris Laurel 1cc1c5a5a1 Made time a property of the observer instead of the simulation. Added get/setSyncTime method to Simulation. By default, it's on, so time changes are broadcast to all observers. Currently, there's no UI support for disabling sync time. 2003-02-22 06:49:37 +00:00
Chris Laurel 9c790ce62f Fixed orientation of Milky Way, using selden's values for axis and angle. 2003-02-22 06:39:08 +00:00
Chris Laurel c3a18dfd1d Fix off by one error that chopped off the last character of a URL string copied to the clipboard. 2003-02-22 06:07:30 +00:00
Clint Weisbrod 5eb3ba301f Project file mods to add new modules to build. 2003-02-22 03:37:22 +00:00
Clint Weisbrod c7980eaa64 Modifications required to accommodate renamed bitmap files. 2003-02-22 03:32:21 +00:00
Clint Weisbrod 0008a59ddf Renamed bitmap files in hopes of working around currently checked-in
bitmaps that do not seem to be available in CVS repository.
2003-02-22 03:29:04 +00:00
Christophe Teyssier 23b291a036 Fixed Alt-Azimuthal and Go To Surface shortcuts. 2003-02-21 22:12:55 +00:00
Chris Laurel a8c417ea61 Added Ctrl+INS to controls list 2003-02-21 17:21:59 +00:00
Chris Laurel 27b7818cc7 Added multiview controls 2003-02-21 17:20:18 +00:00
Chris Laurel 757d896dca More changes 2003-02-21 08:46:33 +00:00
Chris Laurel 787f3bf830 Added track command. 2003-02-21 08:39:10 +00:00
Chris Laurel af2c71b5be Implement the texenv_combine/DOT3 pixel path. 2003-02-21 08:28:29 +00:00
Chris Laurel 563fb70e20 Make getVertexProcessor return NULL when the render path doesn't use vertex programs. 2003-02-21 08:26:42 +00:00
Chris Laurel d105c88c6c Added glossMap program for the ARBVP/DOT3 path 2003-02-21 08:05:47 +00:00
Chris Laurel b17d489597 Changed function of Ctrl+V from toggle vertex shaders to cycle render path. 2003-02-21 08:04:56 +00:00
Chris Laurel e10d9f335d Gloss map shader for the VP/DOT3 path; computes only the specular term, and outputs result to primary instead of secondary color. 2003-02-21 08:00:35 +00:00
Chris Laurel e14dbf8677 After rendering, disable texture units other than 0. 2003-02-21 07:59:18 +00:00
Chris Laurel 33b0afa255 Don't report support for the ARBFP_ARBVP path until it's actually implemented. 2003-02-21 07:58:08 +00:00
Chris Laurel 7690e30aa1 Merged renderSphere_Combiners_NvVP and renderSphere_Combiners_ARBVP into a single function. Turned on specular+bump support. Began work on renderSphere_DOT3_VP. 2003-02-20 09:48:47 +00:00
Chris Laurel 0659064524 Fixed bug in detecting multitexture; make support for ARB_vp and NV_vp mutually exclusive; add nextRenderPath method. 2003-02-20 09:05:59 +00:00
Chris Laurel da5679f3e6 Added more options to context menu for deep sky objects. 2003-02-20 08:34:56 +00:00
Chris Laurel c8771b0168 Added InfoURL field, as for solar system objects. 2003-02-20 08:34:19 +00:00
Chris Laurel 5af8e6d06e Send DEL character (127) when delete key is pressed. 2003-02-20 08:19:20 +00:00
Christophe Teyssier 8c53e8c7ec Replaced vertex / pixel shaders settings with GLContext class methods. 2003-02-19 23:28:07 +00:00
Christophe Teyssier aa22a3ecd9 Added getGLContext public method 2003-02-19 23:25:26 +00:00
Chris Laurel b309f635a9 Added module glcontext.cpp 2003-02-19 17:54:53 +00:00
Chris Laurel 25836718d3 1.2.6 changes 2003-02-19 17:50:55 +00:00
Chris Laurel dd13cd1f03 Added credit for Chris Alford, who created the MacOS X icon. 2003-02-19 17:50:21 +00:00
Chris Laurel e7d8fb331e Infrastructure for different rendering paths, includings ones which use ARB_vertex_program instead of NV_vertex_program 2003-02-19 17:48:25 +00:00
Chris Laurel 0c68be61c1 Changed a few indices around. 2003-02-19 17:47:33 +00:00
Chris Laurel 1468d67ee0 ARB versions of vertex programs. 2003-02-19 08:04:20 +00:00
Christophe Teyssier 2ae96a4191 Added delete view. 2003-02-18 21:11:18 +00:00
Chris Laurel 2ecafa8124 ARB versions of vertex programs. 2003-02-18 08:24:43 +00:00
Chris Laurel c62e7c57e8 ARB versions of vertex programs. 2003-02-18 07:37:04 +00:00
Chris Laurel 0237e09c5f Use an environment parameter for light color instead of the GL light state. 2003-02-18 07:36:32 +00:00
Chris Laurel 06893625a9 I'm whigging!!!! Oops. Fixed psychedelic colors. 2003-02-18 07:36:05 +00:00
Chris Laurel 5c59f3921b ARB versions of vertex programs. 2003-02-18 06:29:28 +00:00
Chris Laurel 79d547ddc8 ARB versions of vertex programs. 2003-02-18 06:13:11 +00:00
Chris Laurel 0472b16c14 Class to contain GL extension information. 2003-02-18 04:44:42 +00:00
Chris Laurel eaf6dca536 ARB versions of vertex programs. 2003-02-18 04:43:22 +00:00
Chris Laurel 9d25ee2121 Use an environment parameter for light color instead of the GL light state. 2003-02-18 04:42:58 +00:00
Chris Laurel 81f06e9c98 ARB versions of vertex programs. 2003-02-18 02:16:26 +00:00
Chris Laurel e7aa1751ef Added IgnoreGLExtensions directive that can prevent certain extensions from being considered when deciding which render path to use. Useful mainly for debugging, but also potentially helpful for working around problems with broken GL implementations. 2003-02-18 00:58:15 +00:00
Chris Laurel 76d2c99880 Skip the initialization script when a URL is specified on the command line 2003-02-17 09:10:28 +00:00