Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/FreeCAD/FreeCAD-render

The Render workbench
https://github.com/FreeCAD/FreeCAD-render

Merge pull request #207 from howetuft/ospray

Ospray: fix sunsky intensity in template

64e722b81c32d3b5a9828b36de25884e84c40c4d authored over 2 years ago by howetuft <[email protected]>
Ospray: fix sunsky intensity in template

0d7e8bd150be185b13ad8c3e98a89ee933cbcb83 authored over 2 years ago by howetuft <[email protected]>
Merge pull request #206 from howetuft/hotfix

pylint: update .pylintrc to 2.14

d3758aeefd3875508f0f15beeed71efdd44b7a89 authored over 2 years ago by howetuft <[email protected]>
pylint: update .pylintrc to 2.14

e3b004493819f17684739b7a2fcd807a926a0c0f authored over 2 years ago by howetuft <[email protected]>
Merge pull request #205 from howetuft/ospray

Ospray: fix camera fovy small bug

40e9a97cc4f81141dadb6477abe589581c2789a1 authored over 2 years ago by howetuft <[email protected]>
Ospray: fix camera fovy small bug

1b0333ddc571df89b76be1ebd606c96d0c22e5f7 authored over 2 years ago by howetuft <[email protected]>
Merge pull request #204 from howetuft/ospray

Ospray: add fovy parameter to camera

650f06f8dc74fca2f287d09295d212b69853d72b authored over 2 years ago by howetuft <[email protected]>
Ospray: add fovy parameter to camera

eee05efe9f1033a3e04ddacd53cb454f768849e5 authored over 2 years ago by howetuft <[email protected]>
Merge pull request #203 from howetuft/ospray

Ospray: fix Sunsky up and right in sun template

da355c26e8e0319882d1c57b6fa770fe6bc31cc0 authored over 2 years ago by howetuft <[email protected]>
Ospray: fix Sunsky up and right in sun template

9764135d8f760223df4605abba2829bbad47bde3 authored over 2 years ago by howetuft <[email protected]>
Merge pull request #202 from howetuft/hotfix

Ospray: fix format of Sunsky up and right vectors

875dd17602d9b67fa69e92f757a231dedc01c374 authored over 2 years ago by howetuft <[email protected]>
Ospray: fix format of Sunsky up and right vectors

16b97d9a880385f790f3584716b24eed357e2b95 authored over 2 years ago by howetuft <[email protected]>
Merge pull request #201 from howetuft/hotfix

Ospray: update camera to v0.11.1 specifications

13566d4de33ab2126d43287dd5f0f0cf2228d8c0 authored over 2 years ago by howetuft <[email protected]>
Ospray: update camera to v0.11.1 specifications

c745d8e06159fd19274065fd75377ad4258dac3a authored over 2 years ago by howetuft <[email protected]>
Merge pull request #198 from howetuft/hotfix

Fix FCDVERSION invalid litteral for int ('19.4')

db63ee497c2256b8b28b74813869f525227abee2 authored over 2 years ago by howetuft <[email protected]>
Fix FCDVERSION invalid litteral for int ('19.4')

a4d616a903c37364ce982b701fd34f72a2bfced6 authored over 2 years ago by howetuft <[email protected]>
Merge pull request #196 from howetuft/hotfix

RendererHandler: fix ValueError bug with RenderingTypes

c993a723309a7733b11f177a0099c1f9bcbd39b9 authored over 2 years ago by howetuft <[email protected]>
RendererHandler: fix ValueError bug with RenderingTypes

Always cast object's RENDERING_TYPE to RenderingTypes (to avoid sporadic
ValueError)

7b7f2172ee6f1aa9286e6d45f254321d99d59796 authored over 2 years ago by howetuft <[email protected]>
Merge pull request #195 from howetuft/hotfix

Hotfix: get_rendering_string for Fasteners WB

281d98c1335b732c255a205817666ca4584e9394 authored over 2 years ago by howetuft <[email protected]>
Bump version in package.xml

ddf5b1d98cb38776df635b2268d3f7a5044eb5e8 authored over 2 years ago by howetuft <[email protected]>
Renderer handler: fix get_rendering_string for Fasteners WB

Additional fix to previous commit, also restoring compatibility with
ArchTexture (for PointLight)

be6a43000ae0f038297e3a4c702b0c0cd707295c authored over 2 years ago by howetuft <[email protected]>
Merge pull request #193 from alexneufeld/render_string_fix

get_rendering_string: don't use 'source.Proxy.type' attr to choose RenderHandler

118354b8657161b81bec30af4b08dde66052aa0c authored over 2 years ago by howetuft <[email protected]>
Merge pull request #194 from luzpaz/typos

Fix typos

188ed8c498a74dd6838d43517e770abb2cc00b2a authored over 2 years ago by howetuft <[email protected]>
Fix typos

68abd8706ea42b332fce4d4cef6c1b59b37b660d authored over 2 years ago by luz paz <[email protected]>
get_rendering_string: don't use 'source.Proxy.type' attr to chose RenderHandler

Scripted objects can create/set arbitrary attributes in their Proxy
objects. Formerly, if an obj...

44ae1a6150514d6d72db9c7c5091c1d0ed98247b authored over 2 years ago by Alex Neufeld <[email protected]>
Merge pull request #192 from howetuft/master

Commands: restore compatibility with FCD 0.18

bbacbb4fb0b1584858f5c62dd7c3a4ed8928a36b authored over 2 years ago by howetuft <[email protected]>
Commands: restore compatibility with FCD 0.18

75923dff7b5f122c68b97dbb717829cd3e204bbe authored over 2 years ago by howetuft <[email protected]>
Merge pull request #191 from howetuft/hotfix

Python 3.6 compatibility

7fe9f01bcdf626656f2c047c232eb4e3c6d2a0cf authored over 2 years ago by howetuft <[email protected]>
Base: restore compatibility with Python 3.6 (namedtuple)

f5002d9b417ecfa6e10f2434f528ccd020b24df4 authored over 2 years ago by howetuft <[email protected]>
Pylint: set minimum Python version to 3.6

This is what is required by FreeCAD current version (0.20), at the
moment (2022-04-30)

819b86e3175e2bb25584d18f7dd7be743b34026a authored over 2 years ago by howetuft <[email protected]>
Lights: remove unused import

b9023bd89f5c43b0179dd620cc38b332c3749be8 authored over 2 years ago by howetuft <[email protected]>
Merge pull request #190 from howetuft/master

Fixes for Cycles and Luxcore

fcd9d390515268aef027ec3e4159430382f8bbe6 authored over 2 years ago by howetuft <[email protected]>
Cycles: fix transparent area light issue

aa5d1e54d7e25c62b55c11be2f9415930542baf7 authored over 2 years ago by howetuft <[email protected]>
Luxcore: make area lights double-sided

For consistency with other renderers

254ed6883add5e48ed39d5b6d7a543857d9984d4 authored over 2 years ago by howetuft <[email protected]>
Merge pull request #188 from howetuft/hotfix

Pbrt: remove 'tint' parameter in mixed material export

865eeecf0ec47fe99d0ce2a911c558bd1cb91293 authored almost 3 years ago by howetuft <[email protected]>
Pbrt: remove 'tint' parameter in mixed material export

'tint' parameter was removed by pbrt's developper, so we cannot export
it anymore.

5414a438816a36bd308ed93524094ac275ac3c91 authored almost 3 years ago by howetuft <[email protected]>
Merge pull request #187 from howetuft/hotfix

Ospray: fix default parameters for renderer

19ce3c9d2761de33a2e598568e12d7d7c6e06bc1 authored almost 3 years ago by howetuft <[email protected]>
Ospray: fix default parameters for renderer

14a30d9b36fe3545e06e2d2410e6a07d679a127f authored almost 3 years ago by howetuft <[email protected]>
Merge pull request #185 from howetuft/projects

Lights: add a (replicated) Placement property in Point Light (2nd try)

e8934e06eda0f3b5567d63145423f892f711cecc authored almost 3 years ago by howetuft <[email protected]>
Lights: add a (replicated) Placement property in Point Light (2nd try)

2nd try: Placement property is no more created for old instances

336b48f24fdf57d1554d330ada191db69163e004 authored almost 3 years ago by howetuft <[email protected]>
Merge pull request #184 from howetuft/projects

Revert "Lights: add a (replicated) Placement property in Point Light"

bc6d9be991f26a8d30b26f08e1d1323bf9ad2869 authored almost 3 years ago by howetuft <[email protected]>
Revert "Lights: add a (replicated) Placement property in Point Light"

This reverts commit 0c90d6057e62fb79a3860969923fe7a89f3a0559.

Reason: Side-effect when converti...

0646ed9f5935c76f01b434ce8c69a124b3788555 authored almost 3 years ago by howetuft <[email protected]>
Merge pull request #183 from howetuft/projects

Add Placement property to Point Lights

ea0bd6f3f0c61c64e044fd9461cf5335c3613212 authored almost 3 years ago by howetuft <[email protected]>
Luxrender: fix write_camera signature

67f400d8030ca0c074420a40fbccdbc14f4f621f authored almost 3 years ago by howetuft <[email protected]>
Lights: add a (replicated) Placement property in Point Light

The new Placement property is replicated on Location.
It allows to use FreeCAD Placement and Tra...

0c90d6057e62fb79a3860969923fe7a89f3a0559 authored almost 3 years ago by howetuft <[email protected]>
Base: avoid Coin location update for GeometryPython objects

45afa05b1173123175d9a04ac8f3edcbc71a4d9b authored almost 3 years ago by howetuft <[email protected]>
Base: add Property Type field to properties

98b48937289810a888e890f163a4a0dce3240c8a authored almost 3 years ago by howetuft <[email protected]>
Merge pull request #182 from howetuft/projects

Base AreaLight and Camera on App::GeometryPython

6d86bdea0052be5fd9eb6aca5caeeed3b442f929 authored almost 3 years ago by howetuft <[email protected]>
Linting

e8de344fe58d960ef30c05d42207e29b8d160303 authored almost 3 years ago by howetuft <[email protected]>
RendererHandler: recognize App::GeometryPython as renderable

f3b938eea8415697c2188bdc44126888221453d7 authored almost 3 years ago by howetuft <[email protected]>
Base: avoid Coin placement update for GeometryPython objects

842676310e8f605c3629b0f3e03d989b6e12b4eb authored almost 3 years ago by howetuft <[email protected]>
Base: make Pointables belong to App::GeometryPython class

Required by v0.20 to be able to use Placement tool (Edit->Placement...),
as this feature is now ...

993a6dd45941a9db9868ad82ce3480ee63dbef08 authored almost 3 years ago by howetuft <[email protected]>
Merge pull request #177 from howetuft/projects

Luxcore: display output

4c847bdbbea82145fa087dba3f17a3f4a34a5865 authored almost 3 years ago by howetuft <[email protected]>
Luxcore: display output

a04bf7a8057056cc08d2df755fd0f48587610aae authored almost 3 years ago by howetuft <[email protected]>
Merge pull request #176 from howetuft/projects

Remove unnecessary computations (merge)

62204638b6aaa559ccf3872fcf2e5748c443dd46 authored almost 3 years ago by howetuft <[email protected]>
Remove unnecessary recomputations from renderers

252c0faad4b2ac18bafb9fc4028ec7581f222f35 authored almost 3 years ago by howetuft <[email protected]>
Display wait cursor when adding views

7f7a3a662df1cbac4e3f93422ffb26e6f0853682 authored almost 3 years ago by howetuft <[email protected]>
Remove useless recomputes in commands

c01f5bd34975c1fff5e694ca42658d59be241747 authored almost 3 years ago by howetuft <[email protected]>
Do not recompute each time a view is created

The recalculation occurs only once for the creation of several views,
and only if DelayedBuild i...

70252396ce25be43f94677d763c0187198e8cbf1 authored almost 3 years ago by howetuft <[email protected]>
Merge pull request #174 from howetuft/projects

Luxcore/Luxrender: fix 'efficency' mispelling

6d6d67ecaeaa992fb01595eb67f109939b6c3234 authored almost 3 years ago by howetuft <[email protected]>
Luxcore/Luxrender: fix 'efficency' mispelling

3f70c18bab30e644ef3d6579a1aaf680e3357f19 authored almost 3 years ago by howetuft <[email protected]>
Merge pull request #173 from howetuft/projects

Package.xml: extend description

7f605490077a9b71fbea371549654b87c8522a99 authored almost 3 years ago by howetuft <[email protected]>
Package.xml: extend description

9b343b0146777404f2640d3b0ae125986887279b authored almost 3 years ago by howetuft <[email protected]>
Merge pull request #172 from howetuft/projects

Package.xml: correct icon path

10008ac6e1322870feba2d8fb67d1cce05d3a8c9 authored almost 3 years ago by howetuft <[email protected]>
Package.xml: correct icon path

8756d7e175935458be30a277fdbf9f26f8c93c02 authored almost 3 years ago by howetuft <[email protected]>
Merge pull request #171 from howetuft/projects

Package.xml: correct subdirectory

71f43e56ea76587145dc30e86726bdcba398b2fe authored almost 3 years ago by howetuft <[email protected]>
Package.xml: correct subdirectory

1e2b08feca64a8934361b3159411a8b5106964da authored almost 3 years ago by howetuft <[email protected]>
Merge pull request #170 from howetuft/projects

Fine tuning for package.xml

3bf0a919abcbaaa804b6ddb0d8ba293dd6f61c1c authored almost 3 years ago by howetuft <[email protected]>
Fine tuning for package.xml

3d6f89f2918acead484eb381c6fd3e221c265af6 authored almost 3 years ago by howetuft <[email protected]>
Merge pull request #169 from howetuft/projects

Package.xml fine tuning

bdf80b3f81766619b1334577d0c749760b163b99 authored almost 3 years ago by howetuft <[email protected]>
Fine tune package.xml

dfab7e7edfaa70d3c39ac15a6e1aa2cb34dc0d04 authored almost 3 years ago by howetuft <[email protected]>
Move package.xml to workbench root directory

e545b341f67160e47ac7f2e29899a51273d1f027 authored almost 3 years ago by howetuft <[email protected]>
Merge pull request #168 from luzpaz/metadata

Create package.xml

6d8cfba55c2daae3d1a0a3c36440ddb9642fc40f authored almost 3 years ago by howetuft <[email protected]>
Create package.xml

Adds the new package.xml metadata file to the Render WB. Note that I don't have email addresses ...

7fb537ff04b0d20f718ab9b8ed521aea11dc8349 authored almost 3 years ago by luz paz <[email protected]>
Merge pull request #166 from howetuft/projects

ImageViewer: set background to opaque (subwindow)

e0fcac9e932f91a347b8d400a3a47eae6228c27a authored almost 3 years ago by howetuft <[email protected]>
ImageViewer: set background to opaque (subwindow)

9fde8f5dbf4eb339127332a57b3b0249af57f268 authored almost 3 years ago by howetuft <[email protected]>
Merge pull request #164 from luzpaz/typos

Fix various typos

90104ac804dd67da1a6403cb2fbe4ad1031aeca4 authored almost 3 years ago by howetuft <[email protected]>
Merge pull request #165 from howetuft/projects

Remove Pbrt 'tint' parameter in glass material

04153de2cfb8c4da5750fd2df95f442b0cd404ba authored almost 3 years ago by howetuft <[email protected]>
Revert "Fix source typos"

This reverts commit 9d044a2355c11ca33b0b4672e48c678db5329dc0.

0295a21738e13f18d95c30ec467a0817bebd6b6d authored almost 3 years ago by luz paz <[email protected]>
Pbrt: remove 'tint' parameter in glass material export

'tint' parameter was removed by pbrt's developper (see
https://github.com/FreeCAD/FreeCAD-render...

b831038bd85bc9368bec035e1b064232ae6c7184 authored almost 3 years ago by howetuft <[email protected]>
Fix source typos

9d044a2355c11ca33b0b4672e48c678db5329dc0 authored almost 3 years ago by luz paz <[email protected]>
Fix various typos

Found via `codespell -q 3 -S *.ts,*.oso -L sur`

f62304288cd2309e73e47480c57e158879a10404 authored almost 3 years ago by luz paz <[email protected]>
Executor: fix some Slot arguments

63e4810641480107623872d0b33d6987a9985efd authored almost 3 years ago by howetuft <[email protected]>
Merge pull request #162 from howetuft/master

Revert "Merge pull request #159 from jphigham/luxcore-lib-path"

1e3e8933daec262e922b2a3acae0cf1c142d0154 authored almost 3 years ago by howetuft <[email protected]>
Revert "Merge pull request #159 from jphigham/luxcore-lib-path"

This reverts commit 1c03c56b55a7ac0a6fc645733851878094deff01, reversing
changes made to 2ca9e423...

1af04fa1875e08ff77e101370654bb4979c4e1c7 authored almost 3 years ago by howetuft <[email protected]>
Merge pull request #159 from jphigham/luxcore-lib-path

LuxCore: add library path

1c03c56b55a7ac0a6fc645733851878094deff01 authored almost 3 years ago by howetuft <[email protected]>
Merge branch 'master' into luxcore-lib-path

9a6cf8e4b683bd24487cdfd1282e7f963a6abc53 authored almost 3 years ago by howetuft <[email protected]>
Merge pull request #161 from howetuft/projects

Renderers: small linting (black)

2ca9e423d0759002706d1d5953e77c8554d86189 authored almost 3 years ago by howetuft <[email protected]>
Renderers: small linting (black)

2e0cefcfdae38da2c9ebcaffaaceb3c0877b797e authored almost 3 years ago by howetuft <[email protected]>
Merge pull request #160 from howetuft/projects

Merge pull request #1 from FreeCAD/master

f9380f4dbea79a5075cccbebcd4bfa52ba111a8d authored almost 3 years ago by howetuft <[email protected]>
Merge pull request #1 from FreeCAD/master

Asynchronous renderer execution

dd50defd846624433695571d4da0d0c8a24cb13a authored almost 3 years ago by howetuft <[email protected]>
Merge branch 'projects' into master

68ae552d187be987a4b3f8bc89e6350ae5cb5ba8 authored almost 3 years ago by howetuft <[email protected]>
Executor: remove debug message

37b51a7ff6814e116944d94247113fa562088acc authored almost 3 years ago by howetuft <[email protected]>
Executor: don't display if renderer don't output anyfile

And correct Appleseed output to None

a7728294bd5cd8a743af779748f39fdcdb6a89e6 authored almost 3 years ago by howetuft <[email protected]>
Project: small lintering

7742da0550f3fe3048955250e8b09d6effc4073c authored almost 3 years ago by howetuft <[email protected]>
Project: remove unused imports

2c2a2e38bf272e83cdad1df6befdd0dbf757ddbd authored almost 3 years ago by howetuft <[email protected]>
Executor: move ImageViewer into a separate file

af96f1f34f9f4d568cf782893bb010171b068ad3 authored almost 3 years ago by howetuft <[email protected]>
Executor: add 'join' method to Gui flavour

20ae750a0e5bdf5c976f3b58a770cc04bffd14fc authored almost 3 years ago by howetuft <[email protected]>
Executor: various improvements

9c40365227838546c7fa2897e17dfef70c273cdb authored almost 3 years ago by howetuft <[email protected]>
Executor: quit QThread when worker is done

c88a58fe9c0abbaef78d8ac7a0a6472a6558ff5d authored almost 3 years ago by howetuft <[email protected]>