Alex Fuller boberfly
  • Joined on 2007-05-21
Alex Fuller pushed to cycles_shared_lib at boberfly/blender 2023-06-04 15:20:58 +02:00
4672d38a6a Cycles : Shared library
Alex Fuller commented on pull request blender/cycles#1 2023-06-04 11:28:35 +02:00
Cycles shared library

Hey @brecht

https://projects.blender.org/boberfly/blender/src/branch/cycles_shared_lib

I've moved this one to Blender itself (I feel kind of silly that I didn't know of make cycles until…

Alex Fuller pushed to cycles_shared_lib at boberfly/blender 2023-06-04 11:25:38 +02:00
b0c5c9fb2b Cycles : Shared library
68256a1da7 Cleanup: remove unused argument
ab6860f3de Geometry Nodes: Improve delete geometry performance with vertex groups
a4043286d9 Fix compilation error on Linux
1e81d35138 Node Editor: Don't change size of resize area for frame nodes with zoom
Compare 10 commits »
Alex Fuller created branch cycles_shared_lib in boberfly/blender 2023-06-04 11:25:38 +02:00
Alex Fuller commented on pull request blender/cycles#4 2023-06-04 08:52:38 +02:00
Fixed bug with un-normalised ellipse area lights not having proper area calculation and erroneously reverting to quad lights.

Hi @weizhen

That's great news! For spotlights, USDLux/Prman treats these exactly like sphere lights except it has "shaping" applied to it to be in the shape of a cone or an IES profile…

Alex Fuller commented on pull request blender/cycles#4 2023-05-31 07:40:15 +02:00
Fixed bug with un-normalised ellipse area lights not having proper area calculation and erroneously reverting to quad lights.

I remember that point/spot lights are an approximate of an oriented disc, so I am not sure if that has something to do with things, so I'll re-link an old patch from @Stefan_Werner here: https://a

Alex Fuller commented on pull request blender/cycles#4 2023-05-30 07:43:21 +02:00
Fixed bug with un-normalised ellipse area lights not having proper area calculation and erroneously reverting to quad lights.

Hmm something different but it's worth making a note of it, it seems like un-normalising of lights only works for specular reflection and not diffuse for some reason:

https://github.com/GafferHQ

Alex Fuller commented on pull request blender/cycles#4 2023-05-27 09:15:37 +02:00
Fixed bug with un-normalised ellipse area lights not having proper area calculation and erroneously reverting to quad lights.

I am not sure if area calculation should be -M_PI_4_F or just -1.0f for un-normalised ellipsed area lights though...

Alex Fuller created pull request blender/cycles#4 2023-05-27 09:11:51 +02:00
Fixed bug with un-normalised ellipse area lights not having proper area calculation and erroneously reverting to quad lights.
Alex Fuller pushed to fixes/ellipse_unnormalize_bug at boberfly/cycles 2023-05-27 09:07:42 +02:00
bc6e0484ab Fixed bug with un-normalised ellipse area lights not having proper area calculation and erroneously reverting to quad lights.
Alex Fuller created branch fixes/ellipse_unnormalize_bug in boberfly/cycles 2023-05-27 09:07:42 +02:00
Alex Fuller pushed to main at boberfly/blender 2023-04-20 06:05:09 +02:00
92f79e002e Cleanup: format
3f0d2cf9e1 Add scripts dir to the make format paths for Python
716b9cff23 Fix: Search in node editors missing items
5ca7e1301f Cleanup: Remove redundant custom data initialization
a32fb96311 Cleanup: Use more specific arguments to calc edges function
Compare 1612 commits »
Alex Fuller pushed to feature/hydra_tangents at boberfly/blender 2023-04-20 06:01:04 +02:00
f05a78a286 HDCycles : mikktspace tangents for the hydra delegate
92f79e002e Cleanup: format
3f0d2cf9e1 Add scripts dir to the make format paths for Python
716b9cff23 Fix: Search in node editors missing items
5ca7e1301f Cleanup: Remove redundant custom data initialization
Compare 10 commits »
Alex Fuller created branch feature/hydra_tangents in boberfly/blender 2023-04-20 06:01:04 +02:00
Alex Fuller pushed to cycles_shared_lib at boberfly/cycles 2023-04-20 02:17:32 +02:00
be5f561005 Cycles shared library
3eaf89c3c0 Web: update links for new projects.blender.org platform
4b37909e4c Cleanup: fix various compiler warnings in Cycles standalone
2171e3f331 Fix #104329 viewport render with path guiding crashes
4132f1436a Fix #105442: Cycles CUDA and HIP host memory fallback not working
Compare 177 commits »
Alex Fuller created pull request blender/cycles#2 2023-04-01 05:47:14 +02:00
cycles : added mikktspace to third_party
Alex Fuller created pull request blender/cycles#1 2023-04-01 05:38:13 +02:00
Cycles shared library
Alex Fuller pushed to mikktspace-thirdparty at boberfly/cycles 2023-04-01 05:33:47 +02:00
174415452e cycles : added mikktspace to third_party
Alex Fuller created branch mikktspace-thirdparty in boberfly/cycles 2023-04-01 05:33:47 +02:00
Alex Fuller pushed to main at boberfly/cycles 2023-04-01 05:28:24 +02:00
b5027f6a73 Docs: Boost is no longer a direct dependency
bbaef8eb1c CI: replace deprecated set-output
8bf3257b9b CI: add build every 6 days to keep cache alive
Compare 3 commits »