Ecosyste.ms: OpenCollective

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

Red modding

Developing tools for red engine games
Collective - Host: opensource - https://opencollective.com/redmodding - Code: https://github.com/WolvenKit

Updated the scripts to all have the add from project, and to load project files over base game if available. Added a seperate list for types to be added/exported if embedded so you can export mlmasks/xbms only if embedded.

Added a script to allow you to export the embedded from a file without having to export an ent/se...

github.com/WolvenKit/WolvenKit - 0d52777d8fbdd28be3981a26aba050f58b1d0c9d authored over 1 year ago by Simarilius <[email protected]>
sector fix + multilayered

github.com/WolvenKit/Cyberpunk-Blender-add-on - 29ae19e70f3c9c609fdc1c12407dec652ae956ce authored over 1 year ago by Simarilius <[email protected]>
refactor: Made abstract RTTI classes abstract

refactor: Updated some default values

github.com/WolvenKit/WolvenKit - 965e8f1c3706e1788a8c2b50439bc29abd8fbc92 authored over 1 year ago by seberoth <[email protected]>
made validation less verbose&more configurable

github.com/WolvenKit/WolvenKit - 4fce448e5f5cbad57c10026cf17c1ead950785fb authored over 1 year ago by manavortex <[email protected]>
More doc stuff...

github.com/WolvenKit/WolvenKit - 8be4a35768f06a3e858348abf148a9b9e2a13255 authored over 1 year ago by seberoth <[email protected]>
Doxygen update

github.com/WolvenKit/WolvenKit - c0116251e83fdac9d3bd1fd947a6bcea437eb1f0 authored over 1 year ago by seberoth <[email protected]>
refactor: WScript doc update

github.com/WolvenKit/WolvenKit - 914b1c44535caf6cf0cc9631b4e1ea6990b55b23 authored over 1 year ago by seberoth <[email protected]>
Merge remote-tracking branch 'origin/main' into refactor/save-stuff

github.com/WolvenKit/WolvenKit - 2e0e54e0da74cf91e529bf43f640d68a11fe7753 authored over 1 year ago by seberoth <[email protected]>
Merge pull request #1321 from WolvenKit/fix/json-fixes

JSON & Scripting fixes

github.com/WolvenKit/WolvenKit - dd649f4efa8cc3b8634289898fde0d17dd124e38 authored over 1 year ago by seberoth <[email protected]>
refactor: Passing filename to onSave hook

github.com/WolvenKit/WolvenKit - 55f47dff13954ac1470de37ce4330ec98e49504a authored over 1 year ago by seberoth <[email protected]>
refactor: Archive file handling

github.com/WolvenKit/WolvenKit - 546a0c3bb7ab50e769c2c2eb21abe5bbeb7d95b8 authored over 1 year ago by seberoth <[email protected]>
vehicles work with the jsonfix again

github.com/WolvenKit/Cyberpunk-Blender-add-on - 097fc0f61d093028d77378101b6343289bd6fc9f authored over 1 year ago by Simarilius <[email protected]>
Export test fix

github.com/WolvenKit/WolvenKit - f961ebcbc2b795e8eeb75782c2ce21a18e099dc2 authored over 1 year ago by seberoth <[email protected]>
fix: Vehicle export script

github.com/WolvenKit/WolvenKit - dd56a682c423d72b05985882f7fd5b94d95d6747 authored over 1 year ago by seberoth <[email protected]>
Fixes to support the the wkit jsonfix branch

github.com/WolvenKit/Cyberpunk-Blender-add-on - 5ad0ce5aae385b2d856a94ecb01593809fe1aec5 authored over 1 year ago by Simarilius <[email protected]>
Updated scripts

github.com/WolvenKit/WolvenKit - f5f8759187b7e05f157b4711d8984cf0b92225ec authored over 1 year ago by seberoth <[email protected]>
fix: Script Manager dialog size issue

github.com/WolvenKit/WolvenKit - 5a1de815199f1914f1ed86849f90022c8b9e2e3e authored over 1 year ago by seberoth <[email protected]>
Merge pull request #1320 from WolvenKit/fix/json-fixes-filevalidation

Fix/json fixes filevalidation

github.com/WolvenKit/WolvenKit - 96453d7a9a58309b37723dae12be596b537e1a5e authored over 1 year ago by seberoth <[email protected]>
fix: First time start setup window didn't appear

github.com/WolvenKit/WolvenKit - 631309a1d63d8563cbee859b1cf5524509c58951 authored over 1 year ago by seberoth <[email protected]>
added a check to prevent too-eager recursive validation of app files

github.com/WolvenKit/WolvenKit - 4392c75d761d893d8035bb3619520f0aa3c7b654 authored over 1 year ago by manavortex <[email protected]>
added duplication checks for app file validation

github.com/WolvenKit/WolvenKit - 44bfbb0ca1c4cf0b9046accf022d275171cbc55c authored over 1 year ago by manavortex <[email protected]>
Merge branch 'fix/json-fixes' of https://github.com/WolvenKit/WolvenKit into fix/json-fixes-mana-broken

github.com/WolvenKit/WolvenKit - 4a4f4cd8c1fe313a6baab4fb57426457ddbb7f46 authored over 1 year ago by manavortex <[email protected]>
better regex, checking for right name

github.com/WolvenKit/WolvenKit - 40a22eb918f71e7437a5259ba9424ec381e4fb9f authored over 1 year ago by manavortex <[email protected]>
Merge pull request #1318 from WolvenKit/fix/json-fixes-mana-broken

fixed a typo

github.com/WolvenKit/WolvenKit - 1e406a58673f7c05d28b746d02d8c537e24e5be9 authored over 1 year ago by seberoth <[email protected]>
Added some wscript class functions

github.com/WolvenKit/WolvenKit - 296eaaa70b0592b44808a2faa8a0f80c7687a41b authored over 1 year ago by seberoth <[email protected]>
Merge branch 'fix/json-fixes' of https://github.com/WolvenKit/WolvenKit into fix/json-fixes-mana-broken

github.com/WolvenKit/WolvenKit - d65184d782ba771728e6b586a9446343c23f8701 authored over 1 year ago by manavortex <[email protected]>
more cname safety

github.com/WolvenKit/WolvenKit - 4f4969e4a5b5d2571815d652d34f3eb619a97466 authored over 1 year ago by manavortex <[email protected]>
fixed a typo

github.com/WolvenKit/WolvenKit - b0c8a387ec179a5ed7c493a79a77853accce6214 authored over 1 year ago by manavortex <[email protected]>
Merge branch 'master' of github.com:WolvenKit/wolvenkit-www

github.com/WolvenKit/wolvenkit-www - 50eec0bc8300ff8430aa975b95ecda9768ab2ea7 authored over 1 year ago by Sebastian <[email protected]>
remove standard readme

github.com/WolvenKit/wolvenkit-www - dd67bddbbd350eb68faba592bdb68bda53424393 authored over 1 year ago by Sebastian <[email protected]>
Update build.yml

github.com/WolvenKit/wolvenkit-www - 58cce064a3a999d23576d3bc560049b018d4d5c7 authored over 1 year ago by Sebastian <[email protected]>
temp-website-update

github.com/WolvenKit/wolvenkit-www - b24d7aad9fe68cc831a91243f1dd5cefa865ee17 authored over 1 year ago by Sebastian <[email protected]>
Merge pull request #1317 from WolvenKit/fix/json-fixes-mana-broken

more file validation fixes

github.com/WolvenKit/WolvenKit - db82faba67e216b1b19644ec9b9a5f43de8cfcc5 authored over 1 year ago by seberoth <[email protected]>
plug the mbtile into the multiply rather than 6 being hardcoded

github.com/WolvenKit/Cyberpunk-Blender-add-on - a78a5559738c36993adb6cc0405182b83627e00d authored over 1 year ago by Simarilius <[email protected]>
Revert the changes in multilayer

github.com/WolvenKit/Cyberpunk-Blender-add-on - 0fdfe80912b8d61d5ff78f20fa2a30b221f3d7a4 authored over 1 year ago by Simarilius <[email protected]>
more file validation fixes

github.com/WolvenKit/WolvenKit - e6037099ccd231053b71b8289b6ba3c96f85c152 authored over 1 year ago by manavortex <[email protected]>
Merge pull request #1316 from WolvenKit/fix/json-fixes-mana-broken

typo fixes, more workaround application

github.com/WolvenKit/WolvenKit - 69834d0a3959ff9f9c74c7f973976347ae49bd02 authored over 1 year ago by seberoth <[email protected]>
typo fixes, more workaround application

github.com/WolvenKit/WolvenKit - c71a2e75f1270d9219995890435d670869699793 authored over 1 year ago by manavortex <[email protected]>
Make the entity import only load rigs if their actually related to the ent in question.

github.com/WolvenKit/Cyberpunk-Blender-add-on - 3a01d0a58d1e40bec5620b5cac31a5d0b7065c18 authored over 1 year ago by Simarilius <[email protected]>
Merge pull request #1315 from WolvenKit/fix/json-fixes-mana-broken

Fix/json fixes mana broken

github.com/WolvenKit/WolvenKit - 28607f6691ac75ed4d5a54fa4a35d4391209c825 authored over 1 year ago by seberoth <[email protected]>
some docu lol

github.com/WolvenKit/WolvenKit - 76162c4ec91b9dd6ab7b4dbb8a87ac902258a775 authored over 1 year ago by manavortex <[email protected]>
fix: Nightly workflow

github.com/WolvenKit/WolvenKit - 66a6d31c17aac38a50b42cbcc73a3ad33a1af364 authored over 1 year ago by seberoth <[email protected]>
no longer broken I hope

github.com/WolvenKit/WolvenKit - ac17bfddad59b168c4c8ddfa2c7f1d44b25e6cdb authored over 1 year ago by manavortex <[email protected]>
this does not work. Do not merge.

github.com/WolvenKit/WolvenKit - c1c61d5aac0d617dd7627b67c934e9b220d54d19 authored over 1 year ago by manavortex <[email protected]>
Some file renaming & code formatting

github.com/WolvenKit/WolvenKit - 19da4626fba55807b20b7f79797c2edf51ee1ec5 authored over 1 year ago by seberoth <[email protected]>
Added more wscripts

github.com/WolvenKit/WolvenKit - e65dae59e6596c0b29efa0b73e8621ee7a774239 authored over 1 year ago by seberoth <[email protected]>
fix: JSON hash handling

github.com/WolvenKit/WolvenKit - ddfc7b4e8bef3eb8d5ec36ea9f5b4d6e39c9c7ed authored over 1 year ago by seberoth <[email protected]>
fix: Issue that redmod is always required on import. Fixes #1313

github.com/WolvenKit/WolvenKit - 7369d05510eb2528f72df9ccc276c05a6e5af1c9 authored over 1 year ago by seberoth <[email protected]>
Merge pull request #1312 from WolvenKit/feature/RTTI_1.63

Updated RTTI classes for 1.63

github.com/WolvenKit/WolvenKit - 173318a7cfb6d05d3af4c8e38ab2b8ec5db66313 authored over 1 year ago by Moritz Baron <[email protected]>
Updated RTTI classes

github.com/WolvenKit/WolvenKit - 800bc3c6201b5c8e6794a3f04ecbd47c5a05a4d3 authored over 1 year ago by seberoth <[email protected]>
Merge branch 'main' of https://github.com/Simarilius-uk/Cyberpunk-Blender-add-on

github.com/WolvenKit/Cyberpunk-Blender-add-on - b1ad0a5efde35a2b1cbef0b9b4a290313c71270d authored over 1 year ago by Simarilius <[email protected]>
Stop using the wront normal map on car wheels

github.com/WolvenKit/Cyberpunk-Blender-add-on - d54c875bf876b894c4e53c1923e2b2458d7eeded authored over 1 year ago by Simarilius <[email protected]>
Merge pull request #24 from Simarilius-uk/qa_stuff

Qa stuff + decals + bottle material

github.com/WolvenKit/Cyberpunk-Blender-add-on - 7e60d63260d4ce51b2d8fcb341952999f9f44369 authored over 1 year ago by DoctorPresto <[email protected]>
Merge branch 'main' into qa_stuff

github.com/WolvenKit/Cyberpunk-Blender-add-on - 2d3207ae4cf63c44ba8200a82ded32aed850cb7c authored over 1 year ago by Simarilius-uk <[email protected]>
the bindname but no slot fix for tvs etc was breaking the cars. Need to do full multiply of local trans, target local trans and targe pt, but for now have bodged it.

github.com/WolvenKit/Cyberpunk-Blender-add-on - ea792aa5e7830714c0a551245470e07ac2b0dd88 authored over 1 year ago by Simarilius <[email protected]>
fix for the deformation_rig bit not getting called, slotname used to be a None, now coming out as '0' code should now cope with either

github.com/WolvenKit/Cyberpunk-Blender-add-on - 36028bb40afa8675c80b4faeb6d05fd9ffce683a authored over 1 year ago by Simarilius <[email protected]>
Merge pull request #1310 from WolvenKit/add-scripted-validation

file validation: now using settings objects

github.com/WolvenKit/WolvenKit - 8a76eae7b88fa0e3a3dba5801d9462475d07a701 authored over 1 year ago by seberoth <[email protected]>
changed settings back to objects

github.com/WolvenKit/WolvenKit - b400a302bae1eaa2829a9d088ea3faa5e039ea93 authored over 1 year ago by manavortex <[email protected]>
merging changes

github.com/WolvenKit/WolvenKit - c9f53512e38981aa2f1962f39139642c4bc0decf authored over 1 year ago by manavortex <[email protected]>
Fix for parent transforms for objs just hardbonud to another obj. (tvs for inst)

github.com/WolvenKit/Cyberpunk-Blender-add-on - 43276aec65bf1fafee170c8d8457a6171785451a authored over 1 year ago by Simarilius <[email protected]>
fix: Parsing scripts export args

github.com/WolvenKit/WolvenKit - afdbb827e139941ef6ddab2b6988ac5c3976a43a authored over 1 year ago by seberoth <[email protected]>
fix: Buffer cloning

github.com/WolvenKit/WolvenKit - 98094e677f3054e1d43750c8456eed214e6f07df authored over 1 year ago by seberoth <[email protected]>
fixed using overrides without checking the key existed for colorscale roughlevels and metal levels. Also changed the default if it doesnt to one thats actually valid for colorscale.

github.com/WolvenKit/Cyberpunk-Blender-add-on - 634687abb82943d0fa12ec9ce5e4c7d11abf955d authored over 1 year ago by Simarilius <[email protected]>
fix: Reading buffers with multiple parents (shared) led to data loss

github.com/WolvenKit/WolvenKit - 4188c9d59b149fd5d441d9eec33bd218214e74b5 authored over 1 year ago by seberoth <[email protected]>
Merge pull request #23 from DoctorPresto/main

more checks

github.com/WolvenKit/Cyberpunk-Blender-add-on - c39f9cdb3e7c0d363c5c6b1b46e2ce6004aa753c authored over 1 year ago by DoctorPresto <[email protected]>
fix: Issues introduced while switching from onSave files to hooks

github.com/WolvenKit/WolvenKit - 5a8ab14224d5f6be7dcb90a52528710a8b94a661 authored over 1 year ago by seberoth <[email protected]>
fix: Invalid settings after import/export hook

github.com/WolvenKit/WolvenKit - 4f3c5b45a1108e97f30261d2453a8a803eee26ad authored over 1 year ago by seberoth <[email protected]>
stop group lengths exceeding blender limit

(from shotlastc git)

github.com/WolvenKit/Cyberpunk-Blender-add-on - 5a4ff8ef4383190dfd92604f4f457fa33f4bb918 authored over 1 year ago by Simarilius <[email protected]>
decal_gradient_recolor implemented

github.com/WolvenKit/Cyberpunk-Blender-add-on - 6fed461490631d07a79c6366ecba049beddffa2f authored over 1 year ago by Simarilius <[email protected]>
Merge pull request #1306 from WolvenKit/feature/new-script-manager

Improved scripting

github.com/WolvenKit/WolvenKit - 657497c6abd755dde1fc588d3490466dbb766890 authored over 1 year ago by seberoth <[email protected]>
Update exporters.py

clean up notes

github.com/WolvenKit/Cyberpunk-Blender-add-on - 9594a75eb7577ab4cc1bd2f617e7f93e818d8775 authored over 1 year ago by DoctorPresto <[email protected]>
Update exporters.py

add checks for ungrouped vertices when an armature is found attached to the mesh

github.com/WolvenKit/Cyberpunk-Blender-add-on - 208b19d6ca2ae65c81da73b0b0a31177b421637b authored over 1 year ago by DoctorPresto <[email protected]>
Decals into the Sector import. Based on the cancelled PR by shotlastc

github.com/WolvenKit/Cyberpunk-Blender-add-on - 1248749be404cf37cfc1bbd257edb410b37b5a3c authored over 1 year ago by Simarilius <[email protected]>
Merge remote-tracking branch 'origin/main' into feature/new-script-manager

github.com/WolvenKit/WolvenKit - 766cb450dfff6d0afe05fe9dcff1bb3e69045fb0 authored over 1 year ago by seberoth <[email protected]>
Updated metadata

github.com/WolvenKit/WolvenKit - fcebcc830f0e748b7309dd3956f6a6f39501ffdf authored over 1 year ago by seberoth <[email protected]>
fix: Scripting manager buttons not working

github.com/WolvenKit/WolvenKit - f5b53ddd3ac6a4f7038f24729efe22edb79cbcfb authored over 1 year ago by seberoth <[email protected]>
feature: Add pre import hook (executed before import)

fix: Some problems

github.com/WolvenKit/WolvenKit - 19a88f94d714f3f5de2b450da345beb353189656 authored over 1 year ago by seberoth <[email protected]>
Temporarily disabled some onSave changes

github.com/WolvenKit/WolvenKit - 89bc59477f89e6e3bd016b4f64b81c14f1e69a54 authored over 1 year ago by seberoth <[email protected]>
Merge remote-tracking branch 'origin/main' into feature/new-script-manager

github.com/WolvenKit/WolvenKit - 0e8d9e8a9bb43ddf04704bf045fbb71b7f357c37 authored over 1 year ago by seberoth <[email protected]>
Merge pull request #1302 from WolvenKit/add-scripted-validation

removed save action's fix-and-overwrite feature

github.com/WolvenKit/WolvenKit - 2a848e8efc3906a9ba07bd70874ea4360e2d9fc4 authored over 1 year ago by seberoth <[email protected]>
Merge pull request #1305 from WolvenKit/feature/fbx-export-import

Feature/fbx export import

github.com/WolvenKit/WolvenKit - 533631d49dee3f02b71399628f12a7662bd1678d authored over 1 year ago by seberoth <[email protected]>
Merge pull request #22 from DoctorPresto/main

Update exporters.py

github.com/WolvenKit/Cyberpunk-Blender-add-on - 2b77af5c2459bbc64041b7ad9aff25b3b33d8b28 authored over 1 year ago by Simarilius-uk <[email protected]>
seberoth code qa

github.com/WolvenKit/WolvenKit - d8059f2b0a7346a1765eb8ab9e39bb2bf50b2025 authored over 1 year ago by rfuzzo <[email protected]>
Update exporters.py

add a check to ensure all faces are triangulated - throw an error if not

github.com/WolvenKit/Cyberpunk-Blender-add-on - baec5d34e3e7cea7c07107757897b7f3a8cf1bc8 authored over 1 year ago by DoctorPresto <[email protected]>
Update exporters.py

undo changes accidentally committed to main branch instead of to my fork

github.com/WolvenKit/Cyberpunk-Blender-add-on - 7477d4342dd69502bead0d1408690c09bd2293fd authored over 1 year ago by DoctorPresto <[email protected]>
Update exporters.py

add a check for triangulated faces, throw an error if any untriangulated faces are found

github.com/WolvenKit/Cyberpunk-Blender-add-on - 244e92209a57b5a8df2ac08ea36191a5091a25c9 authored over 1 year ago by DoctorPresto <[email protected]>
Update exporters.py

fix for blender 3.4 and 3.5 issues

github.com/WolvenKit/Cyberpunk-Blender-add-on - 80a84fbbea46c0e16d746175f2448c2970602fe3 authored over 1 year ago by DoctorPresto <[email protected]>
feat: add redmod mesh import

github.com/WolvenKit/WolvenKit - 50b5683452c60027e614fa1e549e9647bee96318 authored over 1 year ago by rfuzzo <[email protected]>
feat: add redmod mesh export

github.com/WolvenKit/WolvenKit - c1377dfaf7f361d4fc87824e4ee72f774ecb1768 authored over 1 year ago by rfuzzo <[email protected]>
rename Import Export Views

github.com/WolvenKit/WolvenKit - af60ca7d970d19b1635bf73dbd1e3479a0bb3453 authored over 1 year ago by rfuzzo <[email protected]>