00:20.26 |
*** join/#brlcad kintel
(~kintel@unaffiliated/kintel) |
00:31.09 |
*** join/#brlcad
jbhrvqpvplcfdkah
(~armin@dslb-088-067-240-122.088.067.pools.vodafone-ip.de) |
00:35.20 |
*** join/#brlcad kintel
(~kintel@unaffiliated/kintel) |
01:03.11 |
brlcad |
andromeda-galaxy: everything should be moved
now except anything added in the last week |
02:53.37 |
*** join/#brlcad tandoorichick
(3d0c28b1@gateway/web/freenode/ip.61.12.40.177) |
03:15.55 |
*** join/#brlcad kintel
(~kintel@unaffiliated/kintel) |
06:03.25 |
*** join/#brlcad Barun_
(~Barun@42.104.77.147) |
06:22.19 |
*** join/#brlcad gjeet
(7cfd701f@gateway/web/cgi-irc/kiwiirc.com/ip.124.253.112.31) |
06:23.09 |
*** join/#brlcad ish_
(~ish@124.253.112.31) |
06:55.59 |
*** join/#brlcad teepee
(~teepee@unaffiliated/teepee) |
06:56.28 |
Barun_ |
brlcad : Iâve been looking at the code under
src/librt/primitives/ell/ell.c |
06:56.48 |
Barun_ |
Since one of the quickies is to find the
surface area of some primitives |
06:57.23 |
Barun_ |
so I looked at rt_ell_surface_area |
06:57.30 |
Barun_ |
or rather, rt_ell_surf_area* |
06:58.45 |
Barun_ |
Why do you have the macro #define fastf_t
double ? |
06:58.49 |
Barun_ |
Instead of just using double? |
07:05.40 |
Stragus |
To be able to quickly change the type for a
bunch of code at once |
07:05.50 |
Barun_ |
Of course.. |
07:05.52 |
Barun_ |
Thanks :) |
07:05.59 |
Barun_ |
I should have thought of that
>.< |
07:06.32 |
Stragus |
;) |
07:25.34 |
*** join/#brlcad KimK
(~Kim__@ip68-102-66-31.ks.ok.cox.net) |
07:29.18 |
*** join/#brlcad gjeet
(7cfd701f@gateway/web/cgi-irc/kiwiirc.com/ip.124.253.112.31) |
07:50.20 |
*** join/#brlcad Barun_
(~Barun@182.71.213.50) |
07:57.33 |
*** join/#brlcad MandeepSingh
(~Mandeep_S@202.164.53.122) |
08:19.34 |
*** join/#brlcad sniok
(~sniok@89.252.2.135) |
08:32.23 |
*** join/#brlcad Barun
(~Barun@42.104.77.147) |
09:01.19 |
*** join/#brlcad merzo
(~merzo@user-94-45-58-141.skif.com.ua) |
09:49.58 |
*** join/#brlcad teepee`
(bc5c2133@gateway/web/freenode/ip.188.92.33.51) |
12:04.32 |
*** join/#brlcad tandoorichick
(b64b2de1@gateway/web/freenode/ip.182.75.45.225) |
13:03.53 |
*** join/#brlcad yorik
(~yorik@187.35.19.227) |
13:09.18 |
*** join/#brlcad sniok
(~sniok@89.252.2.135) |
13:57.23 |
*** join/#brlcad Barun_
(~Barun@182.71.213.50) |
13:58.33 |
Notify |
03BRL-CAD:n_reed * 67792
brlcad/branches/brep-debug/doc/docbook/system/implementation/en/bool_eval_development.xml:
start debugging section |
14:41.18 |
*** join/#brlcad Barun_
(~Barun@182.71.213.50) |
14:47.49 |
*** join/#brlcad amarjeet
(~Amarjeet@101.216.148.210) |
15:11.19 |
*** join/#brlcad Mathnerd314
(~quassel@supertux/Mathnerd314) |
15:42.48 |
*** join/#brlcad kintel
(~kintel@unaffiliated/kintel) |
15:46.02 |
Notify |
03BRL-CAD:indianlarry * 67793
brlcad/trunk/src/libbrep/opennurbs_ext.cpp: Removed bad/unnecessary
logic when setting min/max UV bounds based on face trims |
15:48.13 |
Notify |
03BRL-CAD:indianlarry * 67794
brlcad/trunk/src/conv/step/step-g/OpenNurbsInterfaces.cpp: removed,
reparameterization causing issues with original step tools samples
originally, implemented to fix issue in GrabCADs
winchester_mod_1873_20inch_asm.stp that had a large/small narrow
width/height ratio |
16:11.14 |
*** join/#brlcad ickby
(~stefan@x5d846d93.dyn.telefonica.de) |
16:11.30 |
starseeker |
Barun_: that kind of thing can happen if you
have an incomplete svn update - are you sure you have the latest
sources? |
16:12.18 |
starseeker |
also, make sure you've run cmake *after* all
svn updates - most platforms will take care of this automatically,
but with MSVC you'll have to manually re-run CMake |
16:13.43 |
Barun_ |
I just run svn up brlcad-svn-trunk (I assume
that is the correct svn command), and it tells me its updated
fully |
16:13.51 |
Barun_ |
It does run fine now though, so I guess I
donâ tknock it :p |
16:14.07 |
Barun_ |
I checked out the qtged branch as well, and
Iâll take a look at it too :) |
16:24.03 |
*** join/#brlcad ickby_
(~stefan@x5d846d93.dyn.telefonica.de) |
16:30.54 |
Notify |
03BRL-CAD:starseeker * 67795
(brlcad/trunk/src/tclscripts/CMakeLists.txt
brlcad/trunk/src/tclscripts/man_browser.tcl): Try the mousewheel
fix from Tcl TIP 171. |
18:00.21 |
*** join/#brlcad sniok
(~sniok@89.252.2.135) |
18:07.26 |
Notify |
03BRL-CAD:n_reed * 67796
brlcad/branches/brep-debug/doc/docbook/system/implementation/en/bool_eval_development.xml:
add dplot command overview |
18:45.00 |
Notify |
03BRL-CAD:starseeker * 67797
(brlcad/trunk/src/tclscripts/CMakeLists.txt
brlcad/trunk/src/tclscripts/man_browser.tcl): Didn't fix the issue
on Window, not needed on Linux. Maybe we need Tk 8.6, but that's
post 7.26.0... |
18:48.05 |
Notify |
03BRL-CAD:starseeker * 67798
brlcad/trunk/TODO: Keith made fixes - one bug, one unexpected
breakage that we'll want to revisit at some point
(r67794) |
19:09.47 |
*** join/#brlcad ickby
(~stefan@x5d846d93.dyn.telefonica.de) |
20:04.19 |
*** join/#brlcad ickby_
(~stefan@x5d846d93.dyn.telefonica.de) |
20:16.27 |
*** join/#brlcad Notify
(~notify@66-118-151-70.static.sagonet.net) |
20:16.54 |
Notify |
03BRL-CAD:starseeker * 67799
brlcad/trunk/NEWS: Since 7.24.4, rtshot firing of single rays with
-p -d specification has been fixed. |
20:16.57 |
Notify |
03BRL-CAD:brlcad * 67800 (brlcad/trunk/CHANGES
brlcad/trunk/src/proc-db/CMakeLists.txt): rawbot doesn't need to go
through deprecation. it's an undocumented proc-db. |
20:16.59 |
Notify |
03BRL-CAD:brlcad * 67801 brlcad/trunk/CHANGES:
expand cmap tools since it's just a couple. note that png_info
needs incorporation (it's useful). |
20:17.01 |
Notify |
03BRL-CAD:brlcad * 67802
(brlcad/trunk/sh/pixinfo.sh brlcad/trunk/src/conv/bot_shell-vtk.c
and 33 others): add runtime deprecation warnings for the first
three tool categories itemized in CHANGES as going away. 35 tools
in total. |
20:17.03 |
Notify |
03BRL-CAD:starseeker * 67803
brlcad/trunk/src/tclscripts/CMakeLists.txt: If we edit the tcl
scripts, we need to re-run pkgIndex and tclIndex. |
20:17.06 |
Notify |
03BRL-CAD:starseeker * 67804
(brlcad/trunk/NEWS
brlcad/trunk/src/librt/primitives/brep/brep.cpp): Don't try to
manipulate a polyline if we didn't get one back form
PolyLine_Approx. Fixes a case where trying to draw a wireframe on a
NURBS object triggered a crash. |
20:17.09 |
Notify |
03BRL-CAD:starseeker * 67805
brlcad/trunk/src/libbu/parallel.c: Quiet warning for
release. |
20:31.56 |
*** join/#brlcad skat00sh
(uid103741@gateway/web/irccloud.com/x-yutpueqswacqqasy) |
20:32.45 |
*** join/#brlcad merzo
(~merzo@150-55-201-46.pool.ukrtel.net) |
22:17.10 |
*** join/#brlcad teepee_
(~teepee@unaffiliated/teepee) |