| 00:08.26 | *** join/#brlcad crazy_imp (~mj@a89-182-222-99.net-htp.de) | |
| 00:33.06 | CIA-62 | BRL-CAD: 03brlcad * r45194 10/brlcad/trunk/NEWS: |
| 00:33.06 | CIA-62 | BRL-CAD: in addition to the general enhancements to nmg processing, there was a specific |
| 00:33.06 | CIA-62 | BRL-CAD: simplification/improvement to ARS->NMG conversion so that facetize and exports |
| 00:33.06 | CIA-62 | BRL-CAD: will have greater success. merges coplaner faces and simplifies the shells. |
| 00:42.46 | *** join/#brlcad crazy_imp (~mj@a89-182-162-253.net-htp.de) | |
| 03:17.00 | CIA-62 | BRL-CAD: 03brlcad * r45195 10/brlcad/trunk/include/brep.h: file name is brep.h, not on_nurb.h |
| 03:25.42 | CIA-62 | BRL-CAD: 03brlcad * r45196 10/brlcad/trunk/src/conv/ (26 files): denote as being conv files in order to avoid conflicting with same-named files in other dirs |
| 06:19.26 | *** join/#brlcad Stattrav (~Stattrav@122.167.214.98) | |
| 06:19.37 | *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav) | |
| 07:01.27 | *** join/#brlcad d_rossberg (~rossberg@BZ.BZFLAG.BZ) | |
| 09:11.31 | *** join/#brlcad pawleeq (~pawleeq@212-96-188-229.cust.selfnet.cz) | |
| 09:11.45 | pawleeq | hello |
| 12:14.28 | CIA-62 | BRL-CAD: 03erikgreenwald * r45197 10/brlcad/trunk/src/other/m4/ (gnum4.c lib/setprogname.c misc.c): hacks to get something compiling on winderz (not tested). |
| 12:23.34 | brlcad | kunigami: is include/osl-renderer.h being used? |
| 13:05.00 | CIA-62 | BRL-CAD: 03brlcad * r45198 10/brlcad/trunk/src/librt/primitives/ (113 files in 36 dirs): include paths to remove ambiguity with same-named files in other directories |
| 13:17.16 | CIA-62 | BRL-CAD: 03brlcad * r45199 10/brlcad/trunk/src/ (132 files in 10 dirs): make the @file name match the file name, disambiguate util files |
| 14:01.17 | CIA-62 | BRL-CAD: 03brlcad * r45200 10/brlcad/trunk/src/libpc/pcParameter.h: ws |
| 14:02.21 | CIA-62 | BRL-CAD: 03brlcad * r45201 10/brlcad/trunk/src/libpc/pcParameter.h: declare the makeIterator() functions |
| 14:09.51 | CIA-62 | BRL-CAD: 03brlcad * r45202 10/brlcad/trunk/src/other/openNURBS/ (CMakeLists.txt Makefile.am): opennurbs_x has nothing to do with X11, it deals with surface/curve intersection events. enable it for compilation. |
| 14:10.13 | CIA-62 | BRL-CAD: 03brlcad * r45203 10/brlcad/trunk/src/proc-db/surfaceintersect.cpp: don't pretend to be openNURBS |
| 14:11.44 | CIA-62 | BRL-CAD: 03brlcad * r45204 10/brlcad/trunk/src/proc-db/surfaceintersect.cpp: @check is no-good, @brief |
| 14:16.13 | CIA-62 | BRL-CAD: 03brlcad * r45205 10/brlcad/trunk/src/libdm/dm-plot.c: not an e-mail, change to name. doxygenify, use INIT_ZERO. |
| 14:19.57 | CIA-62 | BRL-CAD: 03brlcad * r45206 10/brlcad/trunk/include/dvec.h: describe the typedefs |
| 14:20.23 | CIA-62 | BRL-CAD: 03brlcad * r45207 10/brlcad/trunk/ (include/wdb.h src/libwdb/reg.c): comments belong in header, only say it once. |
| 14:33.40 | *** join/#brlcad pawleeq (~pawleeq@212-96-188-229.cust.selfnet.cz) | |
| 14:37.54 | *** join/#brlcad d_rossbe1g (~rossberg@BZ.BZFLAG.BZ) | |
| 14:47.43 | *** join/#brlcad d_rossberg (~rossberg@BZ.BZFLAG.BZ) | |
| 15:03.35 | *** join/#brlcad mafm (~mafm@243.Red-88-26-141.staticIP.rima-tde.net) | |
| 15:16.31 | *** join/#brlcad Stattrav (~Stattrav@117.202.19.109) | |
| 15:16.31 | *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav) | |
| 16:00.25 | *** join/#brlcad Elrohir (~kvirc@p5B14AEB2.dip.t-dialin.net) | |
| 16:32.15 | *** join/#brlcad pawleeq (~pawleeq@212-96-188-229.cust.selfnet.cz) | |
| 16:50.47 | CIA-62 | BRL-CAD: 03brlcad * r45208 10/brlcad/trunk/include/bu.h: move around the grouping so that all of the libbu groups are within the libbu group. needs lots more work. |
| 16:53.35 | brlcad | hello pawleeq |
| 17:30.25 | CIA-62 | BRL-CAD: 03brlcad * r45209 10/brlcad/trunk/include/bu.h: |
| 17:30.25 | CIA-62 | BRL-CAD: remove all of the B U _ expanded function names. it helped find API functions |
| 17:30.25 | CIA-62 | BRL-CAD: in the source files where they were mixed with implementation code, but in the |
| 17:30.25 | CIA-62 | BRL-CAD: header, it's all API. moreover, it makes our documenting job harder since it |
| 17:30.25 | CIA-62 | BRL-CAD: prevents auto-brief (recognition of the first line/sentance as a brief |
| 17:30.25 | CIA-62 | BRL-CAD: description). with the title removed, we can remove all of the @brief markers |
| 17:30.26 | CIA-62 | BRL-CAD: too. |
| 17:33.04 | CIA-62 | BRL-CAD: 03brlcad * r45210 10/brlcad/trunk/include/bu.h: deprecated is not a doxygen command, just make it the first line instead. make bu_cv_w_cookie() params match declared param names. |
| 17:34.36 | CIA-62 | BRL-CAD: 03brlcad * r45211 10/brlcad/trunk/src/libbu/ (22 files): remove all group inclusions from the source files. cleans up output since the groups were disjoint from those described in the header file and makes it easier to rearrange public API in one place. |
| 18:00.05 | kunigami | brlcad: yes, osl-renderer.h is used by sh_osl |
| 18:26.35 | *** join/#brlcad Stattrav (~Stattrav@117.202.19.109) | |
| 18:26.35 | *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav) | |
| 18:38.03 | *** join/#brlcad Stattrav (~Stattrav@117.202.19.109) | |
| 18:38.03 | *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav) | |
| 18:46.02 | *** join/#brlcad Stattrav (~Stattrav@117.202.19.109) | |
| 18:46.02 | *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav) | |
| 18:48.02 | brlcad | kunigami: there are two |
| 18:49.24 | CIA-62 | BRL-CAD: 03kunigami * r45212 10/brlcad/trunk/include/osl-renderer.h: old version of osl-renderer.h that I forgot to delete. It was moved to liboptical |
| 18:49.46 | brlcad | made sure it's not in the CMakeLists or Makefile.am? |
| 18:50.53 | kunigami | brlcad: thanks |
| 18:51.00 | CIA-62 | BRL-CAD: 03kunigami * r45213 10/brlcad/trunk/include/CMakeLists.txt: removing osl-renderer.h from CMakeLists.txt |
| 18:59.57 | *** join/#brlcad pawleeq (~pawleeq@212-96-188-229.cust.selfnet.cz) | |
| 19:01.30 | *** join/#brlcad Stattrav (~Stattrav@117.202.19.109) | |
| 19:01.30 | *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav) | |
| 19:14.18 | *** join/#brlcad Stattrav (~Stattrav@117.202.19.109) | |
| 19:14.18 | *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav) | |
| 20:03.17 | CIA-62 | BRL-CAD: 03bhinesley * r45214 10/brlcad/trunk/src/libged/translate.c: adding 'combination' argument, more robust argument handling |
| 20:06.28 | CIA-62 | BRL-CAD: 03bhinesley * r45215 10/brlcad/trunk/src/libged/translate.c: oops, poorly formatted error |
| 20:08.01 | CIA-62 | BRL-CAD: 03bhinesley * r45216 10/brlcad/trunk/src/libged/translate.c: heh, still wrong |
| 20:23.15 | *** join/#brlcad Stattrav (~Stattrav@117.202.19.109) | |
| 20:23.15 | *** join/#brlcad Stattrav (~Stattrav@unaffiliated/stattrav) | |
| 20:39.40 | CIA-62 | BRL-CAD: 03brlcad * r45217 10/brlcad/trunk/include/ (bu.h cmd.h magic.h vfont-if.h): naturally still needs a lot more work, but sort out more high-level organization of the API sections. top-level groups aren't set yet, but lower-level ones now have fuller names |
| 20:51.03 | bhinesley | how can I check that the path to a combination/object is valid? For instance, primitive.s/region.r is a bad path. |
| 20:51.23 | bhinesley | I mean, is there a function that handles this |
| 20:52.10 | bhinesley | doh, I guess that would be db_lookup |
| 21:21.35 | CIA-62 | BRL-CAD: 03bhinesley * r45218 10/brlcad/trunk/src/libged/translate.c: added checks for existence of paths that are passed in |
| 21:23.33 | CIA-62 | BRL-CAD: 03kunigami * r45219 10/brlcad/trunk/src/liboptical/sh_osl.cpp: added a parameter to osl_specifics to hold the shadername |
| 21:49.57 | CIA-62 | BRL-CAD: 03bhinesley * r45220 10/brlcad/trunk/src/libged/translate.c: Cleanup, store strings so that conversions aren't needed later, use LOOKUP_NOISY. There remains a problem doing a db_lookup on s_full_path. |
| 23:34.49 | *** join/#brlcad kunigami_ (~kunigami@201.53.197.251) | |