3044 Commits
Author SHA1 Message Date
David Walter Seikel 09eeb627ab Implement various build mode buttons for SpaceMouse Pro. 2014-04-13 03:31:55 +10:00
David Walter Seikel 45ea696827 Implement SpaceMouse mouselook, and zoom, plus a few little fix ups and comments. 2014-04-13 02:17:26 +10:00
David Walter Seikel 3c99047504 Make joystick button state checks more generic. 2014-04-13 01:15:47 +10:00
David Walter Seikel 98fdc69f7c Implement rotate toggle for SpaceMouse Pro. 2014-04-12 11:53:55 +10:00
David Walter Seikel 7807c111f7 Upgrade Linux 64 bit to ndofdev 0.5 from Jan Ciger. 2014-04-12 11:23:30 +10:00
David Walter Seikel 37c0c64248 Support the ESC key on SpaceMouse Pro. 2014-04-12 06:05:27 +10:00
David Walter Seikel 3ff6340619 Fix the FIT button on SpaceNavigators to toggle fly mode instead of jump. Part of http://redmine.kokuaviewer.org/issues/1373 2014-04-12 02:17:34 +10:00
David Walter Seikel 0cb656db97 Minor white space fixup. 2014-04-12 02:16:10 +10:00
David Walter Seikel 720d71a60e Recognise some more SpaceNavigator type devices. 2014-04-12 02:15:50 +10:00
David Walter Seikel 8c108ee665 Add Kitely grid. 2014-02-05 02:14:19 +10:00
David Walter Seikel 13c71e9f01 Updating tree and volume LOD. These go to eleven. 2014-02-03 15:18:42 +10:00
David Walter Seikel 63a69754a5 typo-- 2014-01-26 19:59:31 +10:00
David Walter Seikel 6ca3022244 Make the Mac specific build stuff less fragile. 2014-01-09 20:42:35 +10:00
David Walter Seikel ab5cdaf1b0 Mac version arch identification should lower case x. 2013-12-14 06:01:28 +10:00
David Walter Seikel c8581e820f Shut up ionice detection. 2013-12-14 06:00:40 +10:00
David Walter Seikel cee3346970 Remove unused variable. 2013-12-13 20:20:17 +10:00
David Walter Seikel 87e81d7639 Rename the windlight presets that Mac has issues with unescaping.
For some odd reason the Mac version of curl_unescape() can't deal with %2D and %2D, which encode valid file name characters anyway.
2013-12-13 14:48:46 +10:00
David Walter Seikel 2b21753a05 Bump version to 1.4.0.3 exp 2. 2013-12-13 13:33:11 +10:00
David Walter Seikel b9007da78f Name the Mac install package consistently with the other OSes. 2013-12-13 12:57:45 +10:00
David Walter Seikel 2fc0375d97 Hack up the Mac packaging to actually work.
Evil hack, but this part seems broken on Mac.  Works fine on Linux, dunno about Windows.
Now it even builds from ssh with no GUI running.
2013-12-13 12:14:51 +10:00
David Walter Seikel 855bec2520 Mac packeger - try to eject dmg instead of just telling the user to. 2013-12-12 18:56:31 +10:00
David Walter Seikel 31394f58ff Update Mac build variables to work with Xcode 3.2.6 at least, perhaps later versions to. 2013-12-12 14:57:33 +10:00
David Walter Seikel ebbfc13dcb Update the Linux build scripts to also work on Mac.
Now they work on all three supported platforms.  B-)
2013-12-12 14:56:42 +10:00
David Walter Seikel 7b79d4571f Auto detect if ionice can be used. 2013-12-12 14:54:30 +10:00
David Walter Seikel a6365013d6 Change the way Windows is detected in the build scripts. 2013-12-12 14:53:45 +10:00
David Walter Seikel c7f06e9e63 Merge remote-tracking branch 'origin/next' into WL-refactor 2013-07-15 03:59:58 +10:00
David Walter Seikel f4d49c31da Fix Align tool conflicts with Edit Linked Parts - http://redmine.kokuaviewer.org/issues/948
The new hot keys are -
Ctrl-Shift-P for position (Ctrl-Alt-P was taken).
Ctrl-Alt-F for face selection.
Ctrl-Alt-M for align, and Ctrl-Alt-Shift-M for pack.

Also fixed things so they all work all the time, and refactored common code.
2013-05-25 23:22:31 +10:00
David Walter Seikel 50dc3e705b White space cleanups. 2013-05-25 23:16:00 +10:00
David Walter Seikel 0d5f83ff72 Dump hotkeys for obscure debugging stuff, to free them up for other things. 2013-05-25 11:59:42 +10:00
David Walter Seikel 0334b87b9c White space fix. 2013-05-25 11:57:57 +10:00
David Walter Seikel d147504a2b Resorted the grid list file. 2013-05-15 21:54:19 +10:00
David Walter Seikel 3fedb39c85 Updated New World Grid details, at their request. 2013-05-15 21:53:17 +10:00
David Walter Seikel dbc65cef0c Allow visual studio express builds from develop.py command line - http://redmine.kokuaviewer.org/issues/711
A few additions to the previous nmake work, from Robin Cornelius.
2013-05-14 01:18:28 +10:00
David Walter Seikel 4a5f8a8198 Clean out no longer needed commented code. 2013-05-13 21:12:42 +10:00
David Seikel 66f5181a17 Update the basic graphics detail slider.
Looks like LL has had two ways of dealing with the basic graphics detail slider in preferences, which is typical of them.
And looks like they left crap laying around from the old method.

Removed the crap.
Updated the values the slider uses to better suit modern equipment, while leaving the low end the same.
Pumped up "linden" tree rendering, it was way too low.
2013-05-13 21:12:38 +10:00
David Walter Seikel 0b36b5d241 Add new communication channel urls to the viewer's Help menu - http://redmine.kokuaviewer.org/issues/867
Also removed forums and blog links, since they are part of the comms channels page,
but added bug reporting link.
2013-05-13 20:00:40 +10:00
David Walter Seikel db5bd09b7e Add 'Show hidden selection' to advanced build options - http://redmine.kokuaviewer.org/issues/606
Also added the other "Show x" from the Tools menu, and sorted that part of the menu into alphabetical order.
2013-05-12 23:51:40 +10:00
David Walter Seikel 979e9f8ad7 Fix - Did not register secondlife:// handler with KDE - http://redmine.kokuaviewer.org/issues/1068 2013-05-12 02:43:29 +10:00
David Walter Seikel 5ec39de2d9 Fix Inventory "Cut" and "Paste" deletes inventory item instead of moving it, http://redmine.kokuaviewer.org/issues/961
Instead of copying something, then trying to delete the original,
which was happening before the copy hit the sim server,
just move it to a different folder like drag and drop does.
2013-05-12 01:40:08 +10:00
David Walter Seikel e403206882 White space fixes. 2013-05-12 00:53:03 +10:00
David Walter Seikel b73070b7d5 White space fixups. 2013-05-11 22:50:54 +10:00
David Walter Seikel 47910c5c5a Add descriptive text for the face select tool.
It was missing any, and ended up with text from the last tool selected.
2013-05-11 22:50:45 +10:00
David Walter Seikel e0be0f4d1a Fix http://redmine.kokuaviewer.org/issues/944 - Shadow Frustra missing from Advanced Menu > Rendering > Info Display 2013-05-11 21:06:10 +10:00
David Walter Seikel ffe6207af4 Update boost on Linux to 1.52.
Mac and Windows will be done when I can test them better.
2013-05-02 22:49:55 +10:00
David Walter Seikel f3ae21b222 Add more credits, including my own. 2013-05-02 17:23:58 +10:00
David Walter Seikel 3932afd085 Fix Windows autobuild support, coz it's different from the others. sigh 2013-04-27 09:41:06 +10:00
David Walter Seikel a4dd574532 Make sure the TYPE variable is actually defined for nmake builds. 2013-04-26 17:26:38 +10:00
David Walter Seikel 58ee2b1f11 Merge branch 'nmake' into next
nmake builds seem stable now.
2013-04-26 13:14:20 +10:00
David Walter Seikel 3507886728 Ah, iss has different UUIDs for release and experimentals. 2013-04-26 13:10:25 +10:00
David Walter Seikel 044d7575ea Make nmake builds more like VS builds.
Still some tweaking to go, therefore, still some rough bits in this.
2013-04-26 13:09:45 +10:00