| 05:29.33 | *** join/#brlcad jordisayol (~jordisayo@unaffiliated/jordisayol) | |
| 05:49.24 | CIA-48 | BRL-CAD: 03brlcad * r49134 10/brlcad/trunk/src/libged/autoview.c: |
| 05:49.25 | CIA-48 | BRL-CAD: add an optional scaling parameter to the autoview command. this lets users |
| 05:49.25 | CIA-48 | BRL-CAD: override the default behavior, which is to scale the view to twice the model |
| 05:49.25 | CIA-48 | BRL-CAD: bounding sphere. parameter is implemented as the model scale with respect to |
| 05:49.25 | CIA-48 | BRL-CAD: the view size so that .9 will give 90% view, 2.0 will give a model twice the |
| 05:49.25 | CIA-48 | BRL-CAD: size of the view, etc. |
| 05:54.34 | *** join/#brlcad jordisayol (~jordisayo@unaffiliated/jordisayol) | |
| 05:55.20 | CIA-48 | BRL-CAD: 03brlcad * r49135 10/brlcad/trunk/NEWS: |
| 05:55.20 | CIA-48 | BRL-CAD: after mailing list discussion prompted by tom browder, added an optional scaling |
| 05:55.20 | CIA-48 | BRL-CAD: parameter to the autoview command so that you can display geometry presized with |
| 05:55.20 | CIA-48 | BRL-CAD: respect to the view. default is still what it was fitting the model bounding |
| 05:55.20 | CIA-48 | BRL-CAD: sphere to half the view, i.e., scale of 0.5 |
| 06:04.18 | CIA-48 | BRL-CAD: 03brlcad * r49136 10/brlcad/trunk/src/mged/chgview.c: bah, stupid. need to update the mged hook function to allow and pass the new scale option too. |
| 06:08.20 | *** join/#brlcad DarkCalf (DC@173.231.40.98) | |
| 06:12.32 | CIA-48 | BRL-CAD: 03brlcad * r49137 10/brlcad/trunk/src/libged/autoview.c: clarity, model scale and view factor |
| 06:13.33 | CIA-48 | BRL-CAD: 03brlcad * r49138 10/brlcad/trunk/src/libtclcad/tclcad_obj.c: enable support for the new autoview option to archer as well. looks like spaghetti tentacles run deep as it's not a simple call through to ged_autoview, but should do the trick |
| 11:30.56 | CIA-48 | BRL-CAD: 03jordisayol * r49139 10/brlcad/trunk/sh/ (make_deb.sh make_rpm.sh): Update deb/rpm building dependencies. |
| 11:41.18 | CIA-48 | BRL-CAD: 03jordisayol * r49140 10/brlcad/trunk/misc/debian/control: Update debian sources building dependencies. |
| 12:06.17 | *** join/#brlcad merzo (~merzo@239-208-133-95.pool.ukrtel.net) | |
| 14:41.11 | *** join/#brlcad piksi (piksi@pi-xi.net) | |
| 16:41.57 | *** join/#brlcad merzo (~merzo@47-85-133-95.pool.ukrtel.net) | |
| 19:03.45 | *** join/#brlcad merzo (~merzo@32-68-133-95.pool.ukrtel.net) | |
| 21:48.20 | louipc | hi folks I ran into an issue building with the --as-needed linker flag. Is that something that shouldn't be used with brl-cad - or can it be patched to work? |
| 21:48.34 | louipc | Linking C executable ../../bin/rttherm |
| 21:48.35 | louipc | /usr/bin/ld: ../../lib/librttherm.a(main.c.o): undefined reference to symbol 'fb_open' |
| 21:48.38 | louipc | /usr/bin/ld: note: 'fb_open' is defined in DSO ../../lib/libfb.so.19.0.1 so try adding it to the linker command line |
| 21:48.41 | louipc | ../../lib/libfb.so.19.0.1: could not read symbols: Invalid operation |
| 21:48.49 | louipc | that's where it gets stuck |
| 21:53.34 | louipc | that's on 7.20.4 btw |
| 22:03.02 | *** join/#brlcad yiyus (1242712427@je.je.je) | |