Leonardo Zide
|
1ea54149c5
|
Refactor set inventory parsing.
|
2026-05-03 15:30:11 -07:00 |
|
Leonardo Zide
|
e4b829b7e2
|
Reorganize Save Image dialog.
|
2026-05-02 15:44:48 -07:00 |
|
Leonardo Zide
|
bc61124f50
|
Remove the Q prefix from dialog classes.
|
2026-04-29 20:43:00 -07:00 |
|
Leonardo Zide
|
a8e37df8ce
|
Whitespace cleanup.
|
2026-03-10 21:11:40 -07:00 |
|
Leonardo Zide
|
c2db2d8d45
|
Added bounds check to strcat.
|
2025-12-15 11:19:23 -03:00 |
|
Leonardo Zide
|
a08dede88b
|
Fixed warnings.
|
2025-12-15 11:07:35 -03:00 |
|
Leonardo Zide
|
2da8a27095
|
Replaced strcpy with a safe function.
|
2025-12-07 16:48:07 -08:00 |
|
Leonardo Zide
|
3acb9bde32
|
Fixed warnings.
|
2025-11-28 22:13:06 -08:00 |
|
Leonardo Zide
|
f5d4face7f
|
Updated connect calls.
|
2025-08-17 20:06:49 -07:00 |
|
Leonardo Zide
|
6c6ec18c66
|
Fixed missing color define in some POV exports.
|
2025-08-07 18:16:59 -07:00 |
|
Leonardo Zide
|
44de1f19fc
|
Reorganized the Render Dialog. Fixes #875.
|
2025-08-03 11:47:51 -07:00 |
|
Leonardo Zide
|
521cb00888
|
Fixed warnings.
|
2025-07-06 12:51:52 -07:00 |
|
Leonardo Zide
|
2c8926563b
|
Fixed warnings.
|
2025-07-05 20:07:32 -07:00 |
|
Leonardo Zide
|
6c71cfeaee
|
Fix gcc warnings.
|
2025-07-05 12:47:27 -07:00 |
|
Leonardo Zide
|
c2f2f18ec3
|
Fixed gcc warnings.
|
2025-07-05 12:31:39 -07:00 |
|
Leonardo Zide
|
35f9c8e8e5
|
Removed float* operator from math classes.
|
2025-05-18 11:10:32 -07:00 |
|
Leonardo Zide
|
6a26e60f55
|
Made vector to float cast explicit, and fixed unintended casts.
|
2025-05-17 20:23:33 -07:00 |
|
Leonardo Zide
|
75bee39ea8
|
Fixed POV-Ray area light export.
|
2024-12-20 13:14:51 -08:00 |
|
Leonardo Zide
|
6ab237f50a
|
Whitespace fixes.
|
2024-12-19 15:54:40 -08:00 |
|
Leonardo Zide
|
6603de23b4
|
Fix POV spot tightness not being exported.
|
2024-10-03 14:00:18 -07:00 |
|
Leonardo Zide
|
7451d336f7
|
Split pov ray area light grid into 2 separate keys.
|
2024-07-04 10:42:02 -07:00 |
|
Leonardo Zide
|
b070b0af29
|
Use unique_ptr for models.
|
2024-06-16 17:43:02 -07:00 |
|
Leonardo Zide
|
27f5dcfde7
|
Use unique_ptr for lights.
|
2024-06-04 09:08:54 -07:00 |
|
Leonardo Zide
|
80d144fea8
|
Array cleanup.
|
2024-05-26 13:01:34 -07:00 |
|
Leonardo Zide
|
14d1217850
|
Replaced property specific functions with the generic function.
|
2024-04-14 11:08:30 -07:00 |
|
Leonardo Zide
|
3528817d22
|
Split light size into different variables per type.
|
2024-04-07 12:48:41 -07:00 |
|
Leonardo Zide
|
5d5274b2b4
|
Split light power into different properties for Blender and POV-Ray.
|
2024-04-07 11:28:54 -07:00 |
|
Leonardo Zide
|
69ae4ea492
|
Added POV-Ray prefix to spot tightness and area grid
|
2024-04-06 18:50:37 -07:00 |
|
Leonardo Zide
|
66f4e42e2d
|
Renamed attenuation to POV-Ray Fade for clarity
|
2024-04-06 17:29:15 -07:00 |
|
Leonardo Zide
|
105b00e24e
|
Fixed warnings.
|
2023-12-28 11:55:11 -08:00 |
|
Leonardo Zide
|
d77ca7357f
|
Fixed warnings.
|
2023-12-28 11:42:28 -08:00 |
|
Leonardo Zide
|
6774b17051
|
Merged POV-Ray and Blender light power.
|
2023-12-20 16:42:00 -08:00 |
|
Leonardo Zide
|
d52159087c
|
Added light attenuation settings.
|
2023-12-17 11:37:11 -08:00 |
|
Leonardo Zide
|
0e74aea5fa
|
Fixed POV-Ray area light grid.
|
2023-11-19 18:05:43 -08:00 |
|
Leonardo Zide
|
0a48e30ec0
|
Changed POV area lights to take the x/y vectors correctly.
|
2023-10-22 18:48:08 -07:00 |
|
Leonardo Zide
|
177c1b82d7
|
Support Blender light sizes for all types of lights.
|
2023-09-17 11:45:14 -07:00 |
|
Leonardo Zide
|
59c1930b83
|
Added support for area size key frames.
|
2023-09-17 10:40:23 -07:00 |
|
Leonardo Zide
|
e061eca2e8
|
Reorganized spot light parameters.
|
2023-09-09 18:25:34 -07:00 |
|
Leonardo Zide
|
6a1df617e8
|
Use a matrix to store the light transform.
|
2023-09-04 20:53:34 -07:00 |
|
Leonardo Zide
|
080a418e1b
|
Renamed shadowless to cast shadow.
|
2023-09-02 10:40:52 -07:00 |
|
Leonardo Zide
|
9d60160f6a
|
Consolidated light color properties.
|
2023-08-27 11:17:07 -07:00 |
|
Trevor SANDY
|
8cfadc804d
|
Made light type/shape immutable.
|
2023-08-13 15:50:00 +02:00 |
|
Trevor SANDY
|
6b5bfbf99f
|
POVRay lights - export POV file
|
2023-08-11 05:39:36 +02:00 |
|
Leonardo Zide
|
eade4bcb5f
|
Removed default parameters.
|
2023-06-18 18:37:59 -07:00 |
|
Trevor SANDY
|
4d2ecee58d
|
Blender addon - render current step
|
2023-06-11 17:43:25 +02: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
|
337e5723b8
|
Remove commas from descriptions in csv files.
|
2022-11-06 17:45:33 -08:00 |
|
Leonardo Zide
|
3abe683d2b
|
Added --export-csv command line option.
|
2022-10-30 14:12:34 -07:00 |
|
Leonardo Zide
|
f1f2a8bd26
|
Reset view when creating a new submodel. Fixes #703.
|
2021-05-01 16:24:55 -07:00 |
|