00:06.57 |
*** join/#brlcad nmz787_i
(nmccorkx@nat/intel/x-sjbjbfmsffmaspwk) |
00:38.59 |
*** join/#brlcad mikolalysenko
(sid34553@gateway/web/irccloud.com/x-jnafkowcsbvsmrca) |
00:51.34 |
Notify |
03BRL-CAD:starseeker * 64178
(brlcad/trunk/src/libbrep/CMakeLists.txt
brlcad/trunk/src/libbrep/shape_recognition.h and 4 others): Start
working on sphere csg. |
01:02.47 |
Notify |
03BRL-CAD:starseeker * 64179
brlcad/trunk/TODO: Command window in Archer is remembering its size
now - think Nick fixed this... |
01:10.54 |
Notify |
03BRL-CAD:starseeker * 64180
brlcad/trunk/TODO: the conventions test for function replacement is
part of regress-repository, which is part of distcheck. |
01:23.32 |
Notify |
03BRL-CAD:starseeker * 64181
brlcad/trunk/include/raytrace.h: Make a note that rt_point_labels
should eventually go away... is deprecation appropriate
here? |
01:34.57 |
Notify |
03BRL-CAD:starseeker * 64182
brlcad/trunk/TODO: Make a note about the spacenavigator |
01:37.40 |
Notify |
03BRL-CAD:starseeker * 64183
(brlcad/trunk/src/libdm/dm-X.c brlcad/trunk/src/libdm/dm-ogl.c and
4 others): Remove a number of raytrace.h includes that don't appear
to be necessary |
01:45.04 |
Notify |
03BRL-CAD:starseeker * 64184
brlcad/trunk/TODO: 3dm-g has seen extensive improvements. |
01:46.08 |
Notify |
03BRL-CAD:starseeker * 64185
brlcad/trunk/TODO: have g-ply |
01:55.33 |
Notify |
03BRL-CAD:starseeker * 64186
brlcad/trunk/TODO: Make a note to look into the asset import
library |
02:34.08 |
*** join/#brlcad kintel
(~kintel@unaffiliated/kintel) |
03:27.04 |
*** join/#brlcad YashM
(~YashM@117.198.9.60) |
04:23.40 |
*** join/#brlcad kintel
(~kintel@unaffiliated/kintel) |
04:36.56 |
Notify |
03BRL-CAD:brlcad * 64187 brlcad/trunk/TODO:
quietly not displaying air regions leads to unexpected behavior.
need some mechanism for reporting these removals back to the
user. |
04:55.49 |
Notify |
03BRL-CAD:brlcad * 64188 brlcad/trunk/TODO:
nix my notes |
04:57.32 |
brlcad |
<PROTECTED> |
05:00.59 |
Notify |
03BRL-CAD:brlcad * 64189 brlcad/trunk/NEWS:
nick made a change in r64144 that reportedly improves the
performance of NURBS objects being remapped by not iterating to an
unwrap uv position, but directly evaluating that
position. |
05:22.29 |
*** join/#brlcad rohit0143
(~rohit@183.82.106.99) |
05:27.07 |
*** join/#brlcad kintel
(~kintel@unaffiliated/kintel) |
06:44.08 |
*** join/#brlcad andrei_
(c35a6e7d@gateway/web/freenode/ip.195.90.110.125) |
06:45.43 |
*** join/#brlcad kintel
(~kintel@unaffiliated/kintel) |
07:57.24 |
nmz787 |
if anyone can help with this, I'll be back
online in ~9 hours... crash when running g-stl http://paste.pound-python.org/show/WMJU7pu2gADrnxMqdCit/ |
07:58.13 |
nmz787 |
trying to render the .g produced by piping
this .tcl to mged http://paste.pound-python.org/show/fZ1b52wd43S9ocBeQEXx/ |
07:58.32 |
nmz787 |
I can open the .g in mged and see a
pipe |
08:00.07 |
nmz787 |
also, just tested and raytrace works from the
mged file-menu |
08:03.32 |
*** join/#brlcad konrado
(~root@41.244.243.15) |
08:54.26 |
*** join/#brlcad merzo
(~merzo@user-94-45-58-141.skif.com.ua) |
09:36.50 |
*** join/#brlcad rohit0143
(~rohit@14.139.82.6) |
10:47.35 |
*** join/#brlcad teepee-_
(bc5c2134@gateway/web/freenode/ip.188.92.33.52) |
11:38.04 |
*** join/#brlcad rohit0143
(~rohit@183.82.106.99) |
12:11.31 |
*** join/#brlcad sofat
(~androirc@202.164.45.204) |
12:17.59 |
*** join/#brlcad manan
(~manan@182.69.63.66) |
13:02.09 |
*** join/#brlcad winghouchan
(~winghouch@genkt-049-128.t-mobile.co.uk) |
13:04.58 |
*** part/#brlcad winghouchan
(~winghouch@genkt-049-128.t-mobile.co.uk) |
13:29.57 |
*** join/#brlcad FreezingCold
(~FreezingC@135.0.41.14) |
13:43.54 |
``Erik |
http://vimeo.com/83523133 vfx reel
for 'wolf of wallstreet' |
14:08.47 |
*** join/#brlcad rohit0143
(~rohit@183.82.106.99) |
14:27.59 |
*** join/#brlcad sofat
(~androirc@202.164.45.204) |
14:29.01 |
Notify |
03BRL-CAD:brlcad * 64190
brlcad/trunk/src/tclscripts/mged/overlap.tcl: report from bob
anderson of g_lint not working on windows, almost certainly because
there is no /tmp directory. use the TMP/TEMP environment variable
and make sure we're running out bu_brlcad_root version of g_lint.
add .exe for good measure, but probably unnecessary here because
'open' does the right thing and searches PATH (whereas exec
does |
14:29.03 |
Notify |
not?). iterating with user to test. |
14:48.39 |
Notify |
03BRL-CAD:brlcad * 64191
(brlcad/trunk/src/tclscripts/mged/anim.tcl
brlcad/trunk/src/tclscripts/mged/overlap.tcl): make sure we run the
right kill command if we're on windows |
14:51.07 |
Notify |
03BRL-CAD:brlcad * 64192 brlcad/trunk/NEWS:
ported the overlap tool to windows (untested) after bug report from
bob anderson. indicated /tmp dir issue, but also noted a few other
issues (make sure we're running the right g_lint and kill
commands) |
15:02.48 |
*** join/#brlcad sofat
(~androirc@202.164.45.204) |
15:14.49 |
*** join/#brlcad kintel
(~kintel@unaffiliated/kintel) |
15:22.07 |
*** join/#brlcad Sricharanized
(~raincrash@61.12.82.214) |
15:47.50 |
*** join/#brlcad Sricharanized
(~raincrash@61.12.82.214) |
16:10.26 |
starseeker |
scowls at
sourceforge |
16:21.53 |
*** join/#brlcad FreezingAlt
(~FreezingC@135.0.41.14) |
16:56.46 |
*** join/#brlcad nmz787_i
(nmccorkx@nat/intel/x-riekhsnoxtjovrzn) |
18:03.34 |
*** join/#brlcad Karl_
(29cd1620@gateway/web/freenode/ip.41.205.22.32) |
18:08.37 |
n_reed |
brlcad: It was for boolean performance. ~75s
to ~5s in the one case I was profiling. I know it improved other
conversions, but I haven't done the comparison to characterize the
overall improvement. |
18:24.52 |
nmz787_i |
anyone take a look at that crash that i
reported last night, converting a pipe to an stl with
g-stl? |
18:34.12 |
``Erik |
sf seems to be slightly busted for me today,
does the scowl mean I'm not unique? o.O |
19:12.52 |
*** join/#brlcad sofat
(~androirc@202.164.45.208) |
19:16.57 |
*** join/#brlcad hiteshsofat
(~androirc@202.164.45.204) |
19:20.10 |
Ch3ck |
is just seeing sourceforge
is down? |
19:30.04 |
starseeker |
yeah, it's busted |
19:30.08 |
starseeker |
grumble... |
19:30.22 |
starseeker |
*again* |
19:31.30 |
``Erik |
pats github
O:-) |
19:35.53 |
``Erik |
ah, it's letting me update now |
19:35.55 |
Ch3ck |
is wondering it's a DOS
attack on somthx |
22:04.55 |
*** join/#brlcad siddhanjay
(0e8bbb42@gateway/web/freenode/ip.14.139.187.66) |
22:37.06 |
*** join/#brlcad merzo
(~merzo@247-27-132-95.pool.ukrtel.net) |