Leonardo Zide
|
cb6a836178
|
Use unique_ptr to control group ownership.
|
2024-05-27 11:43:36 -07:00 |
|
Leonardo Zide
|
80d144fea8
|
Array cleanup.
|
2024-05-26 13:01:34 -07:00 |
|
Leonardo Zide
|
ee5ed32172
|
Array cleanup.
|
2024-05-24 19:26:01 -07:00 |
|
Leonardo Zide
|
5f028dcce8
|
Reapply "Merge pull request #916 from felipesanches/issue_911"
This reverts commit 9133a0fedc .
|
2024-04-27 17:43:55 -07:00 |
|
Leonardo Zide
|
9133a0fedc
|
Revert "Merge pull request #916 from felipesanches/issue_911"
This reverts commit 174b838ecd , reversing
changes made to 5b6d78bd2a .
|
2024-04-27 17:37:50 -07:00 |
|
Leonardo Zide
|
b957d6bc3a
|
Support compiling with Qt6.
|
2024-04-27 17:19:34 -07:00 |
|
Felipe Corrêa da Silva Sanches
|
95bc652d20
|
App won't open on Macs with case-sensitive filesystems
(issue #911)
|
2024-04-23 16:50:33 -03:00 |
|
Leonardo Zide
|
dd989bbc1d
|
Added support for multi edit of ints and lists.
|
2024-02-19 16:31:02 -08:00 |
|
Leonardo Zide
|
4fec12c8df
|
Removed old properties tree widget.
|
2024-01-06 10:38:25 -08:00 |
|
Leonardo Zide
|
8eec5756c1
|
Align properties in different categories.
|
2023-12-31 14:00:33 -08:00 |
|
Leonardo Zide
|
ef43c152ad
|
Replaced piece properties widget.
|
2023-12-31 12:55:35 -08:00 |
|
Leonardo Zide
|
eeabc06c49
|
Added lcObjectProperty class.
|
2023-12-27 12:03:41 -08:00 |
|
Leonardo Zide
|
6774b17051
|
Merged POV-Ray and Blender light power.
|
2023-12-20 16:42:00 -08:00 |
|
Leonardo Zide
|
321b9389ed
|
Removed unused light options.
Specular is EEVEE only and Diffuse/Cutoff are unknown.
|
2023-12-17 12:16:32 -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
|
5430dd6170
|
Added light power attribute.
|
2023-10-01 13:16:26 -07:00 |
|
Leonardo Zide
|
96523c39b9
|
Show light rotation in properties.
|
2023-10-01 12:49:35 -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
|
86327196c2
|
Support rotating lights.
|
2023-09-04 10:59:16 -07:00 |
|
Leonardo Zide
|
080a418e1b
|
Renamed shadowless to cast shadow.
|
2023-09-02 10:40:52 -07:00 |
|
Leonardo Zide
|
9648dbb977
|
Reorganized properties tree.
|
2023-09-02 10:21:25 -07:00 |
|
Leonardo Zide
|
7d289f2cfe
|
Made light type editable.
|
2023-09-01 20:46:29 -07:00 |
|
Leonardo Zide
|
9d60160f6a
|
Consolidated light color properties.
|
2023-08-27 11:17:07 -07:00 |
|
Leonardo Zide
|
3942156acf
|
New light gizmos.
|
2023-08-26 12:41:16 -07:00 |
|
Trevor SANDY
|
73d28c67b1
|
Directional light update
|
2023-08-13 21:30:24 +02:00 |
|
Trevor SANDY
|
8cfadc804d
|
Made light type/shape immutable.
|
2023-08-13 15:50:00 +02:00 |
|
Trevor SANDY
|
d29c5b9323
|
POVRay lights - POV file preferences
|
2023-08-11 05:39:36 +02:00 |
|
Trevor SANDY
|
1f075624b8
|
POVRay lights - lc_qpropertiestree
|
2023-08-11 05:39:36 +02:00 |
|
Trevor SANDY
|
3b9ea3ae79
|
Blender lights - view and control
|
2023-08-11 05:39:36 +02:00 |
|
Trevor SANDY
|
bf004ae0cb
|
Blender addon - use StdErrFile for POVRay output display
|
2023-08-11 05:39:36 +02:00 |
|
Trevor SANDY
|
c42f4fe778
|
Blender addon - changes to match conventions
|
2023-07-07 04:10:37 +02:00 |
|
Trevor SANDY
|
c18da546d4
|
Blender addon - update label message on settings close
|
2023-07-07 00:53:05 +02:00 |
|
Leonardo Zide
|
7271679f9d
|
Small changes to match conventions.
|
2023-06-18 19:06:44 -07:00 |
|
Trevor SANDY
|
f4da046f81
|
Blender addon - render dialog
|
2023-06-11 17:43:25 +02:00 |
|
Trevor SANDY
|
ccddcbf7c7
|
Blender addon - settings preferences
|
2023-06-11 17:42:41 +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
|
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 |
|
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 |
|
Trevor SANDY
|
e71ed90b3d
|
Preserve interactive stretch when navigating across tabs
|
2022-09-08 08:49:56 +02:00 |
|