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
This commit adds sun support in sunsky light. Cycles does not
provide any sun support in Hosek-W...
d8bed740edff3b295b1ae58b863aa511fcb129b0 authored over 4 years ago by howetuft <[email protected]>
Lights: create sunsky light feature
3c64d4b89d5285323289314fa7cb73053d4d3e50 authored over 4 years ago by howetuft <[email protected]>
This commit creates a Sunsky light object, modeled on Hosek-Wilkie, including:
- SunskyLight obj...
6deadc4d6c846be94311caf9aa51fde90a5a6946 authored over 4 years ago by howetuft <[email protected]>
83eac9ba5983ba0f1257b7832463916395ccc634 authored over 4 years ago by howetuft <[email protected]>
18707c5e615858a6b85a0e1dc26ec5853a9396dd authored over 4 years ago by howetuft <[email protected]>
b1f4ebfc006c15be2cf69f59b4069be84583a5f4 authored over 4 years ago by howetuft <[email protected]>
8e873273d7313ab74bec9d6c76d63fea8ec5dfd8 authored over 4 years ago by howetuft <[email protected]>
385abe7440d796a7406b170beac203ce021d25e2 authored over 4 years ago by howetuft <[email protected]>
Luxrender: tune area light efficency and gain
b701f125fac68703ab7ee3a64c2117f2756f3574 authored over 4 years ago by howetuft <[email protected]>Area light efficency and gain had been wrongly set 10 times too high...
269f5e22d69f806fce36a2aa3251524d8d5d9d4f authored over 4 years ago by howetuft <[email protected]>Restore Visibility awareness in rendering
9fdec86e9b28adaa4cb341c68fd53b6795ab0bc7 authored over 4 years ago by howetuft <[email protected]>
Object Visibility awareness in rendering had been disabled due to a compatibility
issue with ver...
Arealight: fix point_at compatibility issue for 0.18
2f69162740750f446de1d60946fdd77bf12f2272 authored over 4 years ago by howetuft <[email protected]>83e06564350a242e7c7509804a5b1eea7bef308e authored over 4 years ago by howetuft <[email protected]>
Camera README: add size_u/size_v description for write_arealight
9f47f8f55020df4ee19d7fa99c69e9363186f992 authored over 4 years ago by howetuft <[email protected]>609dcae15554019a270d6105cccb4d3ad52c42f6 authored over 4 years ago by howetuft <[email protected]>
Renderers README: plugins callbacks parameters description
b08128abac3852ee5845664d37f4960b0823ccb9 authored over 4 years ago by howetuft <[email protected]>
This commit adds a "point at" feature to camera object. Such feature
allows the user to choose a...
Camera representation was based on Part features. As a Camera is not a
Part, there were side-eff...
98631dfc87de4e4790e289cd091fd87aa693d002 authored over 4 years ago by howetuft <[email protected]>
Camera - "Point at" feature
1bd363f24789d0b3204ad2cf17d1b63ce4580045 authored over 4 years ago by howetuft <[email protected]>
This commit adds a "point at" feature to camera object. Such feature
allows the user to choose a...
Camera representation was based on Part features. As a Camera is not a
Part, there were side-eff...
Visibility: revert to previous functioning due to issue with v0.18
0a46f7aed6d7bf449d41d427f04d8f28b9ff06d9 authored over 4 years ago by howetuft <[email protected]>Temporarily disables visibility support (ante commit 8f02cb15a9cdec2324fead14ccdd3c3103534e21), ...
d030b876cb13885b7c1f43669e1ecd317ac419f8 authored over 4 years ago by howetuft <[email protected]>fb88096411a82ac027ede18f4a335fcf26f17b1a authored over 4 years ago by howetuft <[email protected]>
Small linting
c3457dfba9ee25516b43397bf9d73e6d681cb632 authored over 4 years ago by howetuft <[email protected]>7f4ae678c503c8d2f852d24f675efc29ef62a583 authored over 4 years ago by howetuft <[email protected]>
Add '\n' to all messages passed to FreeCAD.Console.PrintMessage,
FreeCAD.Console.PrintWarning an...
6ce0a4f7b1ca704c172d3506770326761e2b8f1f authored over 4 years ago by howetuft <[email protected]>
Suppress rotation in write_camera parameters
43f2a09b3775f85cad82a18c9a4798120a6620ad authored over 4 years ago by howetuft <[email protected]>
Instead, pass a FreeCAD.Base.Placement object (embedding both center and
rotation...)
Small refactoring in RendererHandler private methods
795a8d1a7190c0cd449d318877b2056f9d0dfd92 authored over 4 years ago by howetuft <[email protected]>Write _render_* methods in EAFP, suppress view arg to _call_renderer
1085d0bcd862f2689e3f85718cd984c872223f51 authored over 4 years ago by howetuft <[email protected]>Add support for groups in rendering projects and improve view naming
0673482e6bdfef6a7210744f2742bc2e86e8021e authored over 4 years ago by howetuft <[email protected]>f854fea257e633de3ea67c0d0c497b543124ea74 authored over 4 years ago by howetuft <[email protected]>
This commit allows rendering of groups
d92f3a5fd8f6240f6a2babe00bd35c51ffa03c05 authored over 4 years ago by howetuft <[email protected]>
At this stage, the feature allows to add groups to projects. However,
groups are not renderable ...
This commit replaces the old format 'View of %s' which could be unclear
and create names collisi...
317c1cb8d6426b7e7703e57549dd6920a9051ee1 authored over 4 years ago by howetuft <[email protected]>
Renderers: fix plugin list computation
22f4af4a3de8889f7cfcb7640618a97cdd272d92 authored over 4 years ago by howetuft <[email protected]>adade59a859e7c27957911b76beb40bcfc76df95 authored over 4 years ago by howetuft <[email protected]>
Fix small error in renderers README
f22cddfbeaf425e9557cecfb6e50f7adc86cf171 authored over 4 years ago by howetuft <[email protected]>9ed0ba110d9aca023d24e28c17f475901c78ac79 authored over 4 years ago by howetuft <[email protected]>
Tidy renderers
7f76f77f602ac013495c5ac7addb9c7f9aa86824 authored over 4 years ago by howetuft <[email protected]>592bc5ab7d3a9eedb19f1161975911679b8da836 authored over 4 years ago by howetuft <[email protected]>
f0a92d2676868dd44a0a290f111bbdc28cb0dd6b authored over 4 years ago by howetuft <[email protected]>
f0aa726b2201b03439e447aa589ca5f6afecf1dd authored over 4 years ago by howetuft <[email protected]>
aabebee9d8ead75701f194198d9258d4c4f03754 authored over 4 years ago by howetuft <[email protected]>
Links to external renderers' documentations
c183d199a1faed593c9a13ad5ba16c5efa1c51c5 authored over 4 years ago by howetuft <[email protected]>ca70d11349d91a2fcab181a88f5796f7778c7283 authored over 4 years ago by howetuft <[email protected]>
Renderers README
149e424852520d5de71207478dd47f3fc838fba6 authored over 4 years ago by howetuft <[email protected]>e4deb74d2c95260fe711fc87ff9ee170eb5f3afb authored over 4 years ago by howetuft <[email protected]>
34a2946fc35813dd950334af19ab1feab9fdb675 authored over 4 years ago by howetuft <[email protected]>
Add area light feature
23486a15bd87b5b72500b223538b95adcf2588de authored over 4 years ago by howetuft <[email protected]>7aa0732604b52c46c3a21343594f1eb5819817e5 authored over 4 years ago by howetuft <[email protected]>
472721ff399a2dd0b29b376611d5899589aebd14 authored over 4 years ago by howetuft <[email protected]>
0e846b2fdd2d9878cffebe40ebbd6303365155a2 authored over 4 years ago by howetuft <[email protected]>
a04ce8ce77a68c3792e2c641280d672788f12240 authored over 4 years ago by howetuft <[email protected]>
6cd8f0d9632da6dd9a3699b0480b53c114307f93 authored over 4 years ago by howetuft <[email protected]>
bbd73e9f74359a7d1ed6d8b7d7bc1bb97841cc7d authored over 4 years ago by howetuft <[email protected]>
0637c198b660d912a653e03dc085371efbbe2841 authored over 4 years ago by howetuft <[email protected]>
This commit adds an Area light object in the workbench, and makes a
first (basic) export impleme...
Small linting
8682ed9d822df89ba0b8e9113b8825b26a652d15 authored over 4 years ago by howetuft <[email protected]>a966f9bd0f29587ea21c24a64ec29fa28783262a authored over 4 years ago by howetuft <[email protected]>
Take object visibility into account in rendering
2365c73c659b94e9a829111a73fe424ae40f2c04 authored over 4 years ago by howetuft <[email protected]>If an object is not visible (Visibility==False), it won't be rendered
8f02cb15a9cdec2324fead14ccdd3c3103534e21 authored over 4 years ago by howetuft <[email protected]>lights.py: add a radius to point light representation
387e3b2fa3a42180f63f3f90a99347acef629c1b authored over 4 years ago by howetuft <[email protected]>59208d2fc142a5202b698295e18b03c65124b0ad authored over 4 years ago by howetuft <[email protected]>
bfeb54ae60a47de4469217cfb0ddb09fffa83672 authored over 4 years ago by howetuft <[email protected]>
Creates lights.py
a779911a5c538698e5055540f0deb96ad80a5b55 authored over 4 years ago by howetuft <[email protected]>
This commit creates lights.py, a module with various lights objects to
illuminate rendering scen...
Appleseed: make Appleseed run asynchronously
1e21daa1bb93a88d1c69ae7e16a47f0f71570620 authored over 4 years ago by howetuft <[email protected]>bef47cdd3f189ad0465f7d267f1c61560961cc45 authored over 4 years ago by howetuft <[email protected]>
Linting: Suppress 'no self use' in Project.render
8b94e94ce50ff1cb52bef6540e40f1ee5410879d authored over 4 years ago by howetuft <[email protected]>50e539dbaed64add913ddd285097d5515f28619b authored over 4 years ago by howetuft <[email protected]>
Appleseed: fix and improve Camera support
b6e23998e94b264e8d08494d70ea718b8fac38ba authored over 4 years ago by howetuft <[email protected]>a91ad643418aba974cde637a09452c0e917b744b authored over 4 years ago by howetuft <[email protected]>
63aa0c5b5f5fe638cc509e8285456e5c54f9424a authored over 4 years ago by howetuft <[email protected]>
In Appleseed, aspect ratio in cameras must be set in accordance with height and
width, otherwise...
Appleseed: add point light support
412fcf1a5427938fd9f10fae8d2ac8c104eec852 authored almost 5 years ago by Yorik van Havre <[email protected]>Appleseed: fix unescaped '\t' in mesh temp file path
dad40aa8f22e9201924b977bcfdd4f3a4585f801 authored almost 5 years ago by Yorik van Havre <[email protected]>b63b87be45cc1d5feb264a0c0e7242b6189d5391 authored almost 5 years ago by howetuft <[email protected]>
Issue #30 (https://github.com/FreeCAD/FreeCAD-render/issues/30)
bbba896568a2e5290b0f77e2b4d8fc4d83415436 authored almost 5 years ago by howetuft <[email protected]>Linting2
d2e1fc3e94fc1b05d5e4d058f0ff0190a996f342 authored almost 5 years ago by Yorik van Havre <[email protected]>0b5331214fe7918d0b15656140e2aeb937cc7a35 authored almost 5 years ago by howetuft <[email protected]>
75c36bd51d64b10c87042aeef4bba11b90842cc8 authored almost 5 years ago by howetuft <[email protected]>
Use context managers for file operations
Use Format Specification Mini-Language for string opera...
f07b60ef265000edbd1d87cc579a83df7103798f authored almost 5 years ago by howetuft <[email protected]>
eb8ff37d57cfbdefc09587b5b1ca2c2ed7286d01 authored almost 5 years ago by howetuft <[email protected]>
c7632f721bae4c443bbf9f26d247ad3116e3d9b7 authored almost 5 years ago by howetuft <[email protected]>
c067fef62bf63232c54f86ae0577add33657bde6 authored almost 5 years ago by howetuft <[email protected]>
75be5e76755c3cf56710f5d4b91d929a2e2f688b authored almost 5 years ago by howetuft <[email protected]>
23f693bdd4d8e171e9e4054d55bda57cee1ae4ea authored almost 5 years ago by howetuft <[email protected]>
e0e767526a2f5b69382984085bb2c90497c873ea authored almost 5 years ago by howetuft <[email protected]>
944a8e9ddcd3ef42dc55e4a5870725c1fcef1bbf authored almost 5 years ago by howetuft <[email protected]>
827c6d6cab0848b1f340c7a682d838b7c090684a authored almost 5 years ago by howetuft <[email protected]>
d4d7e4a69a95503022d316dc6819b201233d55ea authored almost 5 years ago by howetuft <[email protected]>