| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 207 online users. » 2 Member(s) | 200 Guest(s) Applebot, Baidu, Bing, Google, Yandex, Orion Pobursky, stas1999
|
| Latest Threads |
Pokemon
Forum: Official Models
Last Post: Florent Faramond
Yesterday, 19:50
» Replies: 18
» Views: 2,791
|
Wheels needed for Set 772...
Forum: Part Requests
Last Post: Philippe Hurbain
Yesterday, 17:17
» Replies: 9
» Views: 1,009
|
Ideas 2026
Forum: Official Models
Last Post: Philippe Hurbain
Yesterday, 10:01
» Replies: 1
» Views: 284
|
Teenage Mutant Ninja Turt...
Forum: Official Models
Last Post: Chris Böhnke
Yesterday, 3:06
» Replies: 2
» Views: 999
|
Some Parts id like for MO...
Forum: Part Requests
Last Post: Chris Böhnke
Yesterday, 0:26
» Replies: 3
» Views: 541
|
5687pb01 Dragonborn Palad...
Forum: Part Requests
Last Post: Hylian Waffle
2026-04-14, 1:27
» Replies: 4
» Views: 520
|
Request for new primitive...
Forum: Parts Authoring
Last Post: Mark Kennedy
2026-04-13, 20:10
» Replies: 24
» Views: 2,771
|
Black Widow “SDCC”
Forum: Part Requests
Last Post: Massimo Maso
2026-04-13, 17:30
» Replies: 1
» Views: 267
|
Chere can I find LDD part...
Forum: Part Requests
Last Post: Rene Rechthaler
2026-04-13, 15:40
» Replies: 1
» Views: 203
|
Parts from 7418
Forum: Parts Authoring
Last Post: Jeff Jones
2026-04-13, 10:58
» Replies: 6
» Views: 7,279
|
|
|
| LDraw All-In-One-Installer 2025-01 v1 now available |
|
Posted by: Willy Tschager - 2025-02-26, 14:14 - Forum: LDraw.org Announcements
- No Replies
|
 |
An updated version of the LDraw All-In-One-Installer, in short AIOI, containing the LDraw Parts Library Updates from 2024-06 to 2025-01.
The AIOI supports Windows XP (Home and Pro), Windows Vista or higher (all versions). There are two installer files available: Use the 64 Bit AIOI to install all the main 64 Bit programs, while the older 32 Bit programs are offered in a separated .exe file. Please note that only the 64 Bit version contains the LDraw Parts Library. If you want to use the 32 Bit programs, it is mandatory that the library has been installed previously. The Installer will NOT run on Windows 95, 98, ME, NT Ver 4, 2000, or XP below SP2.
It contains the following changes:
* Update to LDCad 1.7 Beta 1
* Update to LPub3D 2.4.9
* Update to Parts Library 2025-01
* Update to MLCad.ini 2025-01
* Update to Offline Parts Catalog 2025-01
You can download the AIOI from:
LDraw.org >> Help >> Get Started >> Windows >> LDraw All-In-One-Installer
Many thanks to all the programmers who contributed to this release.
Willy Tschager
(LDraw.org Content Manager)
|
|
|
| LDCad Part Snapping No Longer Working |
|
Posted by: CJ H. - 2025-02-25, 9:41 - Forum: LDraw Editors and Viewers
- Replies (3)
|
 |
Something odd happened to my installation of LDCad 1.7 yesterday. When I started the application, it loaded as if it was a new install: defaulting to the blue background, asking where my LDraw library lives, etc.
My favorited parts and hotkey config remained, but my favorited colors did not.
I was able to fix all of that, but one thing remains: enabling part snapping has no effect. I tried downloading and replacing the latest shadow file ("C:\Users\[user]\AppData\Roaming\LDCad\shadow\offLib\offLibShadow.csl"). I've tried pointing LDCad's shadow library settings at the ".../Shadow" and .../Shadow/offLib" folders (restarting afterward), but with no effect.
What else can I try? Or should I just do a full reinstall of LDCad?
If reinstall, are there any good threads describing how to make sure favorites and hotkeys survive the reinstall?
Thanks
--cj
|
|
|
| New !COLOUR finish |
|
Posted by: Travis Cobbs - 2025-02-23, 2:05 - Forum: Standards Board
- Replies (17)
|
 |
It has been requested that we set up a new !COLOUR MATERIAL to deal with fabric materials:
https://forums.ldraw.org/thread-28335.html
In my opinion, this would probably be better as a new finish, instead of adding MATERIAL FABRIC <blah blah blah>. There are a number of different fabric materials, and I feel that each should be supported. At the minimum, we have:
- Standard minifigure capes
- Qui-Gon Poncho
- Buildable Boba Fett cloth pauldron (Is this the same material as the poncho above?)
- String (are there multiple types of LEGO string?)
- Sails (same material as minifigure capes?)
- Tepee/covered wagon
The other thread (that anyone can post to) died off, so it doesn't seem like anybody other than Willy wants to provide input, so I am proposing to add FABRIC as a new !COLOUR finish, with a required type being one of the following values:
- CAPE
- VELVET
- CANVAS
- STRING
Example for buildable Darth Vader's cape:
Code: 0 !COLOUR Black_Velvet CODE 999 VALUE #0A0A0A EDGE #808080 FABRIC VELVET
|
|
|
| finding abandoned files |
|
Posted by: Franklin W. Cain - 2025-02-22, 18:54 - Forum: Parts Tracker Discussion
- Replies (2)
|
 |
Quite some time ago now, there was a tool on the Tracker to allow us to find those files which were in the most desperate need of attention, i.e.: it would list those files which had not been updated for the longest time, in chronological order. I have not seen that tool any more on the Tracker for a year now, I think.
Was this tool discontinued? Why? And can it be restored (or replaced with something newer)?
Thank you.
Franklin
|
|
|
| New Header Meta |
|
Posted by: Orion Pobursky - 2025-02-20, 20:17 - Forum: Standards Board
- Replies (4)
|
 |
I'm going to add a simple META after the !CMDLINE meta:
0 !IMAGE_ADJUST <x,y,z> <rotation matrix>
This will tell the Library (and any other program that wants to use it) to adjust the rotation/position of a part before rendering it. This will allow for patterns or stickers that would otherwise not be shown in the default rendering to be shown (for example https://library.ldraw.org/parts/search/s...part=14718 ). This meta will only be included if the position adjust is not zero and the rotation matrix is not unity.
A couple of notes:
- I'm already doing this internal to the Library software but it's part of the general site settings and only editable by me. This will allow authors/header editors to adjust the image without my help, persist the settings through updates, and could be useful to other software as well.
- As this is for display purposes only, a hold for for this meta would not be appropriate
- I'm not invested in "!IMAGE_ADJUST" if you have a better suggestion
|
|
|
|