| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,419
» Latest member: PatrTher
» Forum threads: 6,245
» Forum posts: 52,219
Full Statistics
|
| Online Users |
There are currently 273 online users. » 1 Member(s) | 269 Guest(s) Baidu, Bing, Google, Philippe Hurbain
|
| Latest Threads |
The colour of textures in...
Forum: Parts Authoring
Last Post: Orion Pobursky
7 hours ago
» Replies: 4
» Views: 122
|
Keywords and invalid 0 li...
Forum: Parts Tracker Discussion
Last Post: Orion Pobursky
2025-11-03, 22:17
» Replies: 6
» Views: 161
|
Minifigure Head MINI HEAD...
Forum: Part Requests
Last Post: Bailey Meyer
2025-11-03, 20:37
» Replies: 5
» Views: 383
|
Friends 2025
Forum: Official Models
Last Post: Philippe Hurbain
2025-11-02, 19:24
» Replies: 1
» Views: 330
|
Technic 1990
Forum: Official Models
Last Post: Takeshi Takahashi
2025-11-02, 15:05
» Replies: 14
» Views: 18,439
|
Sorting by date
Forum: Website Suggestions/Requests/Discussion
Last Post: Peter Blomberg
2025-11-01, 10:22
» Replies: 5
» Views: 493
|
Parts request , spider we...
Forum: Part Requests
Last Post: Peter Grass
2025-10-31, 11:23
» Replies: 1
» Views: 213
|
Part 4070 differences in ...
Forum: Parts Authoring
Last Post: Peter Grass
2025-10-31, 10:58
» Replies: 7
» Views: 635
|
Empty file with MLCad
Forum: Parts Authoring
Last Post: Orion Pobursky
2025-10-30, 0:20
» Replies: 2
» Views: 294
|
Duplo parts not yet in LD...
Forum: Part Requests
Last Post: Peter Grass
2025-10-29, 9:46
» Replies: 16
» Views: 2,329
|
|
|
| [LDCad] recent submodels |
|
Posted by: Philippe Hurbain - 2019-10-11, 7:09 - Forum: LDraw Editors and Viewers
- Replies (8)
|
 |
In current implementation, I can easily toggle between the two last edited submodels using End key. Nice, but often I would like to be able to easily access the three last edited submodels.
Use case: I have a parent model with one submodel on right side, and I want to create the mirrored submodel forleft side. So I edit right side submodel, duplicate it to left side submodel, mirror it but... now I need to navigate in current session parts bin to find again parent model.
Dunno what would be the best user interface: End key cycling between the 3 latest edited submodels?
|
|
|
| LDcad Pin Question |
|
Posted by: End Unsure - 2019-10-09, 17:39 - Forum: LDraw Editors and Viewers
- Replies (2)
|
 |
I did some searching for this but maybe its been answered and I missed it.
I want to know if there is a way to re-locate a pin on a specific object/part and have it stay there. So say I relocate the pin such that it lines up with the hinge of the top part of the treasure chest, now if I do a side rotate the treasure chest can be opened and closed without having to move the lid. Of course normally once you click off a part a pin resets, I'm wondering if I can tell it to stay in the location I've moved it to for that specific part?
|
|
|
| [LDPartEditor] 0.8.49b Beta Released (hotfix for 0.8.49 / open-file-dialog) |
|
Posted by: Nils Schmidt - 2019-10-08, 18:10 - Forum: Parts Author Tools
- Replies (9)
|
 |
Hey,
this is a critical hotfix release for yesterday's release of version 0.8.49. It was not possible to open a *.dat file with the open file dialog.
![[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:
(1 bug fix)
The following critical issue is fixed:
- It was not possible to open a part file via the 'Open Part File' buttons : A "\" character was missing between the folder name and the file name.
What will the next release 0.8.50 deliver? clever auto-completion / context menu for the text editor / usability.
The program was tested intensively with "real world" files.
However, it is still a beta version and something can go wrong in about 140.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, this version 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:
- 64-bit Java Runtime Environment (JRE) 1.8
- 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: 100 MB
Recommended Requirements:
- Operating System (64bit): Windows 7,8,10, 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: 512 MB
- For a faster start, LDPartEditor and the LDraw™ library should be installed on an SSD.
--------------------------------------------------------------------------------
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:
This Java instance does not support a 64-bit JVM. Please install the desired version.
|
|
|
| [LDPartEditor] 0.8.49 Beta Released (open files/invert zoom direction/selection info) |
|
Posted by: Nils Schmidt - 2019-10-07, 18:28 - Forum: Parts Author Tools
- Replies (7)
|
 |
Hi,
with this LDPE release it is possible to open multiple files in one go, invert the mouse wheel zoom direction and there are some other 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:
(5 new features and 2 bug fixes)
With this release you will be able to... - ...invert the mouse wheel zoom direction (Tools... -> Options... -> Customise Shortkeys).
- ...open multiple files in one go.
- ...use a shortcut to reset the manipulator to the origin and world orientation ("R" key).
- ...see the coordinates of up to 4 selected vertices in the status bar (there is some logic behind their displayed order. The topmost vertex is displayed first.).
- ...benefit from the automatically deactivation of "Add..." when you focus or select something in the text editor.
The following critical issues were fixed:
- The scale tool and other tools displayed the manipulator with "global" coordinates when "local" coordinates were active.
- There was a missing comma in the selection info on the status bar.
What will the next release 0.8.50 deliver? clever auto-completion / context menu for the text editor / usability.
The program was tested intensively with "real world" files.
However, it is still a beta version and something can go wrong in about 140.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, this version 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:
- 64-bit Java Runtime Environment (JRE) 1.8
- 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: 100 MB
Recommended Requirements:
- Operating System (64bit): Windows 7,8,10, 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: 512 MB
- For a faster start, LDPartEditor and the LDraw™ library should be installed on an SSD.
--------------------------------------------------------------------------------
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:
This Java instance does not support a 64-bit JVM. Please install the desired version.
|
|
|
|