02:03.34 |
*** join/#brlcad ignacio|here
(~IgnacioUy@unaffiliated/ignaciouy) |
03:25.04 |
ignacio|sleep |
Good night! Buenas noches :) |
07:25.46 |
*** join/#brlcad brlcad
(~sean@66-118-151-70.static.sagonet.net) |
08:16.45 |
*** join/#brlcad Anaphaxeton
(~george@unaffiliated/anaphaxeton) |
09:44.46 |
*** join/#brlcad merzo
(~merzo@user-94-45-58-138-1.skif.com.ua) |
10:27.09 |
*** join/#brlcad pulkit-pc
(~chatzilla@14.139.82.6) |
11:12.13 |
*** join/#brlcad merzo
(~merzo@user-94-45-58-138-1.skif.com.ua) |
11:19.58 |
*** join/#brlcad FreezingCold
(~FreezingC@135.0.41.14) |
11:58.04 |
*** join/#brlcad Anaphaxeton
(~george@unaffiliated/anaphaxeton) |
12:07.44 |
*** join/#brlcad Anaphaxeton
(~george@unaffiliated/anaphaxeton) |
12:23.50 |
*** join/#brlcad pulkit-pc
(~chatzilla@14.139.82.6) |
13:01.03 |
*** join/#brlcad merzo
(~merzo@user-94-45-58-138-1.skif.com.ua) |
13:12.05 |
*** join/#brlcad gaganjyot
(~gagan@210.56.99.250) |
13:12.11 |
gaganjyot |
join #gnu |
13:32.10 |
*** join/#brlcad pulkit-pc
(~chatzilla@14.139.82.6) |
13:48.44 |
*** join/#brlcad maths22
(~gcimaths@66-118-151-70.static.sagonet.net) |
13:59.50 |
*** join/#brlcad gaganjyot
(~gagan@125.62.99.239) |
14:10.12 |
*** join/#brlcad merzo
(~merzo@user-94-45-58-138-1.skif.com.ua) |
14:17.28 |
*** join/#brlcad merzo
(~merzo@user-94-45-58-138-1.skif.com.ua) |
15:33.16 |
*** part/#brlcad gaganjyot
(~gagan@125.62.99.239) |
15:35.17 |
*** join/#brlcad KimK
(~Kim__@ip24-255-223-153.ks.ks.cox.net) |
16:17.44 |
*** join/#brlcad luca79
(~luca@net-37-116-126-143.cust.vodafonedsl.it) |
17:06.51 |
*** join/#brlcad konro
(~konro@41.205.22.53) |
18:04.54 |
Notify |
03BRL-CAD:starseeker * 59884
brlcad/trunk/misc/CMake/BRLCAD_Targets.cmake: Have
include_directories use the SYSTEM keyword for *all* system
includes, not just other. This may have the potential to eliminate
the need for some of the C99 flag hacks in libraries and
applications. |
18:59.11 |
Notify |
03BRL-CAD:starseeker * 59885
(brlcad/trunk/src/adrt/CMakeLists.txt
brlcad/trunk/src/libdm/CMakeLists.txt and 6 others): Remove some of
the C99 flag specifications, use the BRLCAD_INCLUDE_DIRS macro for
applications that weren't previously using it and need system
headers |
19:21.01 |
pulkit-pc |
I find the documentation not in accordance
with the latest version for eg "hit(register struct application
*ap,struct partition *PartHeadp)" in "http://brlcad.org/w/images/3/3d/Application_Development.pdf"
while the actual function definition is |
19:21.03 |
pulkit-pc |
"int hit(struct application *ap, struct
partition *PartHeadp, struct seg *UNUSED(segs))" in the latest
version. Also simailar observation in mged files also. |
19:24.02 |
starseeker |
pulkit-pc: good catch, thank you! |
19:24.24 |
starseeker |
those slides are now many years old, so I'm
not surprised they're a bit dated |
19:25.05 |
starseeker |
isn't sure if we have a
"live" version of those slides yet |
19:28.41 |
Notify |
03BRL-CAD:starseeker * 59886
brlcad/trunk/misc/CMake/BRLCAD_Targets.cmake: Not all build
directory paths will be inside the source tree, check for them
too |
19:29.53 |
pulkit-pc |
also few mistakes were there which i reported
yesterday like in Object_Editing_-_the_oed_Command.pdf page 14 last
paragraph it should be "First, object1.c must be returned to its
previous |
19:29.53 |
pulkit-pc |
position" instead of "First, object2.c must be
returned to its previous position". Just a small mistake. |
19:37.31 |
Notify |
03BRL-CAD:starseeker * 59887
brlcad/trunk/misc/CMake/BRLCAD_Targets.cmake: Make sure to remove
duplicates |
19:39.43 |
Notify |
03BRL-CAD:starseeker * 59888
brlcad/trunk/misc/CMake/BRLCAD_Targets.cmake: Allow for the
possibility of an empty INCLUDE_DIRS var |
19:47.24 |
Notify |
03BRL-CAD:starseeker * 59889
(brlcad/trunk/src/conv/CMakeLists.txt
brlcad/trunk/src/conv/step/CMakeLists.txt): Use BRLCAD_INCLUDE_DIRS
macro for converters |
19:53.12 |
*** join/#brlcad merzo
(~merzo@245-21-133-95.pool.ukrtel.net) |
20:00.50 |
Notify |
03BRL-CAD:starseeker * 59890
brlcad/trunk/src/mged/CMakeLists.txt: ws |
20:28.36 |
*** join/#brlcad KimK
(~Kim__@ip24-255-223-153.ks.ks.cox.net) |
20:57.53 |
*** join/#brlcad KimK
(~Kim__@ip24-255-223-153.ks.ks.cox.net) |
21:05.57 |
*** join/#brlcad FreezingCold
(~FreezingC@135.0.41.14) |
21:07.01 |
*** join/#brlcad n_reed
(~molto_cre@66-118-151-70.static.sagonet.net) |
21:23.03 |
Notify |
03BRL-CAD:starseeker * 59891
(brlcad/trunk/src/libdm/dm_util.c
brlcad/trunk/src/libdm/dm_util.h): char is const |
22:43.15 |
Notify |
03BRL-CAD:starseeker * 59892
(brlcad/trunk/CMakeLists.txt brlcad/trunk/include/CMakeLists.txt
brlcad/trunk/src/libdm/CMakeLists.txt): Begin working on a libdm
OpenSceneGraph backend, using Bob's initial efforts as a starting
point. |
22:43.56 |
``Erik |
brlcad: the system reboot? wtf?
kthnx? |
22:45.56 |
starseeker |
is grooving on the
include(SYSTEM feature |
22:52.15 |
brlcad |
``Erik: is that what happened? |
22:52.23 |
brlcad |
huh, sure enough |
22:57.06 |
mpictor |
reads about the outdated
slides and wonders if reveal.js would be a good fit for any new
slides |
23:18.32 |
*** join/#brlcad brlcad
(~sean@66-118-151-70.static.sagonet.net) |
23:21.59 |
brlcad |
``Erik: put in a request to see what I can
find out from sago -- from what I can discern, someone at the
console initiated the reboot, tried to login on the console, then
left it alone |
23:53.13 |
Notify |
03BRL-CAD:starseeker * 59893
(brlcad/trunk/include/dm/dm-osg.h brlcad/trunk/include/dm.h and 5
others): Not working yet, but set things up so the OpenSceneGraph
display manager can be set by dmtype. |