Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 5,328
» Latest member: Emacs
» Forum threads: 6,188
» Forum posts: 51,844
Full Statistics
|
Latest Threads |
30mm vs 30.4mm Wheels & T...
Forum: General LDraw.org Discussion
Last Post: tom alphin
3 hours ago
» Replies: 6
» Views: 445
|
Pirate Themed Parts
Forum: Part Requests
Last Post: Peter Grass
Yesterday, 20:49
» Replies: 34
» Views: 20,180
|
2003 Pattern
Forum: Parts Authoring
Last Post: Lisa Winter
Yesterday, 11:37
» Replies: 2
» Views: 651
|
2025 LEGO Education Scien...
Forum: Part Requests
Last Post: tom alphin
Yesterday, 6:35
» Replies: 2
» Views: 361
|
Part Request - 51008pb01 ...
Forum: Part Requests
Last Post: Stefano
2025-09-20, 11:29
» Replies: 3
» Views: 3,024
|
reviewing obsoleted parts
Forum: Parts Tracker Discussion
Last Post: Peter Blomberg
2025-09-20, 10:32
» Replies: 2
» Views: 675
|
Part Request: 90190 & 902...
Forum: Part Requests
Last Post: Julian Raymond Ruan
2025-09-20, 0:49
» Replies: 1
» Views: 2,600
|
I'm going to be getting a...
Forum: Parts Authoring
Last Post: Hageta
2025-09-19, 22:37
» Replies: 8
» Views: 839
|
Third voting option?
Forum: Website Suggestions/Requests/Discussion
Last Post: Peter Blomberg
2025-09-19, 21:48
» Replies: 4
» Views: 1,562
|
Primref wiki
Forum: Website Suggestions/Requests/Discussion
Last Post: Magnus Forsberg
2025-09-19, 15:08
» Replies: 0
» Views: 533
|
|
|
2023/2024 LDraw.org Steering Committee announced |
Posted by: Max Martin Richter - 2023-03-14, 21:15 - Forum: LDraw.org Announcements
- No Replies
|
 |
Since we had only 5 confirmed nominees, no election was necessary.
Therefore, the 2023/2024 LDraw.org Steering Committee [1] is:
Philippe Hurbain
Gerald Lasser
Orion Pobursky
Max Martin Richter
Willy Tschager
[1] Try not to confuse the LDraw.org Steering Committee (SteerCo) with the LDraw.org Standards Board (LSB). The Steering Committee sets the course for the LDraw Organization while the Standards Board deals with the LDraw File Format.
Congratulations to the reconfirmed members!
Max Martin Richter
On behalf of the LDraw.org Steering Committee
|
|
|
!KEYWORDS question |
Posted by: N. W. Perry - 2023-03-14, 14:08 - Forum: Official File Specifications/Standards
- Replies (2)
|
 |
A minor thing that I've always been curious about:
Keywords are not allowed to contain words or phrases from the part or model description. So for the model of "Benny's Spaceship Spaceship Spaceship!!!" you could not have a keyword of "Benny" or "spaceship". Easy.
But what about the model for "Tokyo" (the Architecture skyline set) which includes the Tokyo Tower? Can the entire phrase "Tokyo Tower" appear as a keyword, or does it have to be just "Tower" since "Tokyo" already appears in the description? By itself, "Tower" might be too generic to be useful.
My feeling is that it's fine to just apply that weaselly concept of "common sense", but it's worth asking as some LDraw tools may need to distinguish the rule when evaluating file headers.
A suggestion would be to clarify that a !KEYWORDS term—a complete word or phrase—is not allowed if the same word or phrase appears exactly in the file description.
|
|
|
Get models from LEGO Bricktales |
Posted by: Jaco van der Molen - 2023-03-13, 11:46 - Forum: Help
- Replies (37)
|
 |
Hi all,
Is there any way to extract the models from the game LEGO Bricktales?
These worlds are wonderfull vignets and have nice builds.
I finished playing the game and I am working on various models from it.
Example: https://forums.ldraw.org/thread-26926.html
I also started building some of the worlds and level vignets, just for fun, but this is very intense.
It would be nice if you could extract builds form the game, just like with instructions and other LEGO 3D sources from the past.
Any help or advices is apprieciated.
Jaco
|
|
|
Different behaviour between command line and call from php application |
Posted by: Hans Willison - 2023-03-11, 8:43 - Forum: LDraw Editors and Viewers
- Replies (4)
|
 |
Hi,
When I create a snapshot from the command line, like so:
Code: C:\>LDView64.exe "temp_3001-4.ldr" -SaveSnapshot="3001-4.png"
then LDView uses all the settings and preferences which I defined previously via the GUI.
When I use the same command from within a php application like so:
PHP Code: <?php
system('LDView64.exe "temp_3001-4.ldr" -SaveSnapshot="3001-4.png"');
then LDView obviously uses default paramters. What could be a reason for this behaviour. Maybe an issue with environment variables?
Hans
PS: I tried some additional command line preferences to overcome the issue:
PHP Code: <?php
system('LDView64.exe -SaveZoomToFit=1 -SaveAlpha=1 -AutoCrop=1 -EdgeThickness=5 "temp_3001-4.ldr" -SaveSnapshot="3001-4.png"');
but not every setting can be controlled via Command line preferences (Edge Lines on, FieldOfView=0.1, Texture Studs off). Or did I miss something?
|
|
|
Question about the pattern of the parts |
Posted by: Manfred Schaefer - 2023-03-09, 17:25 - Forum: Parts Authoring
- Replies (2)
|
 |
I have noticed with the minifigure heads in the library that there seems to be errors with the patterned versions.
For example, minifigure heads 3626bp84 and 3626cp7g have the same pattern.
Minifigure head 3626cp84 has the same designation as the b variant, but a different pattern.
There are other cases of this type.
In my opinion, the designation of a pattern should be the same for the same or similar parts, that is, for example, for the minifigure heads, the pattern p84 is always the same, whether it is the a, b or c variant.
What is your opinion?
Greetings
Manfred
|
|
|
Updating and or uninstalling single programs |
Posted by: Hans Willison - 2023-03-08, 18:35 - Forum: Help
- Replies (2)
|
 |
Hello,
I have installed quite an old version of the All-In-One-Installer (2016-01). Two questions
1) Do I have to uninstall the old version prior to installing the new one?
2) Can I uninstall or update a single program e.g. LDView? The only option in "Apps and Features" is to uninstall the entire suite.
Hans
PS: OS is Windows 10
|
|
|
Making stickers from scratch |
Posted by: Paweł Turalski - 2023-03-07, 12:03 - Forum: Part Requests
- Replies (81)
|
 |
Hi everyone!
I wanted to make some stickers and printed pieces, a lot of them are missed. But the problem is that I can't find a clean tutorial *how* to use the programs. I need something step by step, for beginner. I can share the files of finished stickers, but first I need to know how to make them.
What I have from needed things:
- scanned sticker sheets in jpg (physical sheets too)
- LD Pattern Creator 1.7.3
- LDPartEditor 1.8.63
- all dat parts I need to put sticker on (included unofficials)
So where should I start from scanned stickers, and how to use both of these programs?
And bonus question - what is the best way to scan the print on curved part? Panel 89679pr0003 with Bugatti logo, included in set 42151
|
|
|
|