Ecosyste.ms: OpenCollective

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

Morevna Project

Our mission is to develop, improve and popularize open-source technologies for animation.
Collective - Host: opensource - https://opencollective.com/morevnaproject - Website: https://morevnaproject.org/ - Code: https://github.com/morevnaproject-org

Unification for renderChanModule.checkRequirements()

github.com/morevnaproject-org/RenderChan - 1bc030e49b3d231ac19913e6a361ff4d6e14ccc1 authored almost 9 years ago by Konstantin Dmitriev <[email protected]>
Merge branch 'gimp-support'

github.com/morevnaproject-org/RenderChan - f18da8bd540aa91c38ee8d5d8eaa389ad28d8720 authored almost 9 years ago by Konstantin Dmitriev <[email protected]>
Gimp: Use predefined parameters for PNG export

github.com/morevnaproject-org/RenderChan - 165bb7946c0043d1ae912784734a98b1944f9118 authored almost 9 years ago by Konstantin Dmitriev <[email protected]>
Use "which" function to get real path of Gimp binary

github.com/morevnaproject-org/RenderChan - f03ac292d70a4c1b1899c5ed1813722c927daacc authored almost 9 years ago by Konstantin Dmitriev <[email protected]>
Used user's default gimp render settings for pngs.

github.com/morevnaproject-org/RenderChan - b50f05997b4408d011cf31401a03fc9989384dab authored almost 9 years ago by scribblemaniac <[email protected]>
Added gimp support

github.com/morevnaproject-org/RenderChan - 335e2eb4c2ed85ea17571b21a0adfbb17121ed28 authored almost 9 years ago by scribblemaniac <[email protected]>
Added gimp module documentation

github.com/morevnaproject-org/RenderChan - 2aaf09bdcdd57954ede7fcd9950d4d1aa5a6ea2c authored almost 9 years ago by scribblemaniac <[email protected]>
Fix paameters to keep result of stereo rendering compatible with Vegas/QuickTime.

The "-qp 0" options doesn't produce compatible file anymore. The "-crf 1" option is not technica...

github.com/morevnaproject-org/RenderChan - 971f21ff57d149801a84937b3080ba934739cdc0 authored almost 9 years ago by Konstantin Dmitriev <[email protected]>
Utility script for building linux packages

github.com/morevnaproject-org/papagayo-ng - 6f7e718f52ec97d84f52b41698a1e3b40eb3a82e authored almost 9 years ago by Konstantin Dmitriev <[email protected]>
Add ignore list

github.com/morevnaproject-org/papagayo-ng - 70fa4970c7b3eb808afd17ebe1586e202c386262 authored almost 9 years ago by Konstantin Dmitriev <[email protected]>
Merge pull request #1 from scribblemaniac/InkscapeModule

Inkscape module

github.com/morevnaproject-org/RenderChan - d148499d9450e7ae40bace09380633a1827eda34 authored almost 9 years ago by Konstantin Dmitriev <[email protected]>
Added dependency analysis for inkscape

github.com/morevnaproject-org/RenderChan - 97bd4ffdbb7833f1028ed266b662c776dcb0579d authored almost 9 years ago by scribblemaniac <[email protected]>
Implemented width and height options for inkscape.

github.com/morevnaproject-org/RenderChan - f05eba701ba5392a13ab5f6fa501f79637eb7f9d authored almost 9 years ago by scribblemaniac <[email protected]>
Added support for more inkscape I/O formats

github.com/morevnaproject-org/RenderChan - 3fb25e28e597f83036e1f58229e3fdd9fc9008b5 authored almost 9 years ago by scribblemaniac <[email protected]>
Added basic inkscape support

github.com/morevnaproject-org/RenderChan - 265a2617657db417cdea4f9bf097719c0355525b authored almost 9 years ago by scribblemaniac <[email protected]>
Fix hard/soft sign letters in Russian breakdowns

github.com/morevnaproject-org/papagayo-ng - 90d6a5ede2279c2fdeb66ee6141feb39f971e640 authored almost 9 years ago by Konstantin Dmitriev <[email protected]>
Fix issue with wx.Color (replaced by wx.Colour)

github.com/morevnaproject-org/papagayo-ng - c9fd6157a714a0b7b560bc4b9a61e448bd17688c authored almost 9 years ago by Konstantin Dmitriev <[email protected]>
Use Krita for rendering KRA files if there are linked files. No dependency detection works yet.

github.com/morevnaproject-org/RenderChan - cfa69934005a046508b9d7ddc74d763db9fcdceb authored about 9 years ago by Konstantin Dmitriev <[email protected]>
Add basic support for rendering Krita's *.kra files

github.com/morevnaproject-org/RenderChan - 291d9b13b9cdbc79b7e881d2c22fcc9247d5613b authored about 9 years ago by Konstantin Dmitriev <[email protected]>
Freesound module: Add detection for "cc-by-nc" and "cc-sampling+" licenses

github.com/morevnaproject-org/RenderChan - b12e588f9eeb68aa0962b8397d283e41b28fec0f authored about 9 years ago by Konstantin Dmitriev <[email protected]>
New option "--attribution FILE".

Fetches the attribution list for dependencies of given FILE.
Currently it works only for the sou...

github.com/morevnaproject-org/RenderChan - 2740dbedcfd93cfcd77fedb501d1640c415a7e85 authored about 9 years ago by Konstantin Dmitriev <[email protected]>
A script to automatically generate zip files from directory tree

github.com/morevnaproject-org/morevna-scripts - 0232d82b3f84cde92cd0f7a609b16cdb44932f03 authored about 9 years ago by Konstantin Dmitriev <[email protected]>
Allow to specify custom render cache dir per file ("render_cache_dir" option)

github.com/morevnaproject-org/RenderChan - 9d5a5f82de86e7158446b49354dfa73d45edc2a2 authored over 9 years ago by Konstantin Dmitriev <[email protected]>
Store renderings in separate profiles for each language

github.com/morevnaproject-org/RenderChan - 9b329e6081e790c8a845a21d742d5049ea2e3a03 authored over 9 years ago by Konstantin Dmitriev <[email protected]>
Don't forget to create localization file in render directories

github.com/morevnaproject-org/RenderChan - 378cee2d3805723934e366fd1e5815befb21b24f authored over 9 years ago by Konstantin Dmitriev <[email protected]>
When loading project do additional sanity check for consistency of localized renderings

github.com/morevnaproject-org/RenderChan - c76ddfa2d2c4e681ff99f12bd5e062fdb73f0088 authored over 9 years ago by Konstantin Dmitriev <[email protected]>
Basic mechanism to manage project language/localization

github.com/morevnaproject-org/RenderChan - cc1d8489cf4a046d81ad659fb53202adbe0abe32 authored over 9 years ago by Konstantin Dmitriev <[email protected]>
Fix errors arized after 77a07c2adb

github.com/morevnaproject-org/RenderChan - 6fe6ea9889089edbf4f4b0670b7a6e3c073b1235 authored over 9 years ago by Konstantin Dmitriev <[email protected]>
Don't create placeholders outside of the project

github.com/morevnaproject-org/RenderChan - 87926efb0ba490da09a5bfe03f5ebef17186977c authored over 9 years ago by Konstantin Dmitriev <[email protected]>
Fix the issue with wrong project root detected for some relative paths

github.com/morevnaproject-org/RenderChan - 77a07c2adb127889a6f1220a3473a77643181baf authored over 9 years ago by Konstantin Dmitriev <[email protected]>
Prepare stuff to allow installing RenderChan into system location

github.com/morevnaproject-org/RenderChan - a8c01dadd10ee616a8cf0490b4f182939645953e authored over 9 years ago by Konstantin Dmitriev <[email protected]>
Add placeholder for WAV files

github.com/morevnaproject-org/RenderChan - a240ea40eb7a0efcc116c082794307cd1bd306ed authored over 9 years ago by Konstantin Dmitriev <[email protected]>
Create a placeholders for non-existing files (should be an option in the future)

github.com/morevnaproject-org/RenderChan - 3a1acad9e76f0b6aec1714608b86259ce1ea0a6f authored over 9 years ago by Konstantin Dmitriev <[email protected]>
Give an error message if input file doesn't belong to any project

github.com/morevnaproject-org/RenderChan - 9e0b9424f9f6f2adc5667c25599e9df0e8e9b56b authored over 9 years ago by Konstantin Dmitriev <[email protected]>
Special fixes to allow running RenderChan on Windows

github.com/morevnaproject-org/RenderChan - d4357f133baa51c9a13fad44dee84891b6fc1532 authored over 9 years ago by Konstantin Dmitriev <[email protected]>
Create profile directory if not exists

github.com/morevnaproject-org/RenderChan - 64e8e120788d6bba8ea4713aca681026232b1f99 authored over 9 years ago by Konstantin Dmitriev <[email protected]>
Add AUTHORS file

github.com/morevnaproject-org/RenderChan - a167b489f964ef0cf413232811e522187506396d authored over 9 years ago by Konstantin Dmitriev <[email protected]>
Re-license as LGPLv3

github.com/morevnaproject-org/RenderChan - d0bcfb6ee579ff51b4d468d850f5718ccf704be0 authored over 9 years ago by Konstantin Dmitriev <[email protected]>
Script for batch replacing paths in Blender's Video Sequence Editor

github.com/morevnaproject-org/morevna-scripts - e703ae4d61c1d4e3f9ce3997a8dda363aa406f01 authored over 9 years ago by Konstantin Dmitriev <[email protected]>
Initial commit

github.com/morevnaproject-org/morevna-scripts - 611594eb931f9b6af1466f42a48419ad3273f1ed authored over 9 years ago by Konstantin Dmitriev <[email protected]>
Fix bugs related with previous two commits

github.com/morevnaproject-org/RenderChan - 4a07be65434d7e32549d21551661d1c8ccc562f5 authored over 9 years ago by Konstantin Dmitriev <[email protected]>
Change location for profiles

github.com/morevnaproject-org/RenderChan - d4ba2b5d3b64de7514430820d6948904bb250978 authored over 9 years ago by Konstantin Dmitriev <[email protected]>
Refactoring: Use getProfilePath() function

github.com/morevnaproject-org/RenderChan - 3d0e77f625a42f0c4a8a0c2d9b3f69f9c8a26bd4 authored over 9 years ago by Konstantin Dmitriev <[email protected]>
Synfig: Explicitly specify image sequence separator

github.com/morevnaproject-org/RenderChan - c871f591af4d8f05c66c5d0fd261b66baa465b8f authored over 9 years ago by Konstantin Dmitriev <[email protected]>
Fix error when dealing with nested projects

github.com/morevnaproject-org/RenderChan - 08d51b69fa670e22abd1179241573bad054cb33a authored over 9 years ago by Konstantin Dmitriev <[email protected]>
Fix stereo output ("-c:a copy" is not supported by mp4 container)

github.com/morevnaproject-org/RenderChan - 710b0358bd991a0c8a98074f339a9b59741fb8a7 authored almost 10 years ago by Konstantin Dmitriev <[email protected]>
Blender: Do not force AAC audio coded (use codec defined in the project file)

github.com/morevnaproject-org/RenderChan - 1564969e40b2569c70e021079d7d3f9e6b1eef4c authored almost 10 years ago by Konstantin Dmitriev <[email protected]>
Blender: Stereo rendering - make sure that the switched camera is real camera object

github.com/morevnaproject-org/RenderChan - 13e052e1fffa206c4bfc29bc746b403b6d6b8347 authored almost 10 years ago by Konstantin Dmitriev <[email protected]>
Use mp4 container for stereo rendering

github.com/morevnaproject-org/RenderChan - a13f12745ae37915009d5072bb38e1b17c1b3f41 authored almost 10 years ago by Konstantin Dmitriev <[email protected]>
Revert "Stereo rendering - change left-right eye order"

This reverts commit 9ac1e1b5fdba9aca8b69b2c5bfa8f5c7513dfbcb.

github.com/morevnaproject-org/RenderChan - b66973ae667e6052686fdf96a7d18ef80cedf0ed authored almost 10 years ago by Konstantin Dmitriev <[email protected]>
Blender: Fix analyze() function

github.com/morevnaproject-org/RenderChan - a1556944e83b8535445fa822cb5858c92a82d9c0 authored almost 10 years ago by Konstantin Dmitriev <[email protected]>
Fix handling of broken renders when packet_size=0

github.com/morevnaproject-org/RenderChan - 39d96799c9b3490b574086b51c3f6057b0bd6e3d authored almost 10 years ago by Konstantin Dmitriev <[email protected]>
Avoid fail if lockfile is empty

github.com/morevnaproject-org/RenderChan - 97694d9efe0d6a13a82a78cc64f609c98eeff303 authored almost 10 years ago by Konstantin Dmitriev <[email protected]>
Preserve audio quality when doing stereo merge

github.com/morevnaproject-org/RenderChan - 7bd71a5bca7e5ec06d94b0cf49fa11069809026f authored almost 10 years ago by Konstantin Dmitriev <[email protected]>
Stereo rendering - change left-right eye order

github.com/morevnaproject-org/RenderChan - 9ac1e1b5fdba9aca8b69b2c5bfa8f5c7513dfbcb authored almost 10 years ago by Konstantin Dmitriev <[email protected]>
Afanasy: Accept commands with international characters

github.com/morevnaproject-org/RenderChan - ac4cc649082f554def0a911c0f312b583df28224 authored almost 10 years ago by Konstantin Dmitriev <[email protected]>
Files with "Extract Alpha" option shouldn't be submitted twice

github.com/morevnaproject-org/RenderChan - 10f13375300b7928247d6ba6cf2284a1f2e7397e authored almost 10 years ago by Konstantin Dmitriev <[email protected]>
Set lower capacity for synfig tasks

github.com/morevnaproject-org/RenderChan - 204a4fdbdc92a8a8a1a5a0fcdc0816869631c325 authored almost 10 years ago by Konstantin Dmitriev <[email protected]>
Allow to multiply paramter values in file-specific .conf files.

Examples:
width=*2 ( tells to render with double width)
height=*2.5 (multiply height by 2.5)

github.com/morevnaproject-org/RenderChan - c7829afbd667e9095c77bffb2ae96750e2e5463a authored almost 10 years ago by Konstantin Dmitriev <[email protected]>
Don't write LST for single file

github.com/morevnaproject-org/RenderChan - 98659212b151e875257a63c746b4672524faac40 authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Pencil2D module (http://pencil2d.org/)

github.com/morevnaproject-org/RenderChan - 943fff3fc0567d334d67d4335ba3698c338e3301 authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Fix generation of LST files

github.com/morevnaproject-org/RenderChan - 88e640e08bb20c8f22ac96377c9fa0bcc4a0092f authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Avoid freeze on file deletion

github.com/morevnaproject-org/RenderChan - 6b5b1029fb5cfdc8e1b4ace423d62d0740b2029a authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Fix merge routine for "extract_alpha" mode

github.com/morevnaproject-org/RenderChan - 614d594b1d61470ce5c5d09e3753e087135c386f authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Avoid crash if lockfile is empty

github.com/morevnaproject-org/RenderChan - d9daba0f1d389c61205ad4095e4fee1deece8992 authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Update cached module configuration when profile switched

github.com/morevnaproject-org/RenderChan - edf68e81ea54593cb850ebd4a8ea93d6ce932669 authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Fix snapshot job again

github.com/morevnaproject-org/RenderChan - 4cc404b770ef939603866b79364e3f800f12fb55 authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Fix StereoPost task (sanity check harms)

github.com/morevnaproject-org/RenderChan - 15a142c3250abca610b61e50083ade4379901dc9 authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Fix snapshot operation for stereo rendering

github.com/morevnaproject-org/RenderChan - f013a33343a5fff76272142e9edfb019fa7db21e authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Fix submission of StereoPost task

github.com/morevnaproject-org/RenderChan - 9bb8e641bde817f0374faa233eb6b31944b3b58d authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Blender: Fix default value for disable_gpu option

github.com/morevnaproject-org/RenderChan - 2d50240692fdb7d2c2683bd110311ba50549e02f authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Blender: Enable automatic script execution by default

github.com/morevnaproject-org/RenderChan - f36b788dd3e1b54d047cbb3b2f576502e97b8b2b authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Blender: Fix parsing of "disable_gpu" option specified in .conf file

github.com/morevnaproject-org/RenderChan - 399504a6b1a17618ad7c23b4ea67923f3dc36e58 authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Fix temporary path for worker cache

github.com/morevnaproject-org/RenderChan - 83128661b045fbe252c64d44cc76b877a5352b37 authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Fix snapshot functionality for Job Launcher

github.com/morevnaproject-org/RenderChan - 8a71ce2bfe2f5c3bba46abcee09281192c9d12b2 authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Debug messages

github.com/morevnaproject-org/RenderChan - d3e1da9a01aacded1040adb27a41592409be3106 authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Add "--snapshot-to" option

github.com/morevnaproject-org/RenderChan - e2fca38583c2c7965cec12287bc0d144c3635acc authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Job Launcher shouldn't write to cache

github.com/morevnaproject-org/RenderChan - 452a700c1ec76d7d496e32c078a78ebeb3deee54 authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Wait a moment to make sure cache is closed properly when submitting to renderfarm

(this allows to avoid issues with shared nfs drives)

github.com/morevnaproject-org/RenderChan - 5df2173dfa51aef7160e99f052599ced5750eb93 authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Create render dir if it's not exist

github.com/morevnaproject-org/RenderChan - bc4b2e8a3402289cb0107788d25b0fc3d857bf9d authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Blender module fixes

github.com/morevnaproject-org/RenderChan - aa1b498d077770e3fc9ee5d210477cc154c68688 authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Fix issue: At some conditions frozen file was submitted for rendering more than once. Cleanup.

github.com/morevnaproject-org/RenderChan - 862109d9fa0628287443a08f0b0e1b291ce8f8d4 authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Make sure to close cache before submitting job to renderfarm

github.com/morevnaproject-org/RenderChan - c1861dbd84e440c1770c82054ef6e1e0f6367c88 authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Cache database errors shouldn't be fatal

github.com/morevnaproject-org/RenderChan - 57610d177aa78c367ae79dba5fe1b4495156f577 authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Project configuration should be added to dependencies dynamicaly

If we don't do that way, then it will point to wrong .conf files when we switch profile

github.com/morevnaproject-org/RenderChan - b1b37715d435d5aabe46b26b7a7ef0cd2da5f5cb authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Introduce cache versions

github.com/morevnaproject-org/RenderChan - a9986ea75840cc7228ce6c84e09549770580383d authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Fix merging procedure

github.com/morevnaproject-org/RenderChan - a13b13144cdcadc323a64c2345be1cc18b53f608 authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Check if profile file is empty

github.com/morevnaproject-org/RenderChan - 0f6872a58dfcc6373bcd7578a9cb480e7ba95cee authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Display execution time on exit

github.com/morevnaproject-org/RenderChan - 9dc395bda991f006468462fdd1b0403ce333eb64 authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Blender: Cleanup

github.com/morevnaproject-org/RenderChan - 908d75f05dee679b5e50595fc872738fe259b083 authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Blender: Try to catch out of memoery errors

github.com/morevnaproject-org/RenderChan - f6fb9505c8a5ef8154af28386567431ca0c61d77 authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Fix sanity check introduced in 8190bf1

github.com/morevnaproject-org/RenderChan - 6c92b3cabbe93c8dfdfe414601ea074fddd972d6 authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Lock project when merging segments

github.com/morevnaproject-org/RenderChan - 9fdad26f1d9bd3c2c95f1a56731db5fc15f427e9 authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Fix mechanism for disabling GPU - 6b7fb9a

github.com/morevnaproject-org/RenderChan - 371634b5f99f8db3835348aea5effef66a52e315 authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Sanity check: Don't merge if some segments were not rendered correctly

github.com/morevnaproject-org/RenderChan - 8190bf1534467f281131f37da4a708e997e1f64e authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Afanasy: Better job/block naming

github.com/morevnaproject-org/RenderChan - 12803249dd1744e8392b8cd8b4d2fc9dbc2a1f79 authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Exit properly when Ctrl+C is pressed

github.com/morevnaproject-org/RenderChan - cffcc1710514f302c99fdb147050aaab4b8fc637 authored about 10 years ago by Konstantin Dmitriev <[email protected]>
Allow to explicitly disable gpu rendering

This can be done in two ways:

1. By setting any value to BLENDER_DISABLE_GPU environment variab...

github.com/morevnaproject-org/RenderChan - 6b7fb9a2748be376ba6707bff0100f6a65bb9134 authored about 10 years ago by Konstantin Dmitriev <[email protected]>