Commit Graph

  • 7287b621fa Fixed spinbox losing focus when after clicking on buttons. Fixes #981. Leonardo Zide 2025-07-02 10:16:31 -07:00
  • e4a38cb23b Updated minifig dialog widgets to match the property widget. Leonardo Zide 2025-06-30 19:23:51 -07:00
  • b1e2465e35 Fixed compiling on older Qt. Leonardo Zide 2025-06-29 18:56:07 -07:00
  • 6a5c607f0c Lower ladder sensitivity. Leonardo Zide 2025-06-29 12:11:04 -07:00
  • 1045195c05 Fixed ladder widget not working inside dialogs. Leonardo Zide 2025-06-29 11:49:19 -07:00
  • ff46834f98 Set spinbox and ladder steps based on context. Leonardo Zide 2025-06-28 11:11:05 -07:00
  • f7609076d0 Added ladder widget to float properties. Leonardo Zide 2025-06-28 10:08:02 -07:00
  • ed24c15b20 Use spin boxes for float properties. Leonardo Zide 2025-06-26 17:12:15 -07:00
  • 6940d5232f Blender addon - create addon folder if it does not exist. Fixes #878 Trevor SANDY 2025-06-09 22:11:56 +02:00
  • 6f30ad275c Fixed changing camera transform with the properties widget. Leonardo Zide 2025-05-29 17:29:20 -07:00
  • 316882d47c Added bounding box check to light rubber band selection. Leonardo Zide 2025-05-24 14:30:48 -07:00
  • f3f76d2ffe Type safe parameters for math functions. Leonardo Zide 2025-05-24 14:16:53 -07:00
  • 38111787d9 Added rotate camera support. Leonardo Zide 2025-05-22 08:56:38 -07:00
  • 35f9c8e8e5 Removed float* operator from math classes. Leonardo Zide 2025-05-18 11:10:32 -07:00
  • 6a26e60f55 Made vector to float cast explicit, and fixed unintended casts. Leonardo Zide 2025-05-17 20:23:33 -07:00
  • 026a25c8eb Rotate dragged tracks when making new connections. Leonardo Zide 2025-05-15 17:13:34 -07:00
  • 6059442c6a Fixed color inconsistencies between the different way of adding train tracks. Leonardo Zide 2025-05-01 20:22:09 -07:00
  • 354b24f4e0 Use mesh ray casting for all parts of the train track gizmo. Leonardo Zide 2025-05-01 17:02:54 -07:00
  • bab8b3adab Moved the train track connection mesh to the static buffer. Leonardo Zide 2025-05-01 16:26:09 -07:00
  • 09c29d4173 Detect closest connection when dragging a new track. Leonardo Zide 2025-05-01 15:05:11 -07:00
  • e86208caab Draw train track connection boxes in the manipulator to match the scaling with the other gizmos. Leonardo Zide 2025-05-01 12:26:34 -07:00
  • d7df1f6327 Add lcMouseShortcuts::Clear() Thiébaud Weksteen 2025-04-21 13:29:32 +10:00
  • e07c069bb1 Use the train track colors in the popup part picker. Leonardo Zide 2025-04-19 12:58:58 -07:00
  • 10c4349e47 Ignore invalid drop in timeline Thiébaud Weksteen 2025-04-18 20:41:06 +10:00
  • 2dbc7bc1ca Fixed dragging over another track always picking a different connection. Leonardo Zide 2025-04-17 16:14:51 -07:00
  • f7a587cadd Added 4.5V tracks. Leonardo Zide 2025-04-17 15:46:42 -07:00
  • 3187ae15d6 Fixed RPM spec license. Leonardo Zide 2025-04-11 15:46:22 -07:00
  • 75e6537a22 Use train track connections when dragging new pieces. Leonardo Zide 2025-04-03 16:23:53 -07:00
  • 1e5eb1811c Added new translation to qrc and pro files. Leonardo Zide 2025-03-25 11:52:12 -07:00
  • 99c55cb027 Merge pull request #968 from slichtzzz/add_translation Leonardo Zide 2025-03-25 11:45:59 -07:00
  • c3ac1b99af Merge branch 'master' of https://github.com/leozide/leocad Leonardo Zide 2025-03-25 11:42:38 -07:00
  • db68a0420a Merge pull request #969 from schodet/fix-man Leonardo Zide 2025-03-25 11:40:23 -07:00
  • 69f1056c77 Fix font selection error in manual page. Nicolas Schodet 2025-03-23 16:26:00 +01:00
  • e4a98c5491 Removed redundant lcTrainTrackInsert::Color. Leonardo Zide 2025-03-20 17:24:39 -07:00
  • 275dfe89db Set color of added tracks. Leonardo Zide 2025-03-20 17:16:56 -07:00
  • bf22ed8f05 Added support for hiding redundant train tracks from the picker. Leonardo Zide 2025-03-20 12:41:20 -07:00
  • 6a0569d906 Add Russian translation slichtzzz 2025-03-17 16:47:22 +03:00
  • 228fb79667 Made sleeper id data driven. Leonardo Zide 2025-02-23 19:13:29 -08:00
  • eff843c9eb Automatically add sleepers to 12V tracks. Leonardo Zide 2025-02-22 13:08:24 -08:00
  • fbc0150855 Added 12V tracks. Leonardo Zide 2025-02-17 13:38:29 -08:00
  • 1d065c10c9 Added 12v track support. Leonardo Zide 2025-02-16 19:45:48 -08:00
  • 0d2c023421 Moved train track config to json. Leonardo Zide 2025-02-15 20:22:06 -08:00
  • 18255f367f Update mouse after closing the train track popup. Leonardo Zide 2025-02-08 18:31:15 -08:00
  • 79f5d28f26 Added support for different connection types. Leonardo Zide 2025-02-08 18:04:41 -08:00
  • 09b6bd2a30 Merge pull request #967 from cambrialas/Issue_lcPiece_mTrainTrackConnections_not_set Leonardo Zide 2025-02-02 18:54:48 -08:00
  • 9c03c2478a Update array lcPiece::mTrainTrackConnections when new piece is dropped cambrialas 2025-01-29 00:05:21 +01:00
  • d31b9d9bd5 Merge branch 'master' of https://github.com/leozide/leocad Leonardo Zide 2025-01-20 16:42:13 -08:00
  • 79dbf992bf Fixed enter key not working on the part picker. Leonardo Zide 2025-01-20 16:42:08 -08:00
  • d08c3323fc Merge pull request #966 from trevorsandy/BLENDER_LDRAW_ADDON Leonardo Zide 2025-01-20 11:38:57 -08:00
  • f2a2e446bb Don't show the train track insert gizmo for focused connections. Leonardo Zide 2025-01-14 16:52:37 -08:00
  • 096b85e4c2 Blender addon - change MM bevel_weight default to 0.03 for Blender 4.3 Trevor SANDY 2025-01-07 09:42:40 +01:00
  • 082c83ae89 Blender addon - set condition for wider official library check scope Trevor SANDY 2025-01-06 03:10:16 +01:00
  • 75d3a59fe0 Blender addon - set additional search paths to use projects path Trevor SANDY 2025-01-06 03:07:13 +01:00
  • bbd346b296 Blender addon - set use zip library if LDraw path does not contain parts Trevor SANDY 2025-01-04 22:51:24 +01:00
  • 837369c488 Blender addon - set config file path before save settings Trevor SANDY 2025-01-02 20:42:23 +01:00
  • 4861c45eb9 Blender addon - move preferences to renderldraw module Trevor SANDY 2025-01-02 18:11:49 +01:00
  • 1775dc6bdf Blender addon - update progress to detect Blender version 3 or greater Trevor SANDY 2025-01-02 09:32:02 +01:00
  • 3e60ee3707 Blender addon - set MM import use colour scheme default to alternate Trevor SANDY 2025-01-02 08:21:23 +01:00
  • 5b9dcd2595 Blender addon - set MM import remove doubles default to true Trevor SANDY 2025-01-02 08:15:55 +01:00
  • e30a9f73bc Blender addon - remove config file argument from console command Trevor SANDY 2025-01-02 08:11:20 +01:00
  • 4764f6a868 Blender addon - save configuration on apply Trevor SANDY 2025-01-02 18:09:19 +01:00
  • b9f9fb2c9f Blender addon - extract and install manually added addon archive file Trevor SANDY 2024-12-19 00:22:41 +01:00
  • abcef7a536 Show train track insert gizmo on all open connections of the focused piece. Leonardo Zide 2024-12-20 17:18:33 -08:00
  • 75bee39ea8 Fixed POV-Ray area light export. Leonardo Zide 2024-12-20 13:14:51 -08:00
  • 1df718ecd4 Fixed ray casting on meshes with textures. Leonardo Zide 2024-12-20 13:14:38 -08:00
  • 6ab237f50a Whitespace fixes. Leonardo Zide 2024-12-19 15:54:40 -08:00
  • 71c154bcaa Remember previous selected piece when switching categories. Leonardo Zide 2024-12-19 15:02:10 -08:00
  • b9dc71d60e Replaced train track gizmo with a popup list. Leonardo Zide 2024-12-18 16:41:03 -08:00
  • 4f2782b407 Added rotate train track gizmo. Leonardo Zide 2024-12-17 19:20:38 -08:00
  • 5e0df56351 Added helper functions to encode/decode mTrackToolSection. Leonardo Zide 2024-12-17 12:37:00 -08:00
  • 24b7c43a09 Fixed train track gizmo drawing when a rotated connection has focus. Leonardo Zide 2024-12-09 10:42:31 -08:00
  • ff23653709 Added track rotation and focus shortcuts. Leonardo Zide 2024-12-07 20:02:47 -08:00
  • fee870d33d Fixed invalid transform when inserting without a track focused. Leonardo Zide 2024-11-30 19:06:43 -08:00
  • 642e0965ae Fixed train track insert while in submodel editing. Leonardo Zide 2024-11-30 12:47:40 -08:00
  • 17078dd447 Update connections before using the view manipulator. Leonardo Zide 2024-11-30 12:36:30 -08:00
  • fd61c1c9f9 Added gizmo to rotate train tracks. Leonardo Zide 2024-11-30 12:29:15 -08:00
  • 41097f8489 Only draw track connections when focused. Leonardo Zide 2024-11-29 18:45:27 -08:00
  • 7fd23dab4f Merge pull request #962 from cambrialas/feature_http_redirect Leonardo Zide 2024-11-28 13:08:16 -08:00
  • f94d757500 Added Qt version checks. Leonardo Zide 2024-11-28 13:07:29 -08:00
  • 07322215a0 Added 9v cross. Leonardo Zide 2024-11-27 13:18:27 -08:00
  • a08ad3f81b Detect train track connections and pick an open one when inserting. Leonardo Zide 2024-11-27 13:04:53 -08:00
  • 0bd6fa3151 lcHttpManager enable HTTP redirection cambrialas 2024-11-27 21:33:07 +01:00
  • f80b5c95e1 Code cleanup. Leonardo Zide 2024-11-26 15:53:50 -08:00
  • dcfda1e22b Merge pull request #960 from tansiret/logos2 Leonardo Zide 2024-11-25 10:21:09 -08:00
  • 14e5e7d126 Connect train tracks when inserting with the keyboard. Leonardo Zide 2024-11-23 18:03:54 -08:00
  • 959b909bd8 update scalabe icons tansiret 2024-11-23 02:59:21 +01:00
  • 5a2d8027af Added submenus to the filter options menu. Leonardo Zide 2024-11-22 11:42:09 -08:00
  • d16aa81fd1 Merge pull request #959 from trevorsandy/EXPANDED_PART_FILTER Leonardo Zide 2024-11-22 10:58:11 -08:00
  • 72c8e7a6c2 Update parts in use category after changes. Fixes #890. Leonardo Zide 2024-11-14 17:28:51 -08:00
  • dd3ab8990e Draw train track icon on thumbnails. Leonardo Zide 2024-11-14 12:45:34 -08:00
  • 1817fbdab3 Cache unofficial parts. Leonardo Zide 2024-11-14 12:02:08 -08:00
  • a4f63fc54b Zoom Extents now takes into account the current submodel transform. Fixes #953. Leonardo Zide 2024-11-14 11:30:38 -08:00
  • 0b128f34d9 Control both part name and description being unchecked Trevor SANDY 2024-11-12 15:34:08 +01:00
  • 6e24771b53 Expanded part filter options Trevor SANDY 2024-11-12 09:04:39 +01:00
  • 0829365a51 Update AppRun Leonardo Zide 2024-11-11 12:46:38 -08:00
  • c5b916e7fc Update appveyor.yml Leonardo Zide 2024-11-11 12:37:06 -08:00
  • 6c01478d23 Try to fix appimage cert issues. Leonardo Zide 2024-11-11 12:18:15 -08:00
  • ed29dad76a Added train track gizmo. Leonardo Zide 2024-11-02 19:34:22 -07:00
  • bf3f1d5db8 Set focus on the part filter when showing the parts toolbar. Leonardo Zide 2024-10-26 12:31:22 -07:00
  • 11e9958a88 Merge pull request #930 from trevorsandy/BLENDER_AND_POVRAY_LIGHTS Leonardo Zide 2024-10-26 11:58:53 -07:00