| 00:07.52 | *** join/#brlcad FreezingCold (~FreezingC@135.0.41.14) | |
| 01:03.10 | *** join/#brlcad ries_nicked (~ries@D979C47E.cm-3-2d.dynamic.ziggo.nl) | |
| 01:39.28 | *** join/#brlcad starseeker (~starseeke@66-118-151-70.static.sagonet.net) | |
| 01:39.28 | *** join/#brlcad n_reed (~molto_cre@66-118-151-70.static.sagonet.net) | |
| 01:39.28 | *** join/#brlcad Ch3ck (~Ch3ck@66-118-151-70.static.sagonet.net) | |
| 01:39.28 | *** join/#brlcad Vijfhoek (quassel@46.249.37.134) | |
| 01:41.45 | *** join/#brlcad starseeker (~starseeke@66-118-151-70.static.sagonet.net) | |
| 01:41.45 | *** join/#brlcad n_reed (~molto_cre@66-118-151-70.static.sagonet.net) | |
| 01:41.45 | *** join/#brlcad Ch3ck (~Ch3ck@66-118-151-70.static.sagonet.net) | |
| 01:41.45 | *** join/#brlcad Vijfhoek (quassel@46.249.37.134) | |
| 01:46.55 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 01:59.29 | *** join/#brlcad mikolalysenko (sid34553@gateway/web/irccloud.com/x-ixzyymghszcouypj) | |
| 02:16.25 | *** join/#brlcad mikolalysenko (sid34553@gateway/web/irccloud.com/x-ixzyymghszcouypj) | |
| 03:12.38 | *** join/#brlcad albertcoder (~quassel@124.253.127.227) | |
| 03:15.26 | albertcoder | Hi, starseeker! You are Cliff I guess :P |
| 03:17.27 | albertcoder | I want to continue discussion on Materials Database which we couldn't finish at the Reunion. :D |
| 03:22.34 | albertcoder | starseeker: I mean, can you help me with the things to be done further (may be broadly)? Actually I want to work in an open source project for my college major project. So my project guide wants the detail of things to be done. |
| 03:34.33 | *** join/#brlcad YashM (~YashM@117.222.71.111) | |
| 03:56.51 | starseeker | albertcoder: what specifically did you want to discuss? |
| 03:57.55 | starseeker | doesn't recall where the discussion left off... |
| 03:58.51 | starseeker | isn't usually the best guy to discuss web stuff with - basically, we need a way to catalog and update material properties? |
| 04:12.19 | albertcoder | Hi starseeker we talked about the integration of web extension with the C / C++ libraries of desktop brlcad. |
| 04:13.31 | albertcoder | May be I could not specifically grab what we discussed but what i understood is that, I would need to do some tinkering in C / C++ libraries to fetch the properties from web and apply to the model. |
| 04:14.56 | albertcoder | is wondering where brlcad is! or is there any other person whom he can talk about this. :P |
| 04:47.16 | starseeker | adds this to his nifty hacks list: https://github.com/Steve132/uraster |
| 04:52.03 | Stragus | wonders what's the deal with these pseudo-libraries "just a header file!" |
| 04:53.32 | Stragus | The ones I have seen were very crappy, the one to load and render TrueType fonts in OpenGL come to mind |
| 04:53.42 | Stragus | comes* |
| 06:47.39 | *** join/#brlcad albertcoder (~quassel@124.253.108.198) | |
| 07:27.03 | *** join/#brlcad YashM (~YashM@59.88.31.24) | |
| 07:42.06 | *** join/#brlcad teepee (~teepee@94.100.18.130) | |
| 07:57.17 | *** join/#brlcad merzo (~merzo@user-94-45-58-141.skif.com.ua) | |
| 08:30.21 | *** join/#brlcad albertcoder (~quassel@124.253.108.198) | |
| 08:44.19 | *** join/#brlcad teepee- (bc5c2134@gateway/web/freenode/ip.188.92.33.52) | |
| 09:33.41 | *** join/#brlcad gaganjyot (~gaganjyot@124.253.108.198) | |
| 09:48.07 | *** join/#brlcad FreezingCold (~FreezingC@135.0.41.14) | |
| 09:50.08 | *** join/#brlcad gaganjyot (~gaganjyot@124.253.108.198) | |
| 10:48.01 | *** join/#brlcad sofat (~androirc@106.192.149.254) | |
| 10:51.29 | *** join/#brlcad ries (~ries@D979C47E.cm-3-2d.dynamic.ziggo.nl) | |
| 10:57.20 | *** join/#brlcad sofat (~androirc@106.192.149.254) | |
| 11:28.50 | *** join/#brlcad FreezingCold (~FreezingC@135.0.41.14) | |
| 11:31.19 | starseeker | Stragus: several things, I suppose - packing a lot of functionality into a small, easily added/ported bit of code is the big one. They're also good for introducing concepts to newbies |
| 11:32.31 | starseeker | Stragus: if you're thinking of FontSplash, I've found it extremely useful thus far for easy no-fuss OpenGL text - no doubt ftgl + freetype would do a better job, but that's also another set of dependencies to add/manage |
| 11:33.15 | sofat | starseeker, when you free please review my patches. |
| 11:33.31 | starseeker | sofat: I haven't forgotten, they're in my TODO queue :-) |
| 11:33.39 | starseeker | sofat: have you tried compiling them? |
| 11:34.42 | starseeker | sofat: I do apologize for the delay - it's been a busy couple of weeks here lately |
| 11:36.10 | sofat | Yes i am using two methods first is cmake and second is xslproc command. Both methods are working on my side. |
| 11:36.49 | starseeker | I'm looking at the brlcadxml.zip file for anim - I don't see any CMake logic... Could you prepare an svn diff patch? |
| 11:41.15 | sofat | Means? |
| 11:42.26 | sofat | I am convert html to xml and submit this. I am not make any .patch file for this. |
| 11:43.00 | starseeker | sofat: Well, OK - but it would be nice to have the changes to the CMake logic as well. I can do this, but it will slow the review a bit |
| 11:43.01 | sofat | In zip folder only contain xml files. |
| 11:43.46 | sofat | Okay i will do this |
| 11:45.20 | starseeker | sofat: the usual way is to get a "clean" svn checkout of brlcad, add your new files with svn add, make the changes to the build files, and then do svn diff > filename.patch |
| 11:46.01 | sofat | Ok |
| 11:52.44 | sofat | Thanks |
| 12:02.48 | *** join/#brlcad sk2 (~simran@115.245.72.63) | |
| 12:05.23 | *** join/#brlcad sofat (~androirc@106.192.149.254) | |
| 12:08.43 | *** join/#brlcad amalia (~amalia@41.205.22.12) | |
| 12:13.29 | *** join/#brlcad sofat (~androirc@106.192.149.254) | |
| 12:22.08 | *** join/#brlcad hiteshsofat (~androirc@106.192.149.254) | |
| 12:25.52 | *** join/#brlcad sofat (~androirc@106.192.149.254) | |
| 12:28.09 | *** join/#brlcad FreezingCold (~FreezingC@135.0.41.14) | |
| 12:44.16 | *** join/#brlcad sofat (~androirc@106.192.149.254) | |
| 13:56.19 | *** join/#brlcad kintel (~kintel@unaffiliated/kintel) | |
| 13:57.39 | *** join/#brlcad sofat (~androirc@106.192.149.254) | |
| 14:05.43 | *** join/#brlcad ries (~ries@D979C47E.cm-3-2d.dynamic.ziggo.nl) | |
| 14:18.35 | *** join/#brlcad sofat (~androirc@106.192.149.254) | |
| 14:46.15 | *** join/#brlcad gaganjyot (~gaganjyot@27.255.241.185) | |
| 14:52.19 | *** join/#brlcad amalia (~amalia@41.205.22.33) | |
| 15:18.28 | *** join/#brlcad sofat (~androirc@106.192.149.254) | |
| 16:04.26 | *** join/#brlcad albertcoder (~quassel@202.164.45.204) | |
| 16:09.12 | *** join/#brlcad albertcoder (~quassel@202.164.45.204) | |
| 16:28.54 | *** join/#brlcad sofat (~androirc@106.192.149.254) | |
| 16:31.01 | *** join/#brlcad sofat (~androirc@106.192.149.254) | |
| 16:46.24 | *** join/#brlcad FreezingCold (~FreezingC@135.0.41.14) | |
| 16:50.51 | *** join/#brlcad sofat (~androirc@106.192.149.254) | |
| 16:53.55 | *** join/#brlcad alisha (~quassel@115.184.117.98) | |
| 17:04.25 | *** join/#brlcad nmz787_i (nmccorkx@nat/intel/x-ctjuwukbpayqwyka) | |
| 17:26.25 | *** join/#brlcad ries (~ries@D979C47E.cm-3-2d.dynamic.ziggo.nl) | |
| 17:47.20 | *** join/#brlcad ankesh11 (uid8015@gateway/web/irccloud.com/x-wmpuwghtprblhysu) | |
| 17:47.56 | *** join/#brlcad ankesh11_ (uid8015@gateway/web/irccloud.com/x-djadhvsxtsuqolzs) | |
| 17:51.10 | ankesh11 | Django has a new release, https://docs.djangoproject.com/en/dev/releases/1.8/ |
| 17:51.39 | ankesh11 | Loads of new features in |
| 17:52.36 | ankesh11 | Better security, UUIDs, jinja2, support for Postgres arrays. |
| 18:28.02 | *** join/#brlcad alisha__ (~quassel@106.192.156.46) | |
| 18:45.45 | *** join/#brlcad alisha (~quassel@115.184.77.23) | |
| 19:29.01 | *** join/#brlcad nmz787_i (~nmccorkx@134.134.137.71) | |
| 19:36.51 | *** join/#brlcad gaganjyot (~gaganjyot@27.255.241.185) | |
| 19:40.14 | *** join/#brlcad Notify (~notify@66-118-151-70.static.sagonet.net) | |
| 20:01.57 | Notify | 03BRL-CAD:starseeker * 64265 brlcad/trunk/src/libbrep/shape_recognition_cylinder.cpp: Tweak back arb creation. |
| 20:06.02 | Notify | 03BRL-CAD:starseeker * 64263 brlcad/trunk/include/bn/polygon.h: tweak comments |
| 20:07.12 | Notify | 03BRL-CAD:starseeker * 64266 brlcad/trunk/src/libbrep/shape_recognition_cylinder.cpp: More fixes to the back arb |
| 20:07.55 | Notify | 03BRL-CAD:starseeker * 64262 (brlcad/trunk/src/libbrep/shape_recognition_cylinder.cpp brlcad/trunk/src/libbrep/shape_recognition_planar.cpp brlcad/trunk/src/librt/test_shape_recognition.cpp): Fix up handling of reversed edges. |
| 20:08.53 | Notify | 03BRL-CAD:starseeker * 64269 brlcad/trunk/src/libbrep/shape_recognition_cylinder.cpp: disable some debugging |
| 20:09.36 | Notify | 03BRL-CAD:carlmoore * 64264 brlcad/trunk/src/libbrep/shape_recognition_cylinder.cpp: remove trailing blank or tab |
| 20:10.07 | *** join/#brlcad kintel_ (~kintel@unaffiliated/kintel) | |
| 20:13.56 | Notify | 03BRL-CAD:starseeker * 64275 (brlcad/trunk/include/bn/polygon.h brlcad/trunk/src/libbn/CMakeLists.txt brlcad/trunk/src/librt/test_shape_recognition.cpp): That implementation of ear clipping isn't robust - back out and rethink |
| 20:14.39 | Notify | 03BRL-CAD:starseeker * 64267 (brlcad/trunk/include/bn/polygon.h brlcad/trunk/src/libbn/polygon.c): Add a simple polygon triangulation routine to libbn - needed at the moment for debugging planar object faces in libbrep, but it may get used to finalize shapes as bots in the future as well. |
| 20:14.47 | Notify | 03BRL-CAD:starseeker * 64268 brlcad/trunk/src/librt/test_shape_recognition.cpp: Might as well checkpoint this - adding debugging bot face objects to the .g file |
| 20:19.48 | Notify | 03BRL-CAD:starseeker * 64270 (brlcad/trunk/include/bn/polygon.h brlcad/trunk/src/libbn/polygon.c brlcad/trunk/src/librt/test_shape_recognition.cpp): More debugging on triangulation. Getting closer, but still not correct. |
| 20:30.30 | Notify | 03BRL-CAD:carlmoore * 64271 brlcad/trunk/TODO: provide stand-in remark for lc translation to libged; also provide missing periods for 'etc' |
| 20:30.32 | Notify | 03BRL-CAD:starseeker * 64273 brlcad/trunk/src/libbn/CMakeLists.txt: mv polygon.c |
| 20:30.38 | Notify | 03BRL-CAD:starseeker * 64274 brlcad/trunk/src/libbn/polygon.cpp: mark C headers |
| 20:31.08 | Notify | 03BRL-CAD:carlmoore * 64276 brlcad/trunk/doc/docbook/system/mann/en/lc.xml: changes to writeup about lc: missing 2 columns in a description; redo -d and -s writeups |
| 20:31.42 | Notify | 03BRL-CAD:carlmoore * 64277 brlcad/trunk/doc/docbook/system/mann/en/bo.xml: In 'bo' manpage, provide missing space after an example prompt. |
| 20:34.11 | Notify | 03BRL-CAD:starseeker * 64272 brlcad/trunk/src/libbn/polygon.c: Add some plotting to get a look at intermediate stages. |
| 20:43.23 | Notify | 03BRL-CAD:carlmoore * 64278 brlcad/trunk/doc/docbook/system/mann/en/fracture.xml: in 'fracture' man page, removed a blank from <emphasis> argument; this corrected an early newline |
| 20:44.09 | Notify | 03BRL-CAD:carlmoore * 64279 (brlcad/trunk/include/bnetwork.h brlcad/trunk/include/bsocket.h brlcad/trunk/misc/win32-msvc/bootstrap.cpp): fix spelling of 'lieu' |
| 21:23.08 | *** join/#brlcad teepee (~teepee@94.100.18.130) | |
| 21:43.57 | *** join/#brlcad merzo (~merzo@250-8-132-95.pool.ukrtel.net) | |
| 21:53.23 | Notify | 03BRL-CAD:carlmoore * 64280 brlcad/trunk/src/tclscripts/mged/CMakeLists.txt: add lc2.tcl , which is to be used for temporary lc2 command (which is to reference the old tcl file) |
| 21:56.58 | Notify | 03BRL-CAD:carlmoore * 64281 brlcad/trunk/src/tclscripts/mged/lc.tcl: use proc lc2 in lc.tcl |
| 22:14.34 | *** join/#brlcad FreezingCold (~FreezingC@135.0.41.14) | |
| 22:40.15 | Notify | 03BRL-CAD:carlmoore * 64282 brlcad/trunk/src/tclscripts/mged/lc.tcl: revise comments in lc.tcl because of my changes to lc.xml |
| 23:19.29 | Notify | 03BRL-CAD:carlmoore * 64283 brlcad/trunk/src/libbrep/shape_recognition_planar.cpp: remove trailing blanks/tabs |
| 23:19.47 | *** join/#brlcad teepee_ (~teepee@94.100.18.130) | |