| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 170 online users. » 1 Member(s) | 164 Guest(s) Applebot, Baidu, Bing, Google, Yandex, Jeff Jones
|
| Latest Threads |
47430 messurements
Forum: Parts Authoring
Last Post: Jeff Jones
47 minutes ago
» Replies: 0
» Views: 7
|
Bionicle Tahu Cosplayer f...
Forum: Part Requests
Last Post: Sylvain Sauvage
1 hour ago
» Replies: 19
» Views: 1,062
|
Updates available for MLC...
Forum: LDraw Editors and Viewers
Last Post: Manfred Schaefer
5 hours ago
» Replies: 2
» Views: 211
|
[LDPE] 1.8.97 Released (s...
Forum: Parts Author Tools
Last Post: Philippe Hurbain
10 hours ago
» Replies: 7
» Views: 2,306
|
[LDPE] 1.8.95 Released (p...
Forum: Parts Author Tools
Last Post: Philippe Hurbain
10 hours ago
» Replies: 7
» Views: 6,315
|
LDraw.org Official Parts ...
Forum: Parts Tracker Discussion
Last Post: Peter Blomberg
Yesterday, 18:03
» Replies: 6
» Views: 860
|
"Fixing" Older Stickers (...
Forum: Parts Authoring
Last Post: Chris Böhnke
Yesterday, 17:17
» Replies: 0
» Views: 92
|
Existing Part Edit Reques...
Forum: Parts Authoring
Last Post: Rene Rechthaler
Yesterday, 16:00
» Replies: 165
» Views: 414,789
|
Request for new primitive...
Forum: Parts Authoring
Last Post: Magnus Forsberg
Yesterday, 12:36
» Replies: 29
» Views: 4,635
|
Parts Tracker Submit Vali...
Forum: Parts Tracker Discussion
Last Post: Peter Blomberg
2026-05-07, 20:30
» Replies: 1
» Views: 329
|
|
|
| Erroneuos Official Parts |
|
Posted by: Gerald Lasser - 2016-03-08, 7:28 - Forum: Parts Authoring
- Replies (2)
|
 |
When I recently recycled parts of an already official part I really did not check the dimensions or compatibility with the grid/studs.
I think we should collect them in a thread for a correction if the immediate attention is not possible.
|
|
|
| [LDPartEditor] 0.8.5 Beta Released |
|
Posted by: Nils Schmidt - 2016-03-07, 22:12 - Forum: Parts Author Tools
- Replies (41)
|
 |
Hi,
with a little overdue of one month*... here is the LDPartEditor 0.8.5 Beta release!
I will now focus on tutorial videos since this version should be stable enough to work with (though its still a beta).
![[Image: imgDuke2.png]](https://lh3.googleusercontent.com/-fi18ywwsEUo/VOOuvkpsdzI/AAAAAAAAASw/Ax0RRFkleKA/s64-no/imgDuke2.png)
You can download LDPE from this page:
http://nilsschmidt1337.github.io/ldparteditor/
Changelog:
With this release you will be able to... - ...use up to 9 decimal places for rounding (coordinates + matrix). [requested by Gerald]
- ...open the part in the 3D editor from the text editor window (orange "3D" button) [requested by at least two users]
- ...use "save as..." to store files under a new filename (text editor only) [requested by Magnus]
- ...use a button for single vertex manipulation ("SyncEdit") in the text editor [requested by Willy]
- ...benefit from a new "how-to-use" description for the SlicerPro2 tool.
The following critical issues were fixed:
- Rectifier created rect#.dat primitives when "Split" and "SlicerPro2" were used.
- Rectifier created rect-prims that were scaled in three dimensions.
- Fixed an issue which was related to the parsing of the !HISTORY meta command
- Fixed a null pointer issue with "Add Quad" and other "Add..." functions.
- Fixed incorrect cursor movement when single vertex manipulation was active.
- Fixed a GUI access issue, which occured on drag&drop with text editor tabs.
- Fixed a random null pointer issue, which could disable the tab from the text editor window when more than one tab was opened.
- In some rare cases when a flat subfile was scaled in X/Y or Z and the transformation matrix contained more than one space as seperator between the values, the corresponding "Quick Fix" was not able fix the scaling.
The program was tested intensively with "real world" files.
However, it is still a beta version and something can go wrong in about 100.000 lines of code.
Make sure that you choose the right architecture for your OS and Java Virtual Machine (JVM) (64bit or 32bit).
A short guide how to check if a 64bit JVM is installed on your system is located at the bottom of this message.
- Download the zip-Archive
- Extract the archive content to the location of your choice
- On windows, double-click "run.bat" to start LPE.
- On linux/mac, you have to excecute the shell script "run.sh" to start LPE.
Please note that this software is in the beta stage. Although, LPE 0.8.5 was carefully tested and developed, there are already known issues for this release. There is a potential risk of data loss.
You can search for updates if you do the following steps:
- On windows, double-click "update.bat" to search for updates.
- On linux/mac, you have to excecute the shell script "update.sh".
LPE 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 LPE on older machines as well.
System Requirements:
Minimum System Requirements:- Java Runtime Environment (JRE) 1.8
- OpenGL 2.1 compatible Graphics Card
- Operating System (32/64bit): Windows [XP; Vista; 7 or newer], Mac OS X [>=10.6], Linux [e.g. Ubuntu Linux >=10.4]
- CPU: Multicore-Processor e.g. Intel Core 2 Duo or AMD Athlon II (>2.0Ghz)
- RAM: 2.5GB
- Video-Memory: 512 MB
- Free Disk Space: 100 MB
Recommended Requirements:- Java Runtime Environment (JRE) 1.8
- Operating System (64bit): Windows 7, Mac OS X [>=10.6], Linux [e.g. Ubuntu Linux >=10.4]
- CPU: Multicore-Processor with 4 cores (or more)
- RAM: >4 GB
- Video-Memory: >512 MB
- Free Disk Space: 512 MB
--------------------------------------------------------------------------------
How to check your JVM version (32- or 64-bit):
--------------------------------------------------------------------------------
You can try on the command line:
If it's not a 64-bit version, you'll get a message that looks like:
Code: This Java instance does not support a 64-bit JVM. Please install the desired version.
In general, I recommend to install the 64-bit version of the JVM for Java 8.
___
* normally, I want to do at least one release per month.
|
|
|
|