Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 252 online users. » 0 Member(s) | 248 Guest(s) Applebot, Bing, Google, Yandex
|
Latest Threads |
Reasons for hold
Forum: Help
Last Post: Orion Pobursky
3 hours ago
» Replies: 1
» Views: 73
|
Toucan 80513
Forum: Parts Tracker Discussion
Last Post: Magnus Forsberg
6 hours ago
» Replies: 2
» Views: 129
|
filter for inactive autho...
Forum: Parts Tracker Discussion
Last Post: Rene Rechthaler
11 hours ago
» Replies: 1
» Views: 261
|
30mm vs 30.4mm Wheels & T...
Forum: General LDraw.org Discussion
Last Post: tom alphin
Yesterday, 15:09
» Replies: 8
» Views: 748
|
Pirate Themed Parts
Forum: Part Requests
Last Post: Peter Grass
2025-09-21, 20:49
» Replies: 34
» Views: 20,630
|
2003 Pattern
Forum: Parts Authoring
Last Post: Lisa Winter
2025-09-21, 11:37
» Replies: 2
» Views: 882
|
2025 LEGO Education Scien...
Forum: Part Requests
Last Post: tom alphin
2025-09-21, 6:35
» Replies: 2
» Views: 500
|
Part Request - 51008pb01 ...
Forum: Part Requests
Last Post: Stefano
2025-09-20, 11:29
» Replies: 3
» Views: 3,163
|
reviewing obsoleted parts
Forum: Parts Tracker Discussion
Last Post: Peter Blomberg
2025-09-20, 10:32
» Replies: 2
» Views: 851
|
Part Request: 90190 & 902...
Forum: Part Requests
Last Post: Julian Raymond Ruan
2025-09-20, 0:49
» Replies: 1
» Views: 2,719
|
|
|
4569 , 3968 , 3567 |
Posted by: SNIPE - 2023-09-22, 0:09 - Forum: Part Requests
- Replies (8)
|
 |
Hi,
I would like to request these cool new parts:
4569 (edit: on PT)
3968
3567 (edit: on PT)
I can give more info if needed.
I made a dummy part 3567 by just overlaying a 2x2 inverted dish with a upside down 2x2 round tile.but that's obviously not going to be in the law library like that,
Thanks.
|
|
|
[LDPE] 1.8.71 Released (faster start, text line selection bugfix, !DATA) |
Posted by: Nils Schmidt - 2023-09-19, 18:52 - Forum: Parts Author Tools
- Replies (12)
|
 |
Hey,
thanks again to Willy's feedback, this release fixes a few bugs, too.
One bug is related to the line selection (when you clicked on the line number in the text editor).
Another bug addressed the broken 3D view rotation via keyboard under Linux.
It should perform a little bit better than the previous version.
I implemented some basic support for the !DATA meta command for PNG images, but the file size is currently limited to 42KB. This size limit will be adjustable in the future.
![[Image: attachment.php?aid=12753]](https://forums.ldraw.org/attachment.php?aid=12753)
As always, you can download LDPE from this page:
http://nilsschmidt1337.github.io/ldparteditor/
Changelog:
(4 new features and 2 bug fixes)
With this release you will be able to...
- ...benefit from a slightly faster program start (technical details: JDK upgrade from version 17 to 21, LWJGL upgrade from version 3.2 to 3.3)
- ...use the !DATA meta command (currently limited to small PNGs of 42KB size)
- ...access the unit converter in a separate tab.
- ...have a new "double-arrow" icon for the "Update/Compile Subfile Data" function.
The following critical issues are fixed:
- [Linux-only] Rotating the 3D view via keyboard shortcut (not middle mouse button) warped the viewport and let it "jump".
- Selecting a line via click on the line number in the text editor and then showing the selection in the 3D view, selected the next line, too.
The program was tested intensively with "real world" files.
However, something can go wrong in about 140.000 lines of code.
Installation on Windows:
- Download and extract LDPartEditor_win32_x64.zip
- Run LDPartEditor-1.8.71.msi
- Start LDPartEditor from the start menu
Installation on Linux:
- Download and extract LDPartEditor_linux_x64.zip
- Install ldparteditor_1.8.71-1_amd64.deb
- Start LDPartEditor from the menu or via launcher
Installation on Mac OS X:
- Download and extract LDPartEditor_mac_x64.zip
- Mount LDPartEditor-1.8.71.dmg
- Drag LDPartEditor.app to the Applications folder
- Copy ldparteditor.sh to your home folder
4a. Open a Terminal.app and run ./ldparteditor.sh
4b. Or open a Terminal.app and run /Applications/LDPartEditor.app/Contents/MacOS/LDPartEditor
I listen carefully to your requests and possible complaints. Please leave me a message, with your thoughts and wishes to further improve the software.
LDPE is a 3D CAD application: The overall system requirements are higher. While I recommend to use a powerful 64-bit multicore system, it could be possible, to run LDPE on older machines as well.
System Requirements:
Minimum System Requirements:
- OpenGL 2.1 compatible Graphics Card
- Operating System (64-bit): Windows [7 or newer], Linux [e.g. Ubuntu Linux >=14.4], Mac OS X [>=10.6]
- CPU: Multicore-Processor e.g. Intel Core 2 Duo or AMD Athlon II (>2.0Ghz)
- RAM: 4GB
- Video-Memory: 1 GB
- Free Disk Space: 150 MB
Recommended Requirements:
- Operating System (64bit): Windows 7,8,10,11, Linux [e.g. Ubuntu Linux >=14.4], Mac OS X [>=10.6]
- OpenGL 3.3 compatible Graphics Card
- CPU: Multicore-Processor with 4 cores (or more)
- RAM: >4 GB
- Video-Memory: >1 GB
- Free Disk Space: 500 MB
- For a faster start, LDPartEditor and the LDraw™ library should be installed on an SSD.
|
|
|
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.
|
|
|
|