| 00:34.22 | Notify | 03BRL-CAD:starseeker * 54333 brlcad/trunk/src/other/libvds/stdvds.c: Add _USE_MATH_DEFINES for definition of M_PI on Windows |
| 01:44.52 | Notify | 03BRL-CAD:starseeker * 54334 (brlcad/trunk/src/librt/CMakeLists.txt brlcad/trunk/src/other/libvds/CMakeLists.txt brlcad/trunk/src/other/libvds/vds.h): Take a stab at getting the libvds additions building on Windows. Functionality is untested as yet, but this seems to get the build working again. |
| 02:00.44 | starseeker | haven't hit it with any really intense tests on Windows, but setting adaptive_plot doesn't break for a basic case |
| 03:12.40 | starseeker | hmm http://graphics.cs.williams.edu/data/meshes.xml |
| 03:16.22 | starseeker | eyes the Hairball model on that page... my that looks like an evil test case |
| 04:00.42 | Notify | 03BRL-CAD Wiki:SpogeopporM * 0 /wiki/User:SpogeopporM: |
| 04:53.21 | brlcad | maths22: pretty cool, how many days now and no spam? |
| 04:54.02 | brlcad | starseeker: get a chance to test dbupgrade? |
| 04:54.13 | brlcad | that's a neat site, lot of classic models organized |
| 05:00.19 | brlcad | thinks http://assimp.sourceforge.net/index.html would make a nice addition underneath libgcv for some of the asset triangle-based formats |
| 06:55.16 | *** join/#brlcad caen23 (~cezar@92.81.194.120) | |
| 07:46.54 | *** join/#brlcad EricPoehlsen (~Eric@109.46.94.186) | |
| 08:50.57 | Notify | 03BRL-CAD:d_rossberg * 54335 brlcad/trunk/src/librt/primitives/pipe/pipe.c: fixed memory leak: free pipe's st_specific in rt_pipe_free() |
| 09:49.37 | *** join/#brlcad osfd (~osfd@nanpc229.in2p3.fr) | |
| 09:59.07 | *** join/#brlcad caen23 (~cezar@92.81.194.120) | |
| 10:59.51 | *** join/#brlcad EricPoehlsen (~Eric@dslb-084-056-082-235.pools.arcor-ip.net) | |
| 12:31.03 | *** join/#brlcad Al_Da_Best (Al_Da_Best@cpc2-shep12-2-0-cust21.8-3.cable.virginmedia.com) | |
| 12:51.32 | starseeker | brlcad: haven't tested dbupgrade yet, sorry - I'll try to sometime today |
| 12:52.12 | starseeker | brlcad: yeah, assimp looks interesting - one of the projects at siggraph was using it |
| 12:53.52 | starseeker | is sorely tempted to try using re2c/lemon to create converters based directly on token/bnf grammar definitions, but that's probably impractical... |
| 12:55.48 | starseeker | actually, that might make a good GSoC project idea for next year - wire assimp underneath libgcv and see how much of a functionality boost can be introduced to the triangle-format converters |
| 12:57.24 | starseeker | obj-g has some significant performance issues - I had to comment out most of process_b_mode_option and force it to go straight to output_to_bot to bring in the budda model |
| 13:06.13 | starseeker | hah - assimp seems to have a Blender loader |
| 13:44.21 | *** join/#brlcad d_rossberg (~rossberg@66-118-151-70.static.sagonet.net) | |
| 14:18.18 | *** join/#brlcad caen23_ (~cezar@92.81.198.3) | |
| 14:23.26 | *** join/#brlcad Notify (~notify@66-118-151-70.static.sagonet.net) | |
| 14:23.28 | Notify | 03BRL-CAD:d_rossberg * 54336 brlcad/trunk/src/other/libvds/CMakeLists.txt: build static versions of libvds and stdvds ... if requested |
| 14:37.47 | *** join/#brlcad Notify (~notify@66-118-151-70.static.sagonet.net) | |
| 14:38.49 | Notify | 03BRL-CAD:d_rossberg * 54337 brlcad/trunk/src/other/openNURBS/opennurbs_zlib.cpp: the quest for the zlib is a matter of the CMakeLists.txtthis MSVC-#pragma-magic here interferes with the settings in CMakeLists.txt |
| 14:45.33 | Notify | 03BRL-CAD:d_rossberg * 54338 brlcad/trunk/misc/win32-msvc/Dll/brlcad.def: added two symbols for memory debugging |
| 14:53.54 | *** join/#brlcad luca79 (~luca@13.113.227.87.static.ld.siw.siwnet.net) | |
| 17:08.35 | maths22 | brlcad: I am now doing that graphing dataz |
| 17:08.49 | brlcad | maths22: awesome! |
| 17:14.14 | brlcad | ``Erik: can you enable ipv6 in the kernel? |
| 17:17.26 | brlcad | either that or disable ipv6 on bind in ports .. getting lots of syslog errors |
| 17:18.27 | ``Erik | hm, do we have na ipv6 addr? |
| 17:20.49 | brlcad | I don't think so, but can check |
| 17:21.12 | ``Erik | 'k, turned it on and it seems to have generated an address, d'no if it's usable, though |
| 17:22.17 | brlcad | the named errors were a handful every hour or so, so I'll keep an eye out |
| 17:23.21 | ``Erik | which log? |
| 17:23.44 | brlcad | well, you're watching all.log, you'll see it ;) |
| 17:24.52 | brlcad | looks like sago has the 2604:C700:: range |
| 17:28.16 | ``Erik | hm, I think the issue might be that we have ipv6 enabled and an ipv6 capable bind, but no valid ipv6 address on the machine :/ |
| 17:29.33 | ``Erik | yeah, it's autofilled with a local link address |
| 17:29.55 | ``Erik | the ipv6 equivalent of "ifconfig eth0 127.0.0.1" |
| 17:30.32 | ``Erik | if sago can assign us an ipv6, that'd be nutty |
| 17:32.57 | Notify | 03BRL-CAD:bob1961 * 54339 (brlcad/trunk/src/tclscripts/archer/Archer.tcl brlcad/trunk/src/tclscripts/archer/PipeEditFrame.tcl brlcad/trunk/src/tclscripts/lib/Ged.tcl): Updated the "Move Point" edit mode for pipes to be more interactive (i.e. selecting and moving are combined into a single action). |
| 17:33.19 | brlcad | just submitted the request |
| 17:41.27 | maths22 | Here is the first one: http://brlcad.org/gci/data-graphs/ClosesByDate.png |
| 17:46.11 | brlcad | that's pretty cool |
| 17:46.15 | *** join/#brlcad caen23_ (~cezar@92.85.84.186) | |
| 17:47.24 | brlcad | interesting, christmas and new years eve had zero closes.. but 12/10 is odd :) |
| 17:47.30 | brlcad | guess nobody liked that monday |
| 17:48.37 | caen23 | that was the first thing to catch my attention, heh |
| 17:50.36 | maths22 | Here is another http://brlcad.org/gci/data-graphs/ClaimsByDate.png |
| 17:51.15 | brlcad | so that's part of it .. very few claims in the two days preceeding |
| 17:51.53 | brlcad | must have been a busy student weekend |
| 17:53.01 | brlcad | maths22: you sure that's right? I thought I remembered some claims on the last couple days... |
| 18:04.02 | maths22 | Let me look |
| 18:04.59 | brlcad | ``Erik: "we may implement IPv6 towards the end of the year, but not before then." |
| 18:05.12 | maths22 | I know what I missed: all the tasks that were claimed but not finished. |
| 18:05.19 | maths22 | I will fix that in a few minutes |
| 18:05.53 | brlcad | keep the graph you made, though -- that's a good distinction |
| 18:06.09 | brlcad | this will be good to turn into a post-mortem analysis report |
| 18:23.37 | maths22 | I ran it, but I still do not see more those last couple days. Can you see what task numbers they were? |
| 18:23.52 | maths22 | Probably they never showed up on the open list or the closed list. |
| 18:24.02 | maths22 | They likely are still claimed |
| 18:25.40 | brlcad | maths22: ah, that's right -- you don't have access to all of them without a link... |
| 18:26.31 | maths22 | Do you have access to them? |
| 18:28.12 | maths22 | How many are there? |
| 18:29.34 | brlcad | looks like that only misses out on two tasks, don't worry abou tit |
| 18:36.59 | *** join/#brlcad luca79 (~luca@13.113.227.87.static.ld.siw.siwnet.net) | |
| 20:29.15 | maths22 | Here is the version with the open tasks: http://brlcad.org/gci/data-graphs/ClaimsByDate2.png |
| 22:23.22 | Notify | 03BRL-CAD:bob1961 * 54340 brlcad/trunk/src/tclscripts/archer/PipeEditFrame.tcl: Update the pipe primitives edit routines to activate the main GUI's save button when points are added or deleted. |
| 23:06.12 | maths22 | brlcad: is it snowy where you are? |