Commit graph

  • a8d757c0c4 Added a system to override primitives and updated the stud logos to use it. Leonardo Zide 2021-01-18 15:23:13 -0800
  • cbfd2ce4bc Renamed enum. Leonardo Zide 2021-01-18 13:38:17 -0800
  • c1d7e986b3 Added stud logo primitives. Leonardo Zide 2021-01-18 12:09:33 -0800
  • cc75291125 Added number and PLI toggles. Leonardo Zide 2021-01-17 11:05:50 -0800
  • 00f3f0588f Cleanup. Leonardo Zide 2021-01-16 18:27:39 -0800
  • e86ec2300a Fixed wrong PLI images. Leonardo Zide 2021-01-16 15:14:23 -0800
  • 8c94738cb6 Changed default font. Leonardo Zide 2021-01-16 15:14:05 -0800
  • 61517b21d0 Customizable PLI. Leonardo Zide 2021-01-16 14:43:24 -0800
  • 19e439c32b Better page update after a property changes. Leonardo Zide 2021-01-16 11:11:59 -0800
  • 4c8141e573 Refactored the property system. Leonardo Zide 2021-01-15 18:28:41 -0800
  • 7001229337 More generic property system. Leonardo Zide 2021-01-15 17:50:15 -0800
  • 142eb5c82f Working background color. Leonardo Zide 2021-01-15 15:40:06 -0800
  • 239e753749 Working step number options. Leonardo Zide 2021-01-15 15:37:28 -0800
  • ec4044dcfa Use QGraphicsScene::selectionChanged. Leonardo Zide 2021-01-15 14:43:31 -0800
  • d4084ffb00 Added step number properties. Leonardo Zide 2021-01-15 14:24:44 -0800
  • 929cf2919c GLES fix. Leonardo Zide 2021-01-15 10:29:34 -0800
  • 26c34e3609 Initial background color support. Leonardo Zide 2021-01-14 18:19:58 -0800
  • 7ee167493a Include GL/gl.h as necessary with Qt 5.15 on aarch64 Hubert Figuiere 2021-01-14 19:26:30 -0500
  • 449f405d17 Offset minifig accessories a bit. Leonardo Zide 2021-01-14 15:24:17 -0800
  • a85bbec789 Updated deprecated functions. Leonardo Zide 2021-01-14 14:51:43 -0800
  • dce4aa0644
    Fixed typo. Leonardo Zide 2021-01-14 10:09:49 -0800
  • 5e926375d8
    Merge pull request #600 from freddii/master Leonardo Zide 2021-01-14 06:39:31 -0800
  • 492cbc5f89 fixed wrong spelled words freddii 2021-01-14 15:26:11 +0100
  • 9009a974ad Case insensitive submodel compare. Fixes #533. Leonardo Zide 2021-01-13 15:36:12 -0800
  • 41f64fe80e
    Update index.html Leonardo Zide 2021-01-13 15:17:23 -0800
  • 456c18d7c3
    Add files via upload Leonardo Zide 2021-01-13 15:16:52 -0800
  • a2b3a74dcd
    Add files via upload Leonardo Zide 2021-01-13 15:01:48 -0800
  • 40dc4266b7
    Update index.html Leonardo Zide 2021-01-13 15:00:33 -0800
  • 299547ab82
    Add files via upload Leonardo Zide 2021-01-13 14:59:24 -0800
  • e66d77582a
    Update download.html Leonardo Zide 2021-01-13 11:42:13 -0800
  • 5febd5f25f Fixed parsing step number. Fixes #599. Leonardo Zide 2021-01-13 11:39:55 -0800
  • 661d002109 Fixed /w4 not getting set. Leonardo Zide 2021-01-13 11:11:31 -0800
  • ab953f0be7
    Correct v21.01 download links app4soft 2021-01-13 14:58:25 +0200
  • 1b0a47f692 Fixed aarch compile error. Leonardo Zide 2021-01-12 18:29:11 -0800
  • 60c45d7f81
    Update history.html Leonardo Zide 2021-01-12 18:20:20 -0800
  • bfd176946d
    Update updates.txt Leonardo Zide 2021-01-12 16:43:23 -0800
  • 14efa7c9fb
    Update download.html Leonardo Zide 2021-01-12 16:29:38 -0800
  • 8f30690ee2
    Merge pull request #596 from sisco0/fix-compile-warning-reorder v21.01 Leonardo Zide 2021-01-12 15:47:46 -0800
  • f74c2cb71c Updated version string. Leonardo Zide 2021-01-12 15:40:44 -0800
  • 083bf6e5eb Update appveyor.yml Leonardo Zide 2021-01-12 15:35:30 -0800
  • 6dd6d37fe4 Update appveyor.yml Leonardo Zide 2021-01-12 15:32:12 -0800
  • 650cebc777 Update leocad.1 Leonardo Zide 2021-01-12 15:30:09 -0800
  • 548bb3fe16 Updated version number. Leonardo Zide 2021-01-12 15:12:48 -0800
  • 2a156cf182 Removed instructions from menu. Leonardo Zide 2021-01-12 15:10:38 -0800
  • 00f54afe1f Updated parts library. Leonardo Zide 2021-01-12 15:08:00 -0800
  • b8a8cb6730 Removed direct GL function calls. Leonardo Zide 2021-01-12 14:29:56 -0800
  • 4e4fc504da Removed unused param. Leonardo Zide 2021-01-12 13:58:05 -0800
  • 92227eda8b Removed unused variable. Leonardo Zide 2021-01-12 13:48:04 -0800
  • c92c423e3f Added option to color grid origin lines. Fixes #372. Leonardo Zide 2021-01-11 18:49:57 -0800
  • e873ba2a35 Split console output into stdout and stderr. Leonardo Zide 2021-01-11 09:54:56 -0800
  • 7222e8db14 Fixed default preview placement. Leonardo Zide 2021-01-11 08:59:29 -0800
  • 9a681bff0f Print message when saving files from the command line. Leonardo Zide 2021-01-10 18:07:27 -0800
  • bdd4dcdf3d Fixed initialization order at compile time Francisco J. Solis-Munoz 2021-01-10 19:59:01 -0600
  • f13e4ad056 Refactored command line parsing. Leonardo Zide 2021-01-10 17:45:28 -0800
  • 5ca460c0bf Set default surface format before creating lcApplication instance. Fixes #594 , #577. Leonardo Zide 2021-01-10 11:03:54 -0800
  • 6bfc4ff9b1 Removed Tex2DMS functions. Leonardo Zide 2021-01-09 18:01:03 -0800
  • a0867c9b80 Framebuffer cleanup. Leonardo Zide 2021-01-09 17:57:24 -0800
  • 31ce044a65 Cleanup. Leonardo Zide 2021-01-09 16:37:32 -0800
  • 138f749053 Use part color for wireframe lines. Leonardo Zide 2021-01-09 16:02:23 -0800
  • 5e8f8e9995
    Update compiling.html Leonardo Zide 2021-01-08 15:23:04 -0800
  • 601eb56322 Fixed edge around parts list images. Leonardo Zide 2021-01-08 15:11:02 -0800
  • 6b6f7d60b1 Updated config files. Leonardo Zide 2021-01-08 14:22:05 -0800
  • dbb4c9e44b QGLWidget cleanup. Leonardo Zide 2021-01-08 11:25:24 -0800
  • ab9df4a712 Require Qt 5.4. Leonardo Zide 2021-01-08 10:57:39 -0800
  • b70fab3059 Require Qt5. Leonardo Zide 2021-01-08 10:35:52 -0800
  • e6397a98ac Added background override. Leonardo Zide 2021-01-07 17:04:19 -0800
  • 5058455666 Better page layout. Leonardo Zide 2021-01-07 11:48:43 -0800
  • ea83db6987 Added Page Setup Dialog. Leonardo Zide 2021-01-07 10:46:57 -0800
  • 1abc81e02f Qt4 fix. Leonardo Zide 2021-01-06 18:02:56 -0800
  • f89ae87c26 Fixed runtime warning when saving images. Leonardo Zide 2021-01-06 17:55:38 -0800
  • f4461756bd Added Page Setup controls. Leonardo Zide 2021-01-06 17:45:38 -0800
  • 5c2a5aa167 Dockable page list widget. Leonardo Zide 2021-01-06 14:06:15 -0800
  • 2d5d719902 Fixed wrong signal. Leonardo Zide 2021-01-06 13:40:16 -0800
  • 47661710db Don't create widgets when saving images from the command line. Leonardo Zide 2021-01-06 09:55:03 -0800
  • 39af536301 Multiple rows/columns instructions. Leonardo Zide 2021-01-05 18:48:12 -0800
  • e6d2c6bdce Maybe clang fix. Leonardo Zide 2021-01-05 15:43:23 -0800
  • 52ab6c4f59 gcc fixes. Leonardo Zide 2021-01-05 15:19:53 -0800
  • 8d05f5eb4c Update issue templates Leonardo Zide 2021-01-05 14:57:04 -0800
  • f9c025f3b9 Show preview widget when double clicking. Fixes #589. Leonardo Zide 2021-01-05 12:32:03 -0800
  • 176b238faa Array cleanup. Leonardo Zide 2021-01-05 12:27:45 -0800
  • cb710206b7 Moved key functions into a separate class. Leonardo Zide 2021-01-05 11:26:01 -0800
  • 660bb38bdd Fixed typo. Leonardo Zide 2021-01-03 15:01:28 -0800
  • 098ee45e5b Better ortho zoom. Leonardo Zide 2021-01-03 12:19:57 -0800
  • ff18a2057d Updated GL features list. Leonardo Zide 2021-01-03 11:57:26 -0800
  • 725901e97e Fixed Qt4 error. Leonardo Zide 2021-01-03 11:26:47 -0800
  • 28c27d8326 Fixed hidden floating dockwidgets flashing at startup. Fixes #588. Leonardo Zide 2021-01-02 10:49:56 -0800
  • cfe3fc0284 Fixed zoom extents direction. Fixes #587. Leonardo Zide 2021-01-02 10:40:30 -0800
  • 80f5eb5582 Reorganized application shutdown. Leonardo Zide 2021-01-02 10:23:51 -0800
  • 72763ddc11 Create offscreen context at startup and reuse it. Leonardo Zide 2021-01-01 18:41:28 -0800
  • 6b2f8fa68c Viewpoint name parsing cleanup. Leonardo Zide 2021-01-01 15:04:27 -0800
  • 3d77537408 Clear placeholder model mesh. Fixes #586. Leonardo Zide 2021-01-01 14:28:08 -0800
  • 2e2b1f0bb5 Resize view before setting camera when saving images from the command line. Leonardo Zide 2021-01-01 12:14:30 -0800
  • 6c06e329e6 Customizable marquee colors. Fixes #544. Leonardo Zide 2020-12-31 15:54:28 -0800
  • 87d3dab0bb Update issue templates Leonardo Zide 2020-12-31 15:26:36 -0800
  • f85207a18b More user friendly message. Fixes #543. Leonardo Zide 2020-12-31 15:15:10 -0800
  • 24f3bbb45a Better ortho zoom extents math. Leonardo Zide 2020-12-31 14:46:31 -0800
  • 69cfc71f3b Removed global placeholder mesh. Leonardo Zide 2020-12-31 14:23:08 -0800
  • 499e648673 Use individual bounding boxes for zoom extents. Leonardo Zide 2020-12-31 10:22:12 -0800
  • e99c776878 More readable startup code. Leonardo Zide 2020-12-30 18:22:02 -0800
  • 9f6c0abf23 Set MSAA from application. Leonardo Zide 2020-12-30 16:43:23 -0800