whitequark changed the topic of #solvespace to: SolveSpace--parametric 2d/3d CAD · latest version 2.3 · http://solvespace.com · code at https://github.com/solvespace/solvespace · logs at https://irclog.whitequark.org/solvespace
tristero has quit [Ping timeout: 265 seconds]
tristero has joined #solvespace
<travis-ci> solvespace/solvespace#530 (try - 06ab8bd : whitequark): The build passed.
<appveyor-ci> solvespace/solvespace#529 (try - 06ab8bd : whitequark): The build failed.
<GitHub> [solvespace] whitequark commented on issue #307: Fixed in master. https://github.com/solvespace/solvespace/pull/307#issuecomment-405777541
<GitHub> [solvespace] whitequark closed issue #92: stack overflow when compiling win32 - solved https://github.com/solvespace/solvespace/issues/92
<appveyor-ci> solvespace/solvespace#530 (try - 7630e0e : whitequark): The build passed.
<travis-ci> solvespace/solvespace#531 (try - 7630e0e : whitequark): The build passed.
<GitHub> [solvespace] whitequark merged try into master: https://github.com/solvespace/solvespace/compare/6b5db5897155...7630e0e4e29f
<appveyor-ci> solvespace/solvespace#531 (master - 7630e0e : whitequark): The build passed.
<travis-ci> solvespace/solvespace#532 (master - 7630e0e : whitequark): The build passed.
<GitHub> [solvespace] whitequark closed issue #272: Xcode building the project missing Info.plist file in solvespace app folder? https://github.com/solvespace/solvespace/issues/272
<GitHub> [solvespace] whitequark commented on issue #124: Fixed in master. https://github.com/solvespace/solvespace/issues/124#issuecomment-405791687
<GitHub> [solvespace] whitequark commented on issue #337: Sorry, no idea. I have the exact same GTK version and everything works. https://github.com/solvespace/solvespace/issues/337#issuecomment-405791785
<appveyor-ci> solvespace/solvespace#532 (try - 4987d12 : whitequark): The build failed.
<travis-ci> solvespace/solvespace#533 (try - 4987d12 : whitequark): The build passed.
<appveyor-ci> solvespace/solvespace#533 (try - d732dfc : whitequark): The build failed.
<travis-ci> solvespace/solvespace#534 (try - d732dfc : whitequark): The build passed.
<appveyor-ci> solvespace/solvespace#534 (try - 6bfe635 : whitequark): The build failed.
<travis-ci> solvespace/solvespace#535 (try - 6bfe635 : whitequark): The build has errored.
<travis-ci> solvespace/solvespace#536 (try - 5853fa0 : whitequark): The build passed.
<appveyor-ci> solvespace/solvespace#535 (try - 5853fa0 : whitequark): The build passed.
_whitelogger has joined #solvespace
dx has joined #solvespace
<GitHub> [solvespace] whitequark pushed 1 new commit to master: https://github.com/solvespace/solvespace/commit/22a9705a214f41482c82fe2def15931e7c01600b
<GitHub> solvespace/master 22a9705 whitequark: Win32: fix crash on application exit.
<travis-ci> solvespace/solvespace#537 (master - 22a9705 : whitequark): The build passed.
<appveyor-ci> solvespace/solvespace#536 (master - 22a9705 : whitequark): The build passed.
<GitHub> [solvespace] whitequark pushed 1 new commit to master: https://github.com/solvespace/solvespace/commit/efc3da45793ef8f73235bd66ca4cbf80e34f3543
<GitHub> solvespace/master efc3da4 whitequark: CMake: add an ENABLE_CLI flag.
<travis-ci> solvespace/solvespace#538 (master - efc3da4 : whitequark): The build passed.
<appveyor-ci> solvespace/solvespace#537 (master - efc3da4 : whitequark): The build passed.
<GitHub> [solvespace] whitequark pushed 1 new commit to master: https://github.com/solvespace/solvespace/commit/02ec64ee66bcc144e7a1931cd590db4c66102660
<GitHub> solvespace/master 02ec64e whitequark: Fix unaligned access in LoadStringFromGzip....
tristero has quit [Ping timeout: 244 seconds]
<travis-ci> solvespace/solvespace#539 (master - 02ec64e : whitequark): The build passed.
<appveyor-ci> solvespace/solvespace#538 (master - 02ec64e : whitequark): The build passed.
tristero has joined #solvespace
tristero has quit [Ping timeout: 240 seconds]
tristero has joined #solvespace
<GitHub> [solvespace] whitequark pushed 1 new commit to master: https://github.com/solvespace/solvespace/commit/738ac02cbf4a8b8beeffc6edccdb1bd7fef8cfa2
<GitHub> solvespace/master 738ac02 whitequark: Fix some strict GL ES 2 conformance issues....
<travis-ci> solvespace/solvespace#540 (master - 738ac02 : whitequark): The build passed.
<appveyor-ci> solvespace/solvespace#539 (master - 738ac02 : whitequark): The build passed.
tristero has quit [Ping timeout: 260 seconds]
tristero has joined #solvespace
<GitHub> [solvespace] whitequark pushed 1 new commit to master: https://github.com/solvespace/solvespace/commit/a738e3f82e34b9980e21cc3dba01258aa7200f71
<GitHub> solvespace/master a738e3f whitequark: Eliminate imperative redraws....
<appveyor-ci> solvespace/solvespace#540 (master - a738e3f : whitequark): The build failed.
<travis-ci> solvespace/solvespace#541 (master - a738e3f : whitequark): The build passed.
tristero has quit [Ping timeout: 245 seconds]
tristero has joined #solvespace
<GitHub> [solvespace] whitequark pushed 1 new commit to master: https://github.com/solvespace/solvespace/commit/4f52167a781b665d4ec1e9ed17018628c4498cf6
<GitHub> solvespace/master 4f52167 whitequark: Use std::shared_ptr instead of std::unique_ptr for Platform::TimerRef....