Commit Graph

  • 0bd82a43d3 Check for DAV status parse failures. James Turner 2013-10-05 23:23:13 +01:00
  • 7fdf42b699 Reset: Nasal additions to force GC, clear saved refs. James Turner 2013-10-06 19:11:50 +02:00
  • aeb0e9aac3 Reset: event manager can be unbound. James Turner 2013-10-06 19:08:54 +02:00
  • 1099a3bdf0 Reset: model placement can drop OSG nodes. James Turner 2013-10-06 19:07:54 +02:00
  • aa3458f69c Reset: model lib can drop static root. James Turner 2013-07-27 14:46:27 +01:00
  • 0186cbb7b7 cmake: prevent Boost barfing out too many warns Stanislaw Halik 2013-10-02 20:35:38 +02:00
  • fa36e94c4b fix static build with recent GNU binutils Stanislaw Halik 2013-10-02 17:18:21 +02:00
  • ad83e70cf5 Extend built-in Nasal math. James Turner 2013-10-03 17:40:17 +01:00
  • 4a0377c0a1 Rename WaitingSyncItem -> SyncItem. James Turner 2013-09-30 21:59:18 +01:00
  • 83a3241830 Fix a signed/unsigned compare warning James Turner 2013-09-30 16:44:04 +01:00
  • f299b351e3 Expose active tiles via API, sync by SGBucket. James Turner 2013-09-30 12:11:29 +01:00
  • 3880e4ef47 Say which ocean tile we generated. James Turner 2013-09-30 12:08:10 +01:00
  • f205e918d9 sprintf -> snprintf in bucket code. James Turner 2013-09-30 12:07:57 +01:00
  • 42b0b9306b Make code quieter at log-level=DEBUG. James Turner 2013-09-28 14:45:30 +01:00
  • 483659c319 HTTP: adjust request-connection assignment. James Turner 2013-09-28 14:03:39 +01:00
  • add14dd27c Reposition hook for terrasync. James Turner 2013-09-27 20:28:43 +01:00
  • 61516a5e97 Terrasync: Expose transfer rate as a property. James Turner 2013-09-27 18:23:51 +01:00
  • 17418039e1 HTTP bugfix + enhancement. James Turner 2013-09-27 18:20:03 +01:00
  • 25cae61211 Allow TerraSync to be inited early. James Turner 2013-09-26 12:11:48 +01:00
  • db98c7440e Parallel sync of items. James Turner 2013-09-25 16:31:10 +01:00
  • 3783ae2234 Rename WaitingTile to WaitingSyncItem. James Turner 2013-09-23 18:20:16 +01:00
  • 3e8732b230 Libsvn / APR dependency is removed. James Turner 2013-09-23 18:05:37 +01:00
  • b39bca9458 Fix no-svn build (Win64 only at present) James Turner 2013-09-20 09:18:43 +01:00
  • d263334030 Attempting to fix import/export linkage on Windows. James Turner 2013-09-19 22:07:41 +01:00
  • b2cea62189 Even more forcing of include file names. James Turner 2013-09-19 21:58:23 +01:00
  • d6b886c69b Change got lost in the move/rename, not good. James Turner 2013-09-19 21:47:40 +01:00
  • 38fb9ea41e Intermediate static libs have issues. James Turner 2013-09-19 21:42:28 +01:00
  • a922aaa68e Move bundled Expat to new home. James Turner 2013-09-19 20:12:32 +01:00
  • 4f2e36ca46 rand(), not random(), for Windows. James Turner 2013-09-19 08:57:34 +01:00
  • f367627cac Fix HTTP unit test. James Turner 2013-09-18 22:55:11 +01:00
  • 7a7fcf10ad Fix missing include for non-Mac James Turner 2013-09-18 22:13:04 +01:00
  • b9bd2734eb Persistent SVN update cache. James Turner 2013-06-24 07:46:27 +01:00
  • 9c7bd4f5d5 HTTP Client improvements James Turner 2013-06-25 07:55:20 +01:00
  • 362d47f91f Kill legacy PPM support in screen-dump James Turner 2013-09-18 12:17:29 +01:00
  • a18792c397 Printf format sanitising. James Turner 2013-09-15 13:30:12 +01:00
  • 0e2ddb2f16 Bah, tested on the wrong compiler, so missed a file. James Turner 2013-09-14 18:05:53 +01:00
  • bcfadd6657 Prefix GCC version constant. James Turner 2013-09-14 17:29:59 +01:00
  • 021cf1a2b4 Remove temporary file and add to .gitignore Thomas Geymayer 2013-09-07 14:28:46 +02:00
  • acf86be516 Rename MD5 code. James Turner 2013-09-04 08:43:20 +01:00
  • dd93eb88f2 Ensure sglog() singleton is threadsafe. James Turner 2013-09-04 08:32:05 +01:00
  • e06f9e35b3 Tweak for 64-bit Linux linkage. James Turner 2013-09-04 08:31:29 +01:00
  • c0424aba7e SG part of fix for TerraSync models. James Turner 2013-08-29 22:13:43 +01:00
  • b468254d73 Fix #1163 Thomas Geymayer 2013-08-17 17:47:23 +02:00
  • 15e3e92ec2 Performance optimization: empty() instead of size()>0 Tom Paoletti 2013-03-21 19:27:30 -07:00
  • ee403fd83a No need to deal with OSG versions pre 3.0 James Turner 2013-07-29 22:53:31 +01:00
  • 05f266ac10 HTTP SVN fixes, cap max update-report depth. James Turner 2013-07-28 21:07:40 +01:00
  • f52c0026dd Better reporting when an HTTP request fails. James Turner 2013-07-28 21:06:17 +01:00
  • a284107249 Canvas: ensure render order equals order in property tree. Thomas Geymayer 2013-07-26 23:31:44 +02:00
  • a2e25e7940 Fix for #587, crash on break/continue. James Turner 2013-07-23 21:58:38 +01:00
  • d45a0161cf Initialise token precedence rule. James Turner 2013-07-23 21:51:47 +01:00
  • c7a5d15e7a Bug 585, assignment to multiple l-values. James Turner 2013-07-23 09:44:53 +01:00
  • 3cb2241b1d Bug 737, crash parsing default args. James Turner 2013-07-23 09:43:08 +01:00
  • b236821661 Canvas: Ensure all element types are initialized before first usage. Thomas Geymayer 2013-07-20 15:45:02 +02:00
  • fc75b0bd21 Canvas::Text: add line-height property. Thomas Geymayer 2013-07-19 23:38:08 +02:00
  • a9fc84d568 Canvas: clip region rounding and catch negative size. Thomas Geymayer 2013-07-19 23:37:04 +02:00
  • b15c6d887d Canvas: don't crash with invalid clip rect Thomas Geymayer 2013-07-18 15:35:44 +02:00
  • c2f89978ff canvas::Element: Fix bounding box calculation of groups Thomas Geymayer 2013-07-18 14:15:57 +02:00
  • a004153223 Bump version on development trunk. James Turner 2013-07-17 20:29:22 +01:00
  • dde2bbcbe7 nasal::String: add ends_with method Thomas Geymayer 2013-07-15 22:26:11 +02:00
  • 7bd572f3ec Fix inverted checks... Thomas Geymayer 2013-07-13 14:06:11 +02:00
  • 486011dceb Fix for OSG without OSG_INIT_SINGLETON_PROXY Thomas Geymayer 2013-07-13 11:37:24 +02:00
  • 01c45633b7 Canvas::Group: Print warning message if using expired Group instead of crashing Thomas Geymayer 2013-07-12 17:48:21 +02:00
  • 5320d0ecaa Fix render order of canvas elements Thomas Geymayer 2013-07-12 16:13:06 +02:00
  • 757ba03918 CSSBorder fix: width/height swapped Thomas Geymayer 2013-07-06 12:05:19 +02:00
  • 948db69cc9 interpolate without values is used to abort interpolating -> no warning Thomas Geymayer 2013-07-04 19:46:27 +02:00
  • 92f363926e Replace auto_ptr to prevent possible undefined behavior Thomas Geymayer 2013-07-04 16:08:58 +02:00
  • d0ff144753 Canvas: Fix removing text elements. Thomas Geymayer 2013-07-04 14:11:54 +02:00
  • 943efbb3ed Canvas Event System: add missing currentTarget field. Thomas Geymayer 2013-07-04 00:53:49 +02:00
  • 6962de4b1f Canvas: fix property inheritance. Thomas Geymayer 2013-07-02 22:42:46 +02:00
  • 6f7c0c23d1 Canvas: prevent bubbling of mouseenter and mouseleave. Thomas Geymayer 2013-06-30 21:27:03 +02:00
  • 14eccc70da Restore compatibility with stable OSG (3.0.1) Thomas Geymayer 2013-06-30 21:25:21 +02:00
  • d4b48cec5d Canvas: clear mousedown/click if mouse leaves canvas. Thomas Geymayer 2013-06-29 14:29:38 +02:00
  • 2d23c5351f Canvas: Improve checks to mark events as handled. Thomas Geymayer 2013-06-29 14:16:39 +02:00
  • b5dfaf170a Canvas: Ensure events are dispatched to canvas with no element hit. Thomas Geymayer 2013-06-29 14:14:12 +02:00
  • c372591f36 Canvas: Ignore hidden element on event traversal. Thomas Geymayer 2013-06-29 14:12:59 +02:00
  • 36d1308aa6 Canvas: fix distance check for click events. Thomas Geymayer 2013-06-29 14:11:19 +02:00
  • b0d6ed3844 Canvas: trigger missing events on mouseup. Thomas Geymayer 2013-06-29 11:33:40 +02:00
  • 5818366d92 Bump version number to 2.12.0 version/2.12.0 Torsten Dreyer 2013-06-28 12:09:30 +02:00
  • e5bca74b9d std::string namespace fixes. James Turner 2013-06-27 10:13:58 +01:00
  • 82dd1e4be9 Set binding after color array (required by OSG 3.1.8) Thomas Geymayer 2013-06-27 00:38:44 +02:00
  • d0b77639c2 Ensure compatibility with OSG 3.1.8. Alex Romosan 2013-06-26 23:53:07 +02:00
  • 6edb0f66d5 Fix crash when telnet or other protocols close. James Turner 2013-06-26 21:50:27 +01:00
  • c458c13af7 XCode warning fixes. James Turner 2013-06-22 16:15:41 +01:00
  • bb7875edd4 Fix a warning spotted by Emilian. James Turner 2013-06-22 16:15:30 +01:00
  • 6f54fb90eb Object names for STG groups / nodes. James Turner 2013-06-22 14:27:53 +01:00
  • 4d1e7c536f Fix preview exclusion of sliders. James Turner 2013-06-22 14:27:18 +01:00
  • 59cc200f92 Fix pick callbacks on scenery. James Turner 2013-06-22 11:59:42 +01:00
  • c6093430ae Canvas: Fix creating/forwarding of mouseenter/mouseleave events. Thomas Geymayer 2013-06-20 23:13:10 +02:00
  • 23172bcdd0 Windows SGPath::desktop() impl James Turner 2013-06-19 23:58:57 +01:00
  • aea2dab0d7 Fix preprocessor boolean ops for MSVC James Turner 2013-06-19 09:04:15 +01:00
  • 4d26e144ab SVN client - prefix error constants. James Turner 2013-06-19 08:42:30 +01:00
  • c391fcd345 Canvas: fix updating placements after non matching placements Thomas Geymayer 2013-06-18 23:07:20 +02:00
  • ece743342a canvas::Text: Make font resolution user configurable Thomas Geymayer 2013-06-16 10:49:46 +02:00
  • 02babbe340 canvas::Text: set font resolution to actual texel size. Thomas Geymayer 2013-06-14 23:33:26 +02:00
  • e27b6d050c CanvasGroup: Do not try to remove already removed children. Thomas Geymayer 2013-06-14 19:47:09 +02:00
  • 86e2de8d10 Fix #1139 Thomas Geymayer 2013-06-12 23:56:04 +02:00
  • b4526f926d Use CoreServices, not Cocoa, for FSFindFolder James Turner 2013-06-12 22:11:43 +02:00
  • 14f04878d1 CanvasGroup: allow derived classes to provide more/other child factories Thomas Geymayer 2013-06-11 22:09:57 +02:00
  • 830fb3b752 Use TEST_LIBS to include all libraries needed (on Mac) Thomas Geymayer 2013-06-11 20:26:07 +02:00
  • 9a336da359 Use global TEST_LIBS... Thomas Geymayer 2013-06-11 19:41:29 +02:00