Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 321 online users. » 2 Member(s) | 314 Guest(s) Baidu, Bing, Facebook, Google, Yandex, Mahdiyar
|
Latest Threads |
File paths in various pro...
Forum: LDraw Editors and Viewers
Last Post: Travis Cobbs
8 hours ago
» Replies: 3
» Views: 82
|
Friends Animal Series
Forum: Official Models
Last Post: Takeshi Takahashi
Yesterday, 17:40
» Replies: 21
» Views: 5,648
|
May stud2 be used for oth...
Forum: Parts Authoring
Last Post: Peter Blomberg
Yesterday, 9:45
» Replies: 2
» Views: 179
|
Make Part 45590 Flexible
Forum: Parts Authoring
Last Post: Gerald Lasser
2025-05-13, 21:41
» Replies: 4
» Views: 283
|
am i doing this right?
Forum: Parts Authoring
Last Post: Jeff Jones
2025-05-13, 19:53
» Replies: 0
» Views: 90
|
Looking for easy parts to...
Forum: Parts Authoring
Last Post: Peter Blomberg
2025-05-13, 19:46
» Replies: 0
» Views: 91
|
ConvertToLDraw Version 1....
Forum: LDraw File Processing and Conversion
Last Post: Hageta
2025-05-13, 16:21
» Replies: 1
» Views: 468
|
Duplo 31070
Forum: Parts Authoring
Last Post: Peter Blomberg
2025-05-13, 10:29
» Replies: 3
» Views: 223
|
Request for parts 2438pb0...
Forum: Part Requests
Last Post: Vito Tarantini
2025-05-12, 18:56
» Replies: 0
» Views: 112
|
Friends Fawn 13393
Forum: Part Requests
Last Post: Takeshi Takahashi
2025-05-12, 16:16
» Replies: 6
» Views: 814
|
|
|
[LDPartEditor] 0.8.23 Beta Released (Context menus / LDU->stud / Async header check) |
Posted by: Nils Schmidt - 2016-08-29, 11:51 - Forum: Parts Author Tools
- Replies (3)
|
 |
Hey,
release 0.8.23 comes with 6 bug fixes and 8 enhancements.
...I am going to write more content for the wiki/manual now.
![[Image: imgDuke2.png]](https://lh3.googleusercontent.com/-fi18ywwsEUo/VOOuvkpsdzI/AAAAAAAAASw/Ax0RRFkleKA/s64-no/imgDuke2.png)
As always, you can download LDPE from this page:
http://nilsschmidt1337.github.io/ldparteditor/
Changelog:
(8 new features and 6 bug fixes)
With this release you will be able to...
- ...convert a unit to stud (20 LDU = 1.0 stud, rounded to one decimal place).
- ...access all context menu features from somewhere else, too.
- ...use the "Expand Area" buttons to "toggle" the divider position between the text and the 3d editor.
- ...use more dynamic context menus.
- ...benefit from the fact that there are bigger previews for the primitive area by default.
- ...benefit from the fact that "Text on the right / 3D on the left" is now the default window setting.
- ...see the stud logos on the upper left view when you use the PartReview tool.
- ...benefit from an asynchronous file header check (performance improvement / preparations for more validation features).
The following critical issues were fixed:
- Deleting all text lines from a file with the text editor could sometimes freeze LDPE.
- The PartReview tool did not close+reload already opened "duplicated" files.
- When PrimGen2 opened the file in the 3D editor, the corresponding file tab was not selected.
- The menu key (from the keyboard) did not work on the file tree.
- The menu key (from the keyboard) did not work on the 3D view.
- Wrong singular / plural use for the word "duplicate".
What will the next release 0.8.24 deliver? Bug fixes*, more header validation features, usability improvements...
* oh dear..., I still need to reproduce some errors...
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 LDPE.
- On linux/mac, you have to excecute the shell script "run.sh" to start LDPE.
Please note that this software is in the beta stage. Although, LDPE 0.8.23 was tested, 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".
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:- 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: 4GB
- Video-Memory: 512 MB
- Free Disk Space: 100 MB
Recommended Requirements:- 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: >=1 GB
- 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.
|
|
|
LDBoxer |
Posted by: Michael Horvath - 2016-08-27, 16:03 - Forum: LDraw File Processing and Conversion
- Replies (26)
|
 |
I was wondering if someone could take a look at the source code to this program:
https://sourceforge.net/projects/ldrawboxer/
Currently it is not working properly for me. I used it in the past, so I know it *can* work. The developer said it might have something to do with long file names. He also said he is not feeling well, so he may not work on it any more.
Does anyone here have Delphi and can update the code? It is not a large program. If it was FreePascal I might take a stab at it myself.
Bonus feature request: I would also like to be able to use this tool from the command line, since I have a directory full of models that need to be converted.
Thanks everyone!
|
|
|
Camera, lights |
Posted by: Michael Horvath - 2016-08-21, 13:05 - Forum: Official File Specifications/Standards
- Replies (11)
|
 |
What is the official method of adding cameras and light sources to models?
I was thinking it would be nice to add camera/lookat and lightsource/pointat pairs in a single line in a model. This would require some sort of extension. Has someone done this before?
|
|
|
[LDPartEditor] 0.8.22 Beta Released (PrimGen2, Identical Lines, Protractor Length) |
Posted by: Nils Schmidt - 2016-08-18, 22:27 - Forum: Parts Author Tools
- Replies (5)
|
 |
Hi,
again, 5 bug fixes, PrimGen2 and new features with a not so primitive 0.8.22 release...
...well, however, in the next days I still want to write more content for the wiki/manual.
![[Image: imgDuke2.png]](https://lh3.googleusercontent.com/-fi18ywwsEUo/VOOuvkpsdzI/AAAAAAAAASw/Ax0RRFkleKA/s64-no/imgDuke2.png)
As always, you can download LDPE from this page:
http://nilsschmidt1337.github.io/ldparteditor/
Changelog:
(9 new features and 5 bug fixes)
With this release you will be able to...
- ...use a "new" tool: A PrimGen2 clone is now added to the list of tools.
- ...choose whether Intersector should hide things or not (default is not to hide).
- ...benefit from "realtime" asynchronous identical line detection. LDPE detects now duplicates during input with very low latency.
- ...benefit from a better "Save As..." implementation. It shows a warning if a file is going to be overwritten.
- ...set the thickness of the lines (type 2 or 5) to zero.
- ...to see your LDraw username / real name on the header dialog ("Add a comment or header entry...").
- ...benefit from the fact that the position of the divider between the text and the 3D editor gets restored on start.
- ...use buttons to quickly "fullscreen" either the text or 3D editor and a third icon which restores the divided view.
- ...use buttons to maximise / rearrange the area on the left side of the 3D view (selection, snapping, part tree, primitive area).
- ...set the second line for an angle protractor to a defined length.
The following critical issues were fixed:
- "Toggle Comment" / "Toggle !TEXMAP" caused data corruption when it was toggled on the last line of a file.
- The "Selection:" tab was broken (it was not possible to edit lines, distance meters and subfile references)
- You were not able to open a file in the text editor sometimes (on separate window mode).
- Wrong line width was used in "Special Condline Mode" / "Random Colour Mode".
- When you opened a file in the 3D editor sometimes it was not added to the recent file list.
What will the next release 0.8.23 deliver? Bug fixes*, maybe more unit calculator features, buttons for view angles, buttons for every(!) action from the 3D context menu... usability should be more important for 0.8.23.
* oh dear..., I still need to reproduce some errors...
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 LDPE.
- On linux/mac, you have to excecute the shell script "run.sh" to start LDPE.
Please note that this software is in the beta stage. Although, LDPE 0.8.22 was tested, 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".
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:- 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: 4GB
- Video-Memory: 512 MB
- Free Disk Space: 100 MB
Recommended Requirements:- 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: >=1 GB
- 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.
|
|
|
|