| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 150 online users. » 2 Member(s) | 144 Guest(s) Applebot, Baidu, Bing, Google, poboyfury03
|
| Latest Threads |
4559-1 Cargo Railway Trai...
Forum: Official Models
Last Post: Clayton
57 minutes ago
» Replies: 2
» Views: 238
|
LDView 4.7 Released
Forum: LDraw Editors and Viewers
Last Post: Takeshi Takahashi
3 hours ago
» Replies: 9
» Views: 1,293
|
Technic 1993
Forum: Official Models
Last Post: Takeshi Takahashi
Yesterday, 9:26
» Replies: 17
» Views: 11,974
|
Teenage Mutant Ninja Turt...
Forum: Official Models
Last Post: Chris Böhnke
Yesterday, 3:29
» Replies: 3
» Views: 1,205
|
Pokemon
Forum: Official Models
Last Post: Florent Faramond
2026-04-15, 19:50
» Replies: 18
» Views: 3,030
|
Wheels needed for Set 772...
Forum: Part Requests
Last Post: Philippe Hurbain
2026-04-15, 17:17
» Replies: 9
» Views: 1,087
|
Ideas 2026
Forum: Official Models
Last Post: Philippe Hurbain
2026-04-15, 10:01
» Replies: 1
» Views: 425
|
Some Parts id like for MO...
Forum: Part Requests
Last Post: Chris Böhnke
2026-04-15, 0:26
» Replies: 3
» Views: 602
|
5687pb01 Dragonborn Palad...
Forum: Part Requests
Last Post: Hylian Waffle
2026-04-14, 1:27
» Replies: 4
» Views: 594
|
Request for new primitive...
Forum: Parts Authoring
Last Post: Mark Kennedy
2026-04-13, 20:10
» Replies: 24
» Views: 2,948
|
|
|
| OMR down? |
|
Posted by: Christoph Reum - 2023-09-12, 20:35 - Forum: General LDraw.org Discussion
- Replies (9)
|
 |
Just wanted to browse the OMR - getting an DNS error on phone and workstation via two different connections & not getting the page.
If its known or this is a doubled post I am sorry and please directly delete the post.
|
|
|
| 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)
|
|
|
|