| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,462
» Latest member: fh3
» Forum threads: 6,275
» Forum posts: 52,409
Full Statistics
|
| Online Users |
There are currently 215 online users. » 0 Member(s) | 211 Guest(s) Baidu, Bing, Google, Yandex
|
| Latest Threads |
Technic 2025
Forum: Official Models
Last Post: Philippe Hurbain
2 hours ago
» Replies: 4
» Views: 10,320
|
Parts Request- Marvel 202...
Forum: Part Requests
Last Post: James Simpson
7 hours ago
» Replies: 5
» Views: 489
|
Slope Brick 31 width 3 an...
Forum: Parts Authoring
Last Post: Orion Pobursky
8 hours ago
» Replies: 1
» Views: 80
|
Gap in offical part (stic...
Forum: Parts Authoring
Last Post: Magnus Forsberg
Yesterday, 21:46
» Replies: 1
» Views: 101
|
Technic 1990
Forum: Official Models
Last Post: Takeshi Takahashi
Yesterday, 10:36
» Replies: 16
» Views: 20,829
|
Rudo Villano
Forum: Part Requests
Last Post: Carl Rodabaugh
2025-11-23, 18:10
» Replies: 7
» Views: 376
|
Mursten
Forum: Parts Tracker Discussion
Last Post: Peter Blomberg
2025-11-23, 11:23
» Replies: 14
» Views: 499
|
How to review texmap imag...
Forum: Parts Tracker Discussion
Last Post: N. W. Perry
2025-11-23, 5:23
» Replies: 19
» Views: 1,160
|
6536 problem converting d...
Forum: Parts Authoring
Last Post: Hageta
2025-11-23, 0:35
» Replies: 3
» Views: 174
|
Certain parts are returni...
Forum: Parts Tracker Discussion
Last Post: Orion Pobursky
2025-11-22, 23:58
» Replies: 0
» Views: 70
|
|
|
| [LDPartEditor] 0.8.15 Beta Released |
|
Posted by: Nils Schmidt - 2016-05-17, 20:54 - Forum: Parts Author Tools
- Replies (31)
|
 |
Hey :)
good news: I found and fixed more bugs, but 0.8.15 has new features, too.
![[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:
(3 new features and 6 bug fixes)
With this release you will be able to...
- ...randomise the colours for a selection.
- ...benefit from a little bit better 3D render performance.
- ...see the version number in the window title from the 3D editor.
The following critical issues were fixed:
- It was not possible to change the colour of CSG objects (3D editor)
- After closing a file in the 3D editor with "Close" in the parts tree window and actually vanishing from the 3D and Text editor it cannot be deleted in the explorer telling that the file is open in the SE java platform.
- Fixed a NullPointerException which occurred during the transformation of CSG bodies (3D editor only)
- Fixed a NullPointerException which occurred during the colour change for CSG bodies (3D editor only)
- The QuickFix for the part description transformed the first line into a comment.
- Line-type 1 syntax highlighting / warning (text editor): Wrong yellow underline for files which were found on the hard-disk.
What will the next release 0.8.16 deliver? Usability improvements, maybe some new fancy features...
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.15 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.
|
|
|
| Animated Rotation of Model |
|
Posted by: Tanner S. - 2016-05-14, 1:59 - Forum: Rendering Techniques
- Replies (17)
|
 |
I was wondering if there was a way to make LDView export a series of images showing a rotation around the model incrementally.
Could it be accomplished using the batch command (which I know next to nothing about)?
|
|
|
| [LDPartEditor] 0.8.14 Beta Released |
|
Posted by: Nils Schmidt - 2016-05-13, 13:01 - Forum: Parts Author Tools
- Replies (3)
|
 |
Hi,
the bug hunt is over, 0.8.14 is ready to go.
![[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:
(14 bug fixes)
The following critical issues were fixed:
- The PartReview progress monitor did not update the status info.
- "Split View Horizontally / Vertically" did not work correct with the new sync. feature (Zoom / Manipulator / Translation).
- "Intersector" did not hide primitives.
- The LDU to Inch factor was not correct (was 0.015625, but should be 0.015748).
- Released translation / property files for the German language version too early.
- MeshReducer did not always terminate automatically (but the manual "Cancel" button worked).
- SWTException: Widget is Disposed, when inserted something.
- Transform selection (Subfiles) threw a NullPointerException.
- A colour change (Subfiles) threw a NullPointerException.
- The OpenGL line width for primitives was not constant (Primitive Area).
- After I used SymSplitter to get half of a file, and then used the Select ...All Shown, all edges, tris and quads in hidden primitives and subfiles were selected too.
- "Drag & Drop" with primitives led to an event overflow, which slowed down the OpenGL render engine.
- Open *.dat File (3D Editor) threw a NullPointerException.
- The Subfiler didn't include and move comments. They're left behind in the main file. The structure of the file was lost.
What will the next release 0.8.15 deliver? Focus on bug fixes, performance and then usability improvements...
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.14 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.
|
|
|
| [LDPartEditor] 0.8.13 Beta Released |
|
Posted by: Nils Schmidt - 2016-05-09, 16:12 - Forum: Parts Author Tools
- Replies (9)
|
 |
Hey :D
showtime for LDPartEditor 0.8.13!
![[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:
(7 new features and 2 bug fixes)
With this release you will be able to...
- ...use a new tabbed "Add Metadata" window.
- ...benefit from better "Sort" performance.
- ...configure all the settings from the "Welcome Dialog" in the "Options Dialog", too.
- ...select a line of code by clicking on the line number in the text editor (it is possible to extend the selection while pressing Ctrl.)
- ...synchronise the manipulator between multiple perspectives (right click on 3D view, "Synchronise..."->"Manipulator").
- ...synchronise the translation of the view between multiple perspectives (right click on 3D view, "Synchronise..."->"Viewport Translation").
- ...synchronise the zoom level between multiple perspectives (right click on 3D view, "Synchronise..."->"Zoom").
The following critical issues were fixed:
- "Copy" threw an exception in some rare cases
- The generated file name for downloaded files was not correct (PartReview tool)
What will the next release 0.8.14 deliver? Focus on bug fixes and then usability improvements...
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.13 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.
|
|
|
|