Commit graph

1567 commits

Author SHA1 Message Date
Leonardo Zide
7271679f9d Small changes to match conventions. 2023-06-18 19:06:44 -07:00
Leonardo Zide
eade4bcb5f Removed default parameters. 2023-06-18 18:37:59 -07:00
Leonardo Zide
7eb6142b3c Fixed typo. 2023-06-18 18:12:12 -07:00
Leonardo Zide
7ded3a4899 Warning fixes. 2023-06-18 18:04:08 -07:00
Trevor SANDY
e98e375984 Blender addon - render command 2023-06-11 17:43:25 +02:00
Trevor SANDY
4d2ecee58d Blender addon - render current step 2023-06-11 17:43:25 +02:00
Trevor SANDY
9fe6dc3658 Blender addon - render lc_profile 2023-06-11 17:43:25 +02:00
Trevor SANDY
6e721d76c4 Blender addon - settings lc_zipfile 2023-06-11 17:42:34 +02:00
Trevor SANDY
c71a4be5f0 Blender addon - settings lc_http 2023-06-11 17:42:28 +02:00
Trevor SANDY
aeb06f1380 Blender addon - settings dialog 2023-06-11 17:42:22 +02:00
Trevor SANDY
2c7b386347 Blender addon - settings lc_profile 2023-05-23 12:30:52 +02:00
Leonardo Zide
2f034c1763 Updated file names. 2023-05-15 21:12:08 -07:00
Leonardo Zide
f28b86e5b3 Moved files. 2023-05-15 21:04:48 -07:00
Leonardo Zide
bda1acf7a5 Updated to coding standards. 2023-05-15 21:02:17 -07:00
Leonardo Zide
88b500368e Missing file. 2023-04-29 20:32:27 -07:00
Leonardo Zide
fb961d2cab Moved model list dialog. 2023-04-29 20:10:50 -07:00
Leonardo Zide
2c2cb46ddb Moved group dialog files. 2023-04-29 20:04:58 -07:00
Leonardo Zide
4e474fb13d Moved about dialog files. 2023-04-29 19:55:54 -07:00
Leonardo Zide
4ca78ec8ec Moved color list widget files. 2023-04-29 19:48:30 -07:00
Leonardo Zide
b72248c6a7
Merge pull request #852 from trevorsandy/FILTER_CATEGORIES
Filter categories
2023-04-23 20:33:33 -07:00
Trevor SANDY
c537c2e714 Refactor command line edge color and high contrast options 2023-04-19 14:30:05 +02:00
Trevor SANDY
7908800e14 Add match case button 2023-04-19 13:07:46 +02:00
Trevor SANDY
3db496d1ef Filter categories 2023-04-18 02:08:01 +02:00
Trevor SANDY
b6bf4db5a0 Set high-contrast color preferences optional 2023-04-18 02:06:08 +02:00
Leonardo Zide
abed142b49 Updated version. 2023-03-19 16:04:45 -07:00
Leonardo Zide
60640c767b Fixed crash with move to step after on the last step. Fixes #844. 2023-03-18 16:10:58 -07:00
Leonardo Zide
a18f55913b Added new timeline option to move selection to a new step. 2023-01-08 17:22:54 -08:00
Leonardo Zide
337e5723b8 Remove commas from descriptions in csv files. 2022-11-06 17:45:33 -08:00
Leonardo Zide
181985dc34 Fixed missing steps at the end of instructions. Fixes #833. 2022-10-30 14:25:41 -07:00
Leonardo Zide
3abe683d2b Added --export-csv command line option. 2022-10-30 14:12:34 -07:00
Leonardo Zide
b2ffa02b75 Fixed POV render issues with synth parts. Fixes #820. 2022-07-16 10:32:28 -07:00
Trevor SANDY
2abaa5d297 Remove current project call from Preview::SetCurrentPiece 2022-07-06 17:45:55 +02:00
Trevor SANDY
90d4feffe9 Unofficial project part 2022-07-06 16:25:37 +02:00
Leonardo Zide
23a93b4afb Added Qt version check. 2022-06-05 11:22:44 -07:00
Alfonso Ruzafa
ebc89c2774 localize untranslated strings 2022-05-16 21:36:52 +02:00
Leonardo Zide
d2f22773e3 Added support for trackpad pan gesture. 2022-05-07 18:46:26 -07:00
Leonardo Zide
cdc730b5f7 Fixed pixel offset when drawing the background. Fixes #792. 2022-04-19 18:14:44 -03:00
Leonardo Zide
275423b512 Fixed gradient background tiles. 2022-04-19 18:06:11 -03:00
Leonardo Zide
d4a081d4b8 Fixed submodels not being added to instructions. 2022-03-13 16:46:14 -07:00
Leonardo Zide
b2d0d9d94b Added option to print from the instructions dialog. 2022-02-13 16:00:08 -08:00
Leonardo Zide
f24317e997 gcc fix. 2022-01-09 12:54:45 -08:00
Leonardo Zide
6ca5c160f1 Place new pieces relative to the side of the piece under the mouse. 2021-12-24 15:42:37 -08:00
Leonardo Zide
2d315d2ba2 Scan submodels when dragging a new piece into the model. 2021-12-23 17:27:38 -08:00
Leonardo Zide
4c97a4d514 Weight vertex normals based on the angle of each face. Fixes #683. 2021-12-23 12:15:33 -08:00
Leonardo Zide
c10804d31b Simplified manipulator rotation math. 2021-12-11 15:52:38 -08:00
Leonardo Zide
a5207573bf Customizable object colors. 2021-11-24 15:20:08 -08:00
Leonardo Zide
94a5a5dc52 Moved blend to context. 2021-11-22 16:18:09 -08:00
Leonardo Zide
89c0b58592 Moved depth test to context. 2021-11-22 16:01:45 -08:00
Leonardo Zide
408dc6ff97 Moved texture upload to context. 2021-11-21 18:25:17 -08:00
Leonardo Zide
a9ab7c0c64 Removed GL calls in texfont. 2021-11-21 12:16:19 -08:00