Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 5,164
» Latest member: Thore
» Forum threads: 6,084
» Forum posts: 51,267
Full Statistics
|
Online Users |
There are currently 461 online users. » 0 Member(s) | 458 Guest(s) Baidu, Bing, Google
|
Latest Threads |
Can we get the part 4364p...
Forum: Part Requests
Last Post: Thore
6 hours ago
» Replies: 2
» Views: 64
|
New part
Forum: General LDraw.org Discussion
Last Post: Rene Rechthaler
8 hours ago
» Replies: 1
» Views: 53
|
Owl with spread wings
Forum: Part Requests
Last Post: Philippe Hurbain
Yesterday, 15:16
» Replies: 2
» Views: 97
|
Modulex parts
Forum: Parts Authoring
Last Post: Orion Pobursky
Yesterday, 13:35
» Replies: 32
» Views: 4,659
|
80503pb01 lute instrument...
Forum: Part Requests
Last Post: N. W. Perry
2025-07-16, 14:24
» Replies: 9
» Views: 6,020
|
Parts we are Working on -...
Forum: Part Requests
Last Post: Jeff Jones
2025-07-16, 10:14
» Replies: 158
» Views: 152,571
|
Same set, different sheet...
Forum: Parts Tracker Discussion
Last Post: Magnus Forsberg
2025-07-15, 6:15
» Replies: 8
» Views: 516
|
71613/30346c01 too high?!
Forum: Part Requests
Last Post: Chris Böhnke
2025-07-14, 23:21
» Replies: 18
» Views: 4,939
|
5724pr0001 Bubble Canopy ...
Forum: Part Requests
Last Post: SNIPE
2025-07-12, 21:08
» Replies: 2
» Views: 429
|
Friends 2014
Forum: Official Models
Last Post: Takeshi Takahashi
2025-07-11, 16:20
» Replies: 18
» Views: 17,423
|
|
|
[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.
|
|
|
|