| 00:13.01 | Notify | 03BRL-CAD:n_reed * 54182 brlcad/trunk/src/librt/primitives/sketch/sketch_tess.cpp: fix usage of 3D point macros on 2D points |
| 02:27.53 | brlcad | maths22: they're underneath the top banner |
| 02:28.19 | brlcad | resize your window smaller |
| 03:00.47 | maths22 | ok. thanks |
| 03:06.16 | *** join/#brlcad velociostrich (~anonymous@c-24-0-153-224.hsd1.pa.comcast.net) | |
| 04:16.05 | maths22 | It is fixed. I do not know if i fixed it or it fixed itself. |
| 04:43.23 | brlcad | eh, I still see the error unless I'm looking at cached pages |
| 04:43.56 | brlcad | I should be more specific, I see it on Main_Page |
| 04:44.24 | brlcad | ahh, hm.. and a refresh and it goes away .. perhaps a cache issue |
| 08:12.11 | *** join/#brlcad EricPoehlsen (~Eric@ip-109-84-35-51.web.vodafone.de) | |
| 08:29.24 | *** join/#brlcad KimK (~Kim__@wsip-184-176-200-171.ks.ks.cox.net) | |
| 09:11.28 | brlcad | finishes |
| 10:27.53 | *** join/#brlcad EricPoehlsen (~Eric@ip-109-85-187-129.web.vodafone.de) | |
| 10:41.56 | *** join/#brlcad EricPoehlsen (~Eric@ip-109-85-187-129.web.vodafone.de) | |
| 11:00.19 | *** join/#brlcad Al_Da_Best (~Al_Da_Bes@cpc2-shep12-2-0-cust21.8-3.cable.virginmedia.com) | |
| 11:24.22 | *** join/#brlcad Skriptkid (~Skriptkid@59.93.64.182) | |
| 11:31.02 | *** join/#brlcad EricPoehlsen (~Eric@ip-109-84-49-180.web.vodafone.de) | |
| 12:00.42 | *** join/#brlcad EricPoehlsen (~Eric@ip-109-41-202-6.web.vodafone.de) | |
| 12:40.59 | *** join/#brlcad Skriptkid1 (~Skriptkid@59.93.64.182) | |
| 12:56.53 | *** join/#brlcad gagan_ (~gagan@115.245.253.9) | |
| 13:04.53 | *** join/#brlcad EricPoehlsen (~Eric@ip-109-46-214-100.web.vodafone.de) | |
| 13:07.02 | *** join/#brlcad EricPoehlsen (~Eric@ip-109-46-214-100.web.vodafone.de) | |
| 15:04.53 | *** join/#brlcad Skriptkid (~Skriptkid@59.93.64.182) | |
| 15:18.21 | *** join/#brlcad Skriptkid (~Skriptkid@59.93.64.182) | |
| 15:23.27 | *** join/#brlcad EricPoehlsen (~Eric@ip-109-46-5-250.web.vodafone.de) | |
| 15:36.14 | *** join/#brlcad Chanho (7c376cb2@gateway/web/freenode/ip.124.55.108.178) | |
| 15:48.48 | Notify | 03BRL-CAD:carlmoore * 54183 brlcad/trunk/src/librt/test_botpatches.cpp: remove trailing blanks |
| 15:57.44 | *** join/#brlcad Al_Da_Best (~Al_Da_Bes@cpc2-shep12-2-0-cust21.8-3.cable.virginmedia.com) | |
| 16:22.25 | maths22 | cacheing is definately annoying |
| 16:29.31 | ``Erik | caching of what? |
| 16:31.12 | maths22 | the website |
| 16:31.27 | maths22 | when I updated the template, it took a while for the changes to show up on the pages. |
| 16:45.00 | ``Erik | web browser caching can be forced to reload by holding shift when you click reload on most browsers, iirc |
| 16:45.42 | ``Erik | http://en.wikipedia.org/wiki/Wikipedia:Bypass_your_cache |
| 16:48.26 | maths22 | I know. I just had not thought of it then. |
| 16:48.34 | maths22 | Anyways, the problem is fixed |
| 17:01.25 | *** join/#brlcad EricPoehlsen (~Eric@dslb-084-056-082-235.pools.arcor-ip.net) | |
| 17:27.47 | brlcad | ``Erik: mediawiki caching, not browser |
| 17:27.59 | brlcad | probably a way to force it too |
| 17:28.58 | ``Erik | ah, server side |
| 17:29.41 | ``Erik | (speaking of, read the story behind the varnish cache manager? interesting stuff on app space vs kernel space) |
| 17:31.28 | ``Erik | http://queue.acm.org/detail.cfm?id=1814327 |
| 17:35.12 | ``Erik | O.o crazy, 'armor for cats' art http://jeffdeboer.com/Galleries/CatsandMice/tabid/77/Default.aspx |
| 17:40.34 | maths22 | Caching reduces server load, at the expense of easy development |
| 17:54.35 | Notify | 03BRL-CAD:bob1961 * 54184 brlcad/trunk/src/tclscripts/archer/SketchEditFrame.tcl: More tweaks to Archer's sketch editor. Added more bindings for the creation modes. Added hints for using key and button presses to change the mode or the sketch canvas view. |
| 18:00.33 | brlcad | ~seen skriptkid |
| 18:00.38 | ibot | skriptkid <~Skriptkid@117.208.165.6> was last seen on IRC in channel #gsoc, 1d 23h 45m 33s ago, saying: 'sttaylor: Thanks :)'. |
| 18:06.33 | Notify | 03BRL-CAD:bob1961 * 54185 brlcad/trunk/src/tclscripts/archer/SketchEditFrame.tcl: Minor tweaks to the hints label used by Archer's sketch editor. |
| 18:45.48 | *** join/#brlcad luca79 (~luca@188-22-206-175.adsl.highway.telekom.at) | |
| 18:57.36 | Notify | 03BRL-CAD:r_weiss * 54186 brlcad/trunk/src/libbu/getopt.c: Fixed a bug in function "bu_getopt" in file "getopt.c". The function would confuse a negative number with an number option (i.e. -0 -1 ... -9). |
| 20:43.09 | *** join/#brlcad DarkCalf (~DarkCalf@2002:ade7:2864::ade7:2864) | |