Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2021-09-16
| ||
10:13 | SVP 16SEP2021: tkopenscadwidget button commands Leaf check-in: 8bea54d86c user: scottypitcher@gmail.com tags: master, trunk | |
09:23 | SVP 16SEP2021: Togl window is now displaying properly and stretching. check-in: 1a0a193856 user: scottypitcher@gmail.com tags: master, trunk | |
2021-09-15
| ||
10:04 | SVP 15SEP2021: Basic widget outline created check-in: aa268fec1e user: scottypitcher@gmail.com tags: master, trunk | |
07:00 | SVP 15SEP2021: Updated tests/test_widget.tcl check-in: 14336f5055 user: scotty@workshoppc.backbone.ppnet tags: master, trunk | |
2021-09-12
| ||
11:43 | SVP 12SEP2021: Updated test_render.tcl and development notes check-in: 81b0a85f54 user: scotty@loungepc tags: master, trunk | |
2021-09-11
| ||
22:58 | SVP 11SEP2021: Sketched the outline of the tkopenscadwidget check-in: 490055a3c3 user: scottypitcher@gmail.com tags: master, trunk | |
2021-09-10
| ||
22:58 | SVP 10SEP2021: Module tests check-in: 470c0bb237 user: scottypitcher@gmail.com tags: master, trunk | |
2021-09-09
| ||
12:04 | SVP 9SEP2021: Updated make files from make-system check-in: 83aa28ea53 user: scottypitcher@gmail.com tags: master, trunk | |
2021-04-19
| ||
08:03 | SVP 19APR2021: Building the tkopenscadwidget check-in: d7c8108f99 user: scottypitcher@gmail.com tags: master, trunk | |
2021-04-15
| ||
23:51 | SVP 16APR2021: Widget geometry sorted out and hull frame added. check-in: f62125ec7c user: scotty@workshoppc tags: master, trunk | |
11:43 | SVP 15APR2021: "photo" working. - src/tkopenscad.cc: Coded reshapeCallBack() to keep the gl window in sync with the togl widget; Pulled Redraw() out of the objectCommand() as it's used by both "redraw" and "photo" sub commands; Subcommand "photo" is working with BMP files. I couldn't get a PNG file to work, although it's not a problem with our code. check-in: ca4a0469ca user: scotty@workshoppc tags: master, trunk | |
01:33 | SVP 15APR2021: The "photo" subcommand is partially working. - src/tkopenscad.cc: In objectCommand() I've reformatted some of the subcommands and moved data out of the function scope into the local scope to unclutter the function namespace. check-in: 3b74767089 user: scotty@workshoppc tags: master, trunk | |
2021-04-14
| ||
13:22 | SVP 14APR2021: Planning image export. check-in: 92c0ef167d user: scottypitcher@gmail.com tags: master, trunk | |
13:09 | SVP 14ARP2021: Export first STL file using export subcommand. - src/tkopenscad.cc: Coded TkOpenSCAD::IsExportable() which is used by both subcommands isexportable and export; Completed coding of subcommand export. check-in: b5015830f9 user: scottypitcher@gmail.com tags: master, trunk | |
01:38 | SVP 14APR2021: "export" subcommand matches the file format check-in: 3e008e1b71 user: scotty@workshoppc tags: master, trunk | |
2021-04-13
| ||
03:37 | SVP 13APR2021: partly coded CMD_EXPORT. check-in: 6a9b684c66 user: scotty@workshoppc tags: master, trunk | |
2021-04-11
| ||
22:52 | SVP 12APR2021: Added isvalid and isexportable subcommands, and converted objectCommand to c++ check-in: 43400cd840 user: scottypitcher@gmail.com tags: master, trunk | |
2021-04-10
| ||
23:34 | SVP 11APR2021: Divided the namespace into openscad & tkopenscad. check-in: 29881b823e user: scottypitcher@gmail.com tags: master, trunk | |
23:22 | SVP 11APR2021: All 4 OpenSCAD tasks now run in a thread. check-in: fb6442be41 user: scottypitcher@gmail.com tags: master, trunk | |
13:24 | SVP 10APR2021: OpenSCAD instantiate running in a worker thread. check-in: 03d0251fb6 user: scottypitcher@gmail.com tags: master, trunk | |
12:59 | SVP 10APR2021: Correct consoleOutput interp for worker threads. check-in: f341bc9446 user: scottypitcher@gmail.com tags: master, trunk | |
12:52 | SVP 10APR2021: Parser running in a thread but errors not being passed back. check-in: 5c561337e4 user: scottypitcher@gmail.com tags: master, trunk | |
11:06 | SVP 10APR2021: cgalRenderWorker() is now working. check-in: d9c2c17982 user: scottypitcher@gmail.com tags: master, trunk | |
2021-04-09
| ||
12:30 | Merge branch 'master' of server1:tkopenscad check-in: d547da0733 user: scottypitcher@gmail.com tags: master, trunk | |
12:29 | SVP 9APR2021: render subcommand now reports errors, accepts mode. check-in: a29850d35b user: scottypitcher@gmail.com tags: master, trunk | |
12:27 | Merge branch 'master' of server1:tkopenscad check-in: 12ba018d09 user: scotty@workshoppc tags: master, trunk | |
12:27 | SVP 9APR2021: cgal renderer reports and finalise check-in: cb695518dd user: scotty@workshoppc tags: master, trunk | |
12:07 | Merge branch 'master' of server1:tkopenscad check-in: 22e489d4d7 user: scottypitcher@gmail.com tags: master, trunk | |
12:07 | SVP 9APR2021: Update design notes. check-in: be5461eaaa user: scottypitcher@gmail.com tags: master, trunk | |
2021-04-08
| ||
22:07 | SVP 9APR2021: Update design notes. check-in: ba105b5df6 user: scottypitcher@gmail.com tags: master, trunk | |
21:28 | SVP 9APR2021: CGAL rendering debugged check-in: 864a5664cd user: scottypitcher@gmail.com tags: master, trunk | |
12:55 | SVP 8APR2021: Implemented primative CGAL worker thread check-in: ba9f7f9162 user: scottypitcher@gmail.com tags: master, trunk | |
2021-04-07
| ||
12:50 | SVP 7APR2021: Added data locking and some thread init. check-in: 0a7f9004b4 user: scottypitcher@gmail.com tags: master, trunk | |
12:24 | Merge branch 'master' of server1:tkopenscad check-in: c5fc2e0552 user: scottypitcher@gmail.com tags: master, trunk | |
12:23 | SVP 6APR2021: Development notes update check-in: d24b962616 user: scottypitcher@gmail.com tags: master, trunk | |
00:37 | SVP 6APR2021: Outline of Tcl_ThreadCreateType cgalRenderThreadProc check-in: 90ac194079 user: scotty@workshoppc tags: master, trunk | |
2021-04-05
| ||
07:38 | SVP 5APR2021: Describing the cgalRenderCmd() function. check-in: 944e757d39 user: scotty@workshoppc tags: master, trunk | |
04:17 | SVP 5APR2021: render & CGAL render - src/tkopenscad.cc: Moved render command into objectCmd(); Added the CGAL rendering C code (needs conversion to tkopenscad). check-in: 767b8dea75 user: scotty@workshoppc tags: master, trunk | |
03:09 | SVP 5APR2021: Update development notes. check-in: 3a99ad2434 user: scottypitcher@gmail.com tags: master, trunk | |
2021-04-04
| ||
23:50 | SVP 5APR2021: Render modes selectable and report back. check-in: f20d35a7e9 user: scottypitcher@gmail.com tags: master, trunk | |
13:12 | SVP 4APR2021: renderinfo subcommand working check-in: 9a554259ea user: scottypitcher@gmail.com tags: master, trunk | |
13:08 | SVP 4APR2021: useopencsg can now be turned on and off check-in: be22bd7852 user: scottypitcher@gmail.com tags: master, trunk | |
12:55 | SVP 4APR2021: Solids now render with colour shading. - src/tkopenscad.cc: Added subcommand "hasopencsg". - src/tkglview.cc: Bugfix in constructor, added the initializeGL() call (solids now have colour shading); display_opencsg_warning() now places error message in the console. check-in: 7797ec1abf user: scottypitcher@gmail.com tags: master, trunk | |
06:44 | SVP 4MAR2021: getRenderInfo() not implemented message check-in: 9be5050459 user: scotty@workshoppc tags: master, trunk | |
06:14 | SVP 4MAR2021: Implemened most commands in objectCmd check-in: 801f2d1eed user: scotty@workshoppc tags: master, trunk | |
03:56 | Working on openscad options check-in: a93ab19a5a user: scottypitcher@gmail.com tags: master, trunk | |
2021-04-03
| ||
09:45 | SVP 3APR2021: Fixed segfault on "openscad configure" check-in: d0d2d6c09a user: scottypitcher@gmail.com tags: master, trunk | |
09:33 | SVP 3APR2021: Mouse pan & rotate working - src/tkglview.cc: I've removed mouseMoveEvent() and replaced with panxxx() and rotatexxx() functions. The Tk UI widget will handle the mouse & keyboard events. check-in: b23f9b0331 user: scottypitcher@gmail.com tags: master, trunk | |
2021-04-02
| ||
13:12 | SVP 2APR2021: tkopenscad snit widget and MouseWheel event handling. check-in: d336b1341f user: scottypitcher@gmail.com tags: master, trunk | |
2021-04-01
| ||
12:59 | SVP 1APR2021: Moved bindings and work to snit tkopenscad check-in: 474e087ad5 user: scottypitcher@gmail.com tags: master, trunk | |