Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 220 online users. » 1 Member(s) | 215 Guest(s) Applebot, Bing, Google, Yandex
|
Latest Threads |
Parts request
Forum: Part Requests
Last Post: Peter Grass
4 hours ago
» Replies: 2
» Views: 367
|
New parts from Lego Instr...
Forum: Parts Authoring
Last Post: Timothy Hall
6 hours ago
» Replies: 82
» Views: 68,493
|
Transparent sticker colou...
Forum: General LDraw.org Discussion
Last Post: Travis Cobbs
9 hours ago
» Replies: 10
» Views: 644
|
The Emperor Zurg
Forum: Part Requests
Last Post: Julian Raymond Ruan
Yesterday, 13:07
» Replies: 0
» Views: 276
|
Batman Cowls
Forum: Part Requests
Last Post: Peter Grass
Yesterday, 1:13
» Replies: 1
» Views: 388
|
A fresh list of "most com...
Forum: Part Requests
Last Post: tom alphin
Yesterday, 0:11
» Replies: 7
» Views: 886
|
Fix for slightly incorrec...
Forum: Part Requests
Last Post: Huib Versteeg
2025-09-14, 9:50
» Replies: 4
» Views: 1,030
|
Lego Town Racer 1996 - 63...
Forum: Official Models
Last Post: Chris Böhnke
2025-09-13, 23:39
» Replies: 14
» Views: 2,404
|
Eyesight on Linux
Forum: Rendering Techniques
Last Post: Orion Pobursky
2025-09-13, 18:56
» Replies: 12
» Views: 9,030
|
Another common varient: 1...
Forum: Part Requests
Last Post: Rene Rechthaler
2025-09-12, 14:51
» Replies: 8
» Views: 5,799
|
|
|
LDCad 1.6a GUI from LUA |
Posted by: Jarema - 2018-03-12, 8:25 - Forum: LDraw Editors and Viewers
- Replies (5)
|
 |
I discover, that I can use: - ldc.dialog.runMessage
- ldc.dialog.runChoice
- ldc.dialog.runInput
The question is:
- How create multiple-choice dialog box ?
- Did LCad have included IupLua or other support for build interface inside LUA script ?
- Can I build dialog window, as show on the picture:
|
|
|
LDCad 1.6b (win+linux) |
Posted by: Roland Melkert - 2018-03-10, 23:03 - Forum: LDraw Editors and Viewers
- Replies (24)
|
 |
I, finally, released 1.6b
It contains mostly bugfixes and tweaks and some minor changes/additions, including:
- Fixed numerous scripting issues.
- Fixed some (mostly minor) editing issues.
- Improved part bin search.
- Extensive POV-Ray export tweaking, I mostly tried to improve transparency in mixed color parts and the handling of textured parts.
- Duplo and electrical part bin sections.
- Snapping/mirroring info for commonly used parts in the 1701 and 1801 libraries.
- Some new/tweaked templates based upon 1701/1801 parts.
Hopefully this will be the last 1.x version as I want to concentrate on 2.0 exclusively from now on, unless a very severe bug/problem is uncovered.
The Linux version is still compiled on Debian 7.5 as I didn't think it would be very useful to setup 32 and 64 bit 8.1 environments. This is very time consuming, so I prefer to do that only if people having problems with these versions on more recent distro's. Please Let me know if so. I did however fully updated the 7.5 environments.
Enjoy:
http://www.melkert.net/LDCad/download
|
|
|
put the linux make-list bash script in complete.zip |
Posted by: Don Heyse - 2018-03-10, 16:03 - Forum: General LDraw.org Discussion
- No Replies
|
 |
I decided to spend a few minutes today with ldraw to see how fantastic all the latest stuff is. Since I tend to use linux these days I started with the linux getting started instructions. Almost right away I hit a small snag. The link to make-list didn't work. Instead I got a 404 error. But oddly, once I'd navigated there manually from the github project page the link from the ldraw wiki did work. However that got me thinking. The complete.zip file contains an ancient Windows mklink.exe executable and a small zip file with the C source code. Why not also include the make-link bash script inside the complete.zip file? It's tiny, so space is not an issue, and it would solve the problem with unreliable links on the internet.
|
|
|
|