Leonardo Zide
|
354b24f4e0
|
Use mesh ray casting for all parts of the train track gizmo.
|
2025-05-01 17:02:54 -07:00 |
|
Leonardo Zide
|
bab8b3adab
|
Moved the train track connection mesh to the static buffer.
|
2025-05-01 16:26:09 -07:00 |
|
Leonardo Zide
|
09c29d4173
|
Detect closest connection when dragging a new track.
|
2025-05-01 15:05:11 -07:00 |
|
Leonardo Zide
|
e86208caab
|
Draw train track connection boxes in the manipulator to match the scaling with the other gizmos.
|
2025-05-01 12:26:34 -07:00 |
|
Thiébaud Weksteen
|
d7df1f6327
|
Add lcMouseShortcuts::Clear()
Avoid calling memset directly and reset all fields individually.
Fixes #747
|
2025-04-21 13:29:32 +10:00 |
|
Leonardo Zide
|
e07c069bb1
|
Use the train track colors in the popup part picker.
|
2025-04-19 12:58:58 -07:00 |
|
Thiébaud Weksteen
|
10c4349e47
|
Ignore invalid drop in timeline
Fixes #972
In the timeline widget, if a piece is dropped beyond the last step, it
will disappear from the model. Ignore these invalid drag and drops.
|
2025-04-18 20:41:06 +10:00 |
|
Leonardo Zide
|
2dbc7bc1ca
|
Fixed dragging over another track always picking a different connection.
|
2025-04-17 16:14:51 -07:00 |
|
Leonardo Zide
|
f7a587cadd
|
Added 4.5V tracks.
|
2025-04-17 15:46:42 -07:00 |
|
Leonardo Zide
|
3187ae15d6
|
Fixed RPM spec license.
|
2025-04-11 15:46:22 -07:00 |
|
Leonardo Zide
|
75e6537a22
|
Use train track connections when dragging new pieces.
|
2025-04-03 16:23:53 -07:00 |
|
Leonardo Zide
|
1e5eb1811c
|
Added new translation to qrc and pro files.
|
2025-03-25 11:52:12 -07:00 |
|
 Leonardo ZideandGitHub
|
99c55cb027
|
Merge pull request #968 from slichtzzz/add_translation
Add Russian translation
|
2025-03-25 11:45:59 -07:00 |
|
Leonardo Zide
|
c3ac1b99af
|
Merge branch 'master' of https://github.com/leozide/leocad
|
2025-03-25 11:42:38 -07:00 |
|
 Leonardo ZideandGitHub
|
db68a0420a
|
Merge pull request #969 from schodet/fix-man
Fix font selection error in manual page.
|
2025-03-25 11:40:23 -07:00 |
|
Nicolas Schodet
|
69f1056c77
|
Fix font selection error in manual page.
Can be seen using:
man -l docs/leocad.1 > /dev/null
The \f is missing the I, and the f of float is interpreted as the font.
|
2025-03-23 16:29:49 +01:00 |
|
Leonardo Zide
|
e4a98c5491
|
Removed redundant lcTrainTrackInsert::Color.
|
2025-03-20 17:24:39 -07:00 |
|
Leonardo Zide
|
275dfe89db
|
Set color of added tracks.
|
2025-03-20 17:16:56 -07:00 |
|
Leonardo Zide
|
bf22ed8f05
|
Added support for hiding redundant train tracks from the picker.
|
2025-03-20 12:41:20 -07:00 |
|
slichtzzz
|
6a0569d906
|
Add Russian translation
|
2025-03-17 16:47:22 +03:00 |
|
Leonardo Zide
|
228fb79667
|
Made sleeper id data driven.
|
2025-02-23 19:13:29 -08:00 |
|
Leonardo Zide
|
eff843c9eb
|
Automatically add sleepers to 12V tracks.
|
2025-02-22 13:08:24 -08:00 |
|
Leonardo Zide
|
fbc0150855
|
Added 12V tracks.
|
2025-02-17 13:38:29 -08:00 |
|
Leonardo Zide
|
1d065c10c9
|
Added 12v track support.
|
2025-02-16 19:45:48 -08:00 |
|
Leonardo Zide
|
0d2c023421
|
Moved train track config to json.
|
2025-02-15 20:22:06 -08:00 |
|
Leonardo Zide
|
18255f367f
|
Update mouse after closing the train track popup.
|
2025-02-08 18:31:15 -08:00 |
|
Leonardo Zide
|
79f5d28f26
|
Added support for different connection types.
|
2025-02-08 18:04:41 -08:00 |
|
 Leonardo ZideandGitHub
|
09b6bd2a30
|
Merge pull request #967 from cambrialas/Issue_lcPiece_mTrainTrackConnections_not_set
Fixes 'Crash when dropping a new train track piece'
|
2025-02-02 18:54:48 -08:00 |
|
cambrialas
|
9c03c2478a
|
Update array lcPiece::mTrainTrackConnections when new piece is dropped
|
2025-01-29 00:05:21 +01:00 |
|
Leonardo Zide
|
d31b9d9bd5
|
Merge branch 'master' of https://github.com/leozide/leocad
|
2025-01-20 16:42:13 -08:00 |
|
Leonardo Zide
|
79dbf992bf
|
Fixed enter key not working on the part picker.
|
2025-01-20 16:42:08 -08:00 |
|
 Leonardo ZideandGitHub
|
d08c3323fc
|
Merge pull request #966 from trevorsandy/BLENDER_LDRAW_ADDON
Blender Render LDraw Addon v1.5.7
|
2025-01-20 11:38:57 -08:00 |
|
Leonardo Zide
|
f2a2e446bb
|
Don't show the train track insert gizmo for focused connections.
|
2025-01-14 16:52:37 -08:00 |
|
Trevor SANDY
|
096b85e4c2
|
Blender addon - change MM bevel_weight default to 0.03 for Blender 4.3
|
2025-01-07 09:42:52 +01:00 |
|
Trevor SANDY
|
082c83ae89
|
Blender addon - set condition for wider official library check scope
|
2025-01-06 15:40:54 +01:00 |
|
Trevor SANDY
|
75d3a59fe0
|
Blender addon - set additional search paths to use projects path
|
2025-01-06 15:40:54 +01:00 |
|
Trevor SANDY
|
bbd346b296
|
Blender addon - set use zip library if LDraw path does not contain parts
|
2025-01-05 03:31:07 +01:00 |
|
Trevor SANDY
|
837369c488
|
Blender addon - set config file path before save settings
|
2025-01-05 03:29:10 +01:00 |
|
Trevor SANDY
|
4861c45eb9
|
Blender addon - move preferences to renderldraw module
|
2025-01-05 03:29:10 +01:00 |
|
Trevor SANDY
|
1775dc6bdf
|
Blender addon - update progress to detect Blender version 3 or greater
|
2025-01-04 07:23:07 +01:00 |
|
Trevor SANDY
|
3e60ee3707
|
Blender addon - set MM import use colour scheme default to alternate
|
2025-01-04 07:23:07 +01:00 |
|
Trevor SANDY
|
5b9dcd2595
|
Blender addon - set MM import remove doubles default to true
|
2025-01-04 07:23:07 +01:00 |
|
Trevor SANDY
|
e30a9f73bc
|
Blender addon - remove config file argument from console command
|
2025-01-04 07:23:07 +01:00 |
|
Trevor SANDY
|
4764f6a868
|
Blender addon - save configuration on apply
|
2025-01-04 07:23:06 +01:00 |
|
Trevor SANDY
|
b9f9fb2c9f
|
Blender addon - extract and install manually added addon archive file
|
2025-01-04 07:23:06 +01:00 |
|
Leonardo Zide
|
abcef7a536
|
Show train track insert gizmo on all open connections of the focused piece.
|
2024-12-20 17:18:33 -08:00 |
|
Leonardo Zide
|
75bee39ea8
|
Fixed POV-Ray area light export.
|
2024-12-20 13:14:51 -08:00 |
|
Leonardo Zide
|
1df718ecd4
|
Fixed ray casting on meshes with textures.
|
2024-12-20 13:14:38 -08:00 |
|
Leonardo Zide
|
6ab237f50a
|
Whitespace fixes.
|
2024-12-19 15:54:40 -08:00 |
|
Leonardo Zide
|
71c154bcaa
|
Remember previous selected piece when switching categories.
|
2024-12-19 15:02:10 -08:00 |
|