Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 651 online users. » 0 Member(s) | 648 Guest(s) Bing, Facebook, Google
|
|
|
Live LDraw building |
Posted by: Orion Pobursky - 2021-05-17, 1:08 - Forum: Website Suggestions/Requests/Discussion
- Replies (4)
|
 |
So I got this great idea to do a "watch me build this in LDraw" livestream on YouTube or some other platform. Unfortunately it would have to be in the evening my time (Pacific) so that's super late for the US East coast or supper early for Europe. Is there any interest in something like this?
|
|
|
[LDPatternCreator] Release 1.7.3 (new tangent primitives / bugfix) |
Posted by: Nils Schmidt - 2021-05-14, 10:19 - Forum: Parts Author Tools
- Replies (11)
|
 |
Hey,
I recieved a mail from Willy and transformed it into a new LDPatternCreator version.
Download and install the latest LDPatternCreator release directly from sourceforge.net.
Any previous version should be uninstalled first. Your program configuration will be preserved.
Change log:
New features:
- Included the latest #-#tang primitives (1-16tang.dat, 1-8tang.dat, 1-4tang.dat, 48\1-16tang.dat, 48\1-8tang.dat).
Fixed bugs:
- "Add Vertex" was not compatible with the "Create a Spline..." feature.
- Version 1.7.2 triggered a false alert on Windows Defender. I had to increase the version number and re-build it.
Quote:Bug-Detail:
- Select "Add Vertex [A]"
- Set a vertex. Watch out for the small coordination windows in the bottom right-hand corner
- Select "Add Primitive [F7]... Create a Spline..."
- Click to add the spline starting point
- Click to set the first direction of the spline
- Click to add the next point
- Click to set the next direction
- You CANNOT click to apply the segment count because the "Vertex-Data" is still there hiding the segment count window underneath.
As always, I included a short readme.htm in the installation directory.
Cheers & Leg Godt
Nils
|
|
|
LDView 4.4 Beta 4 test release |
Posted by: Travis Cobbs - 2021-05-08, 6:40 - Forum: LDraw Editors and Viewers
- Replies (27)
|
 |
I have posted a test release for LDView 4.4 Beta 4 to GitHub:
https://github.com/tcobbs/ldview/release...v4.4_Beta4
This release mainly contains bug fixes since Beta 3, along with a few new features. The Mac version should work better on macOS Big Sur, and has an updated icon (as well as updated LDR and MPD icons on Big Sur).
One of the bug fixes with the most potential to introduce unexpected problems involves a change to the curve smoothing. It now does not try to smooth out two facets that are joined by both a conditional line and an edge line. This can happen (for example) when a curved primitive like a torus extends to the edge of a part. This happens on part 88293, which is the part that was included in the original bug report that caused me to fix the problem. I suspect that it happens in other parts also. I would greatly appreciate it if people would let me know if they see any regressions in LDView's curve smoothing.
Note: because of this new behavior, I expanded the angle over which curves can be smoothed. This improves (for example) the hair on the Bart Simpson minifig head, and probably improves other parts as well. However, it's possible that I went too far, and it will result in areas being smoothed that shouldn't be, so please be on the lookout for that as well.
The ChangeHistory.html file that is included in the release lists all of the changes since LDView 4.3. In the macOS version, ChangeHistory.html is in the dmg. In the Windows version, ChangeHistory.html gets installed to wherever you install LDView (C:\Program Files\LDView by default). I'm actually not sure where it goes in the Linux version. Please see my Alpha 6 announcement for a list of what I feel are the most important changes relative to LDView 4.3.
Please let me know about any problems you find. The preferred way to do that is with LDView's GitHub Issues tracker. However, if you do not want to create a GitHub account so that you can do that, you can reply to this message.
My hope is that this is the last beta release before an official LDView 4.4 release.
|
|
|
|