| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 15 online users. » 0 Member(s) | 11 Guest(s) Applebot, Baidu, Bing, Google
|
| Latest Threads |
Stickers from 6000 - LEGO...
Forum: General LDraw.org Discussion
Last Post: legolex76
10 hours ago
» Replies: 15
» Views: 12,813
|
ModelScope XR - VR model ...
Forum: LDraw Editors and Viewers
Last Post: Wyatt Stone
Yesterday, 17:19
» Replies: 2
» Views: 1,330
|
Missing Ninja 1998 Minifi...
Forum: Part Requests
Last Post: Zack Uhlenhuth
2026-07-25, 17:53
» Replies: 6
» Views: 611
|
Missing Adventurers Minif...
Forum: Part Requests
Last Post: Zack Uhlenhuth
2026-07-25, 15:21
» Replies: 2
» Views: 250
|
1970's - LEGOland and hob...
Forum: Official Models
Last Post: Takeshi Takahashi
2026-07-25, 2:38
» Replies: 155
» Views: 275,420
|
Wrong set name
Forum: Parts Authoring
Last Post: Chris Böhnke
2026-07-24, 16:27
» Replies: 3
» Views: 306
|
14290pb02 Chima Fox Mask
Forum: Part Requests
Last Post: Chris Böhnke
2026-07-24, 9:20
» Replies: 1
» Views: 202
|
Part request 7168 and 716...
Forum: Part Requests
Last Post: Jens Brühl
2026-07-23, 17:09
» Replies: 3
» Views: 471
|
New Click hinges
Forum: Part Requests
Last Post: Magnus Forsberg
2026-07-23, 13:35
» Replies: 14
» Views: 20,644
|
[LDPE] 1.9.04 Released (b...
Forum: Parts Author Tools
Last Post: Magnus Forsberg
2026-07-22, 13:57
» Replies: 6
» Views: 767
|
|
|
| Bug Advisory: Leading BFC Statements |
|
Posted by: Orion Pobursky - 2023-09-06, 17:45 - Forum: Parts Tracker Discussion
- Replies (3)
|
 |
A bug in the Parts Tracker is stripping any BFC statements that are the first line of the part body.
Example
Code: <part header>
0 BFC INVERTNEXT
1 0 0 0 0 1 0 0 0 1 0 0 0 1 2-4cyli.dat
In the above case the "BFC INVERTNEXT" statement would be removed.
To mitigate this issue, have at least one non-BFC line as the start of the body
Example:
Code: <part header>
1 0 0 20 0 1 0 0 0 1 0 0 0 1 stud.dat
0 BFC INVERTNEXT
1 0 0 0 0 1 0 0 0 1 0 0 0 1 2-4cyli.dat
The above BFC statement will not be affected.
This bug has the potential to affect all parts submitted, released, or header edited since approximately Julyl 16.
|
|
|
| LDraw All-In-One-Installer 2023-04 v1 now available |
|
Posted by: Willy Tschager - 2023-09-03, 10:53 - Forum: LDraw.org Announcements
- No Replies
|
 |
An updated version of the LDraw All-In-One-Installer, in short AIOI, containing the LDraw Parts Library update 2023-04 with 512 new files (including 259 new parts and 19 new primitives) has been released.
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 Parts Library 2023-04
* Update to MLCad.ini 2023-04
* Update to Offline Parts Catalog 2023-04
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)
|
|
|
|