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

fix: Add custom classes to Add Chunk dialog

They were not being included before making it impossible to add custom class chunks(since 7.2)

github.com/WolvenKit/WolvenKit-7 - 4221435793b4ac4aa7fbd411194789fbaa1333cb authored over 1 year ago by glassfish777 <[email protected]>
fix: Vanilla enums can be used custom class variable declarations

WolvenKit would refuse to compile custom class with vanilla enum variables. This is because the ...

github.com/WolvenKit/WolvenKit-7 - 8b3ed4f89f87b120c9a804d3a1d8aa4e3083a95d authored over 1 year ago by glassfish777 <[email protected]>
fix: Allow use of 'name' type in custom class variable declarations

github.com/WolvenKit/WolvenKit-7 - 864ed91753408b2508fe0ae1a535cabb57112a10 authored over 1 year ago by glassfish777 <[email protected]>
more file validation for AXL 1.5

github.com/WolvenKit/WolvenKit - 4fecf8bf8e95d17ec6177b925c6b290bdde7cf75 authored over 1 year ago by manavortex <[email protected]>
feat: Added foliage reader/writer

github.com/WolvenKit/WolvenKit - e72999cab0978584b9e217f54d01b829d8216e51 authored over 1 year ago by seberoth <[email protected]>
Added worldBakedDestructionNode's to the processed types.

github.com/WolvenKit/Cyberpunk-Blender-add-on - 5119dec1d7f6f3e2abe4107c1ece45a94e2fb5b2 authored over 1 year ago by Simarilius <[email protected]>
FileValidation: mesh will check for duplicate mlsetups

github.com/WolvenKit/WolvenKit - 2491d876c9b569d66f31f79a0a72744d86ba27a9 authored over 1 year ago by manavortex <[email protected]>
feat: frmChunkList: show depot paths in Preview

github.com/WolvenKit/WolvenKit-7 - 0b86517b92d2d7a7f15f0f0c2f74869580bf6c3a authored over 1 year ago by Nikita Grebenyuk <[email protected]>
FileValidation (mi): Checking for file template validity

github.com/WolvenKit/WolvenKit - f90cddd77e2557296545a087827485f6f1b48561 authored over 1 year ago by manavortex <[email protected]>
FileValidation (mesh): Checking base material type

github.com/WolvenKit/WolvenKit - c27031e6207b7254d25b4ca206ecd5204405ea33 authored over 1 year ago by manavortex <[email protected]>
fix: avoid expanding chunk list on adding new

github.com/WolvenKit/WolvenKit-7 - f8181ca0fb4bbf09d52e6114704055b0403fc8c9 authored over 1 year ago by Nikita Grebenyuk <[email protected]>
feat: chunk browser: speed-up chunk filtering

github.com/WolvenKit/WolvenKit-7 - 60d2b653713adb727d280ba05126dc12dd01e947 authored over 1 year ago by Nikita Grebenyuk <[email protected]>
feat: Asset Browser: search with any slash (/\)

github.com/WolvenKit/WolvenKit-7 - e066a8bde94ecc5ea2c373db7abc2c3ea7667d7c authored over 1 year ago by Nikita Grebenyuk <[email protected]>
fix: CR2WJson: don't create null handles

github.com/WolvenKit/WolvenKit-7 - 25048c7eed32661b165b6ea44e59d75d474672ca authored over 1 year ago by Nikita Grebenyuk <[email protected]>
fix: CR2WFile: don't write null to stringtable

github.com/WolvenKit/WolvenKit-7 - 70aa038e9275dd1eb13f204c2d734e323e840fd6 authored over 1 year ago by Nikita Grebenyuk <[email protected]>
Allow custom redName for enums

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

Update exporters.py

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

apply transforms automatically

github.com/WolvenKit/Cyberpunk-Blender-add-on - 522220d61c0695132a001a07b8b9b783b9a83857 authored over 1 year ago by DoctorPresto <[email protected]>
Update README.md

- some new example screenshots

github.com/WolvenKit/Cyberpunk-Blender-add-on - ed74a2c5295fd5df0f2e60a5dd2178e04f851d9f authored over 1 year ago by ja-to <[email protected]>
fix: Copy/Paste selection for many items

fix: Maybe fix binding error on first file opening?

github.com/WolvenKit/WolvenKit - 5755c4428e3b8220a043eea4396d0a27a0df5f85 authored over 1 year ago by seberoth <[email protected]>
won't check placeholder names for duplication

github.com/WolvenKit/WolvenKit - a062838dd883e9d09745aaef6833f3a858b2cbbc authored over 1 year ago by manavortex <[email protected]>
Update __init__.py

version

github.com/WolvenKit/Cyberpunk-Blender-add-on - 0ee933574097fa0b86acc2d1053a78ebb5272a99 authored over 1 year ago by Simarilius-uk <[email protected]>
Added some REDmod classes

github.com/WolvenKit/WolvenKit - a063a3f74725bad81d43825d057c8fba62ca59f4 authored over 1 year ago by seberoth <[email protected]>
fix: RedBuffer.Equals

github.com/WolvenKit/WolvenKit - 138290360d104ee8b7c984b203a060c525ee2ff4 authored over 1 year ago by seberoth <[email protected]>
Merge branch 'main' of https://github.com/WolvenKit/WolvenKit

github.com/WolvenKit/WolvenKit - 791f429df5d8bba4c47f67531f6df630c0dbdbe4 authored over 1 year ago by seberoth <[email protected]>
feat!: Added exporting dynamic properties to JSON (v0.0.8)

refactor: Moved dynamic info from TypeInfo to class instances
fix: Saving file types when another...

github.com/WolvenKit/WolvenKit - af50f22b655866630a56d5a87d94d20b0e29aa58 authored over 1 year ago by seberoth <[email protected]>
fix: SRT: correctly handle NaN, +/-Infinities

github.com/WolvenKit/WolvenKit-7 - 705a5e9b58ecc46a010f7ac0aecbba5f4b9c6ca4 authored over 1 year ago by Nikita Grebenyuk <[email protected]>
fix: CR2WJson: write empty strings instead of null

github.com/WolvenKit/WolvenKit-7 - 80829b4f5045dee26b12b9922e7eaff880b196f7 authored over 1 year ago by Nikita Grebenyuk <[email protected]>
fix: CR2WJson: correctly handle NaN, +/-Infinities

github.com/WolvenKit/WolvenKit-7 - 826ca81f9c7d04d6200685cd84cc5c1b6ceee985 authored over 1 year ago by Nikita Grebenyuk <[email protected]>
clarified output string

github.com/WolvenKit/WolvenKit - 20fa6cd7eb5d248ce81cead6b02e81ee80f6f23c authored over 1 year ago by manavortex <[email protected]>
Merge pull request #1333 from WolvenKit/file-validation-changes

more file validation

github.com/WolvenKit/WolvenKit - 25dcc38563b673cf7fce6ec410e7749cc535a0f0 authored over 1 year ago by seberoth <[email protected]>
made hair load from local. missed some bits in meshdecal.

github.com/WolvenKit/Cyberpunk-Blender-add-on - f38063a768e3a440a4126d778e22ea15e73f36d2 authored over 1 year ago by Simarilius <[email protected]>
made meshdecal do project files, couple of tweaks to ml to support export

github.com/WolvenKit/Cyberpunk-Blender-add-on - fdb33d7b0843d34a9f0138a4fbbfe82a814049f6 authored over 1 year ago by Simarilius <[email protected]>
checking for cooked data in app file

github.com/WolvenKit/WolvenKit - 101d34621f34f53de6832bd5e9c43ab10a5a866d authored over 1 year ago by manavortex <[email protected]>
fixed an id-10T

github.com/WolvenKit/WolvenKit - 22a20c6b2023b1293003483c52eb6da15d610d90 authored over 1 year ago by manavortex <[email protected]>
File Validation: Added developer toggle

Enabled .mi file validation with check of the daisy chain.
Opening ticket for related error, not...

github.com/WolvenKit/WolvenKit - 8beaa404801848f0ef9f4032939b66eaccef8d98 authored over 1 year ago by manavortex <[email protected]>
Hide duplicated WorldTransformsBuffer array

github.com/WolvenKit/WolvenKit - bd3877fe4d130ee1ab624a9a943ec1a70c348341 authored over 1 year ago by seberoth <[email protected]>
checking if files in mesh materials are present

github.com/WolvenKit/WolvenKit - b4318f4fce64a01a7636e8dad7851509e5c9ab00 authored over 1 year ago by manavortex <[email protected]>
fix: CR2WJson: guids read as strings

github.com/WolvenKit/WolvenKit-7 - 713fe70edab97506122dbd310e152486dde98d82 authored over 1 year ago by Nikita Grebenyuk <[email protected]>
feat: CR2WJson: support guids read/write as strings

github.com/WolvenKit/WolvenKit-7 - c8a4846800e128bbc0e5cf28cc9b188a10afbe50 authored over 1 year ago by Nikita Grebenyuk <[email protected]>
Merge branch 'main' of https://github.com/WolvenKit/WolvenKit

github.com/WolvenKit/WolvenKit - 2394b6b76dcdb9cd311d1a09f6d766432f75c5a0 authored over 1 year ago by seberoth <[email protected]>
feat: Added option to collapse/expand the all nodes in sector preview

github.com/WolvenKit/WolvenKit - f07403efef44579dec30f3a1a0ab834d66ab256a authored over 1 year ago by seberoth <[email protected]>
more file validation

github.com/WolvenKit/WolvenKit - 807f8f312c486f92011b9914424b319dc112b957 authored over 1 year ago by manavortex <[email protected]>
Fixed CColor.ToString()

github.com/WolvenKit/WolvenKit - 96b3c0bf6a63355746fbda87942b394ca85b9589 authored over 1 year ago by seberoth <[email protected]>
Updated missinghashes.json

github.com/WolvenKit/WolvenKit - d7d8fa34c2ddb552b8854aa4e06221da814bbafc authored over 1 year ago by seberoth <[email protected]>
fix: Fixed cloning of buffers

github.com/WolvenKit/WolvenKit - cf3c5b5c583820e3e2578f4f6558f5a92d98e307 authored over 1 year ago by seberoth <[email protected]>
Disabled read-only cr2w mode

Disabled warning for unsaved changes while closing read-only files

github.com/WolvenKit/WolvenKit - a85dd445769b96405b65533187d04460757c2896 authored over 1 year ago by seberoth <[email protected]>
Merge branch 'main' of https://github.com/WolvenKit/WolvenKit

github.com/WolvenKit/WolvenKit - ef97d57dd34b387c242af86be3eb78c25ec0be49 authored over 1 year ago by seberoth <[email protected]>
refactor: JSON HandleId handling

github.com/WolvenKit/WolvenKit - 1eb76a346124e413209140db49c35613725fdaae authored over 1 year ago by seberoth <[email protected]>
Merge pull request #1328 from WolvenKit/file-validation-changes

changed check logic for mesh file appearances

github.com/WolvenKit/WolvenKit - f938da84aedc02d600f62d02ba82f21d3eb877ff authored over 1 year ago by seberoth <[email protected]>
preventing more id10t errors, found this one myself

github.com/WolvenKit/WolvenKit - 6d1fc90e8d055d53b89280f095ae2d2e3da098c5 authored over 1 year ago by manavortex <[email protected]>
exception-proofing for hash depot paths

github.com/WolvenKit/WolvenKit - 30919c13a74209333271d36467ad59e0f02c285b authored over 1 year ago by manavortex <[email protected]>
removed a debug output and spam from error msg

github.com/WolvenKit/WolvenKit - 565c838ecfad16533d81c672856e914b4ed330b2 authored over 1 year ago by manavortex <[email protected]>
removed a debug output

github.com/WolvenKit/WolvenKit - 43c9699b9d0f6de971ae8d1a13065e7b1c903567 authored over 1 year ago by manavortex <[email protected]>
changed check logic for mesh file appearances

github.com/WolvenKit/WolvenKit - a2e168bac88ea036ae227360e85e10673deb4751 authored over 1 year ago by manavortex <[email protected]>
fix: try to fix uncooking dlc meshes

github.com/WolvenKit/WolvenKit-7 - 29df52862eab34378e56106cf02e2445bb2a790f authored over 1 year ago by Nikita Grebenyuk <[email protected]>
refactor: More exception handling while loading mod archives

github.com/WolvenKit/WolvenKit - 6ee32ebb15eeb6859d6499e844f2485fd04f80e4 authored over 1 year ago by seberoth <[email protected]>
feat: Added button to clear InkWidget preview cache

github.com/WolvenKit/WolvenKit - 689d21d6a499613b984df7e5b0907b92eb23e766 authored over 1 year ago by seberoth <[email protected]>
refactor: Better file extracting

github.com/WolvenKit/WolvenKit - eebcd9fe1f5f558d6556cfc042d0ca486901dd68 authored over 1 year ago by seberoth <[email protected]>
feat: [All Sector Preview] Added button to export all rendered sectors

feat: [(All) Sector Preview] Added button to show/hide the collisions
feat: [(All) Sector Preview...

github.com/WolvenKit/WolvenKit - 45f93b62d56853db1b7717cb134a1baa9610f052 authored over 1 year ago by seberoth <[email protected]>
metal base switched to load from project if available.

github.com/WolvenKit/Cyberpunk-Blender-add-on - c47d934898f73d4d70f4053fa8db62f59363c6a6 authored over 1 year ago by Simarilius <[email protected]>
fix: Continue loading mod archives on error

github.com/WolvenKit/WolvenKit - 6802721f84038c679929c7d8477c3c99b622d766 authored over 1 year ago by seberoth <[email protected]>
Added loading from project to skin shader

github.com/WolvenKit/Cyberpunk-Blender-add-on - a8dab09f6eb0c3e9ac74be2388df1aa3c69309b4 authored over 1 year ago by Simarilius <[email protected]>
Update README.md

- Added Features tab (what does the add-on actually do?)

- Updated requirement info

github.com/WolvenKit/Cyberpunk-Blender-add-on - 21a9ed3b74bb71523bb604782c16f0e723608a41 authored over 1 year ago by ja-to <[email protected]>
Merge pull request #27 from WolvenKit/microblend-overhaul

Microblend overhaul

github.com/WolvenKit/Cyberpunk-Blender-add-on - 20470de48c6a6c5927865d0fb98af29bd11a9164 authored over 1 year ago by Simarilius-uk <[email protected]>
Load images and jsons from project first if they exist

github.com/WolvenKit/Cyberpunk-Blender-add-on - 2dbaab6c33d294533283a5c97e5a1b5be153c3a9 authored over 1 year ago by Simarilius <[email protected]>
Merge pull request #38 from WolvenKit/nikich340-patch-1

Fix cli build

github.com/WolvenKit/WolvenKit-7 - fef7ecf914cd25728c5b3c0ad6e82b31583c3ee3 authored over 1 year ago by Nikita Grebenyuk <[email protected]>
feat: Made virtual files read-only

feat: Disallow saving of virtual files

github.com/WolvenKit/WolvenKit - b00ddf65b8f125fc7380cdebe53c7854a739edad authored over 1 year ago by seberoth <[email protected]>
Fix cli build

github.com/WolvenKit/WolvenKit-7 - 120f07e3a9520ddcc843b568d5eac33e3db92f1b authored over 1 year ago by Nikita Grebenyuk <[email protected]>
Merge branch 'main' into microblend-overhaul

github.com/WolvenKit/Cyberpunk-Blender-add-on - e651a0bc53d1eedbded2e7a77c9e19e38eb8d958 authored over 1 year ago by ja-to <[email protected]>
Hook up new microblend normal masking

- Better than previous implementation but needs work

github.com/WolvenKit/Cyberpunk-Blender-add-on - b450d54cb075630bb69564d454085f46bb6d1609 authored over 1 year ago by ja-to <[email protected]>
refactor: Some improvements to CR2W header reading

github.com/WolvenKit/WolvenKit - 85031655df716f7601269940d1af6853d577cc02 authored over 1 year ago by seberoth <[email protected]>
Switch to native Blender error for json mismatch

github.com/WolvenKit/Cyberpunk-Blender-add-on - 9287e49612018a6030304a6e993b6ab09af27e0b authored over 1 year ago by ja-to <[email protected]>
Merge branch 'microblend-overhaul' of https://github.com/WolvenKit/Cyberpunk-Blender-add-on into microblend-overhaul

github.com/WolvenKit/Cyberpunk-Blender-add-on - d75258b9dbc15d6b9104b7093bbfaf56675efa35 authored over 1 year ago by Simarilius <[email protected]>
wrap text in the message box

github.com/WolvenKit/Cyberpunk-Blender-add-on - 352f6ec5eafc5f47561c284bdcc1ddc13b4b38f8 authored over 1 year ago by Simarilius <[email protected]>
Fix layer 1 mask connections - per sim

github.com/WolvenKit/Cyberpunk-Blender-add-on - 45925fcfdad6777515b3281647159024b9f76bc7 authored over 1 year ago by ja-to <[email protected]>
Update microblend stuff to new format

github.com/WolvenKit/Cyberpunk-Blender-add-on - 253771b7206586a27099ecd76714731f1bee4fb2 authored over 1 year ago by ja-to <[email protected]>
Microblend overhaul

- Completely changes how microblend interaction is modeled. Should emulate in-game 1:1 more or l...

github.com/WolvenKit/Cyberpunk-Blender-add-on - 7fc25d17de50b6be42f9c791c3b0387305854413 authored over 1 year ago by ja-to <[email protected]>
Merge pull request #26 from Simarilius-uk/main

missed some

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

For jsonfix

github.com/WolvenKit/Cyberpunk-Blender-add-on - fbcf476801befdb6fc8764b547b6f60db70f776f authored over 1 year ago by Simarilius-uk <[email protected]>
fix: Sanitize filenames in FileSystemArchive

github.com/WolvenKit/WolvenKit - 7114191b2e7545bbe69315d1fa27a25369319e7e authored over 1 year ago by seberoth <[email protected]>
fix: Creation of projects without name or path. Fixes #1330

github.com/WolvenKit/WolvenKit - ddd05ccaf1cf8a50235c3ffc442529ffc8d2fcee authored over 1 year ago by seberoth <[email protected]>
Current multilayered rather than jatos experimental that was in the last commit.

github.com/WolvenKit/Cyberpunk-Blender-add-on - e16179b30973aec52898960fd2ac57969ad1c7e4 authored over 1 year ago by Simarilius <[email protected]>
Manually Optimised the ml shader implementation. Created a helper function create_node in the common.py which takes node

create_node(NG, type, loc, hide=True, operation=None, image=None, label=None, blend_type=None)

github.com/WolvenKit/Cyberpunk-Blender-add-on - f47217c7971e595c6344c33d657fe155bd99a377 authored over 1 year ago by Simarilius <[email protected]>
feature: Added function to migrate MaterialDepot jsons to the latest version

github.com/WolvenKit/WolvenKit - 1bfd5fb6027b8603f83f86a9fb697bcc2f506193 authored over 1 year ago by seberoth <[email protected]>
refactor: Allow override of RedJsonVersion

github.com/WolvenKit/WolvenKit - 3e81736e7278f44e94d7d9ac5d45393f53df6fa8 authored over 1 year ago by seberoth <[email protected]>
Shall we actually call the clear coat material?

github.com/WolvenKit/Cyberpunk-Blender-add-on - 0f48bc0bac6f4e678f25965f0620817e3d92e0f4 authored over 1 year ago by Simarilius <[email protected]>
json fix for the Multi Layered Terrain. need to export the mesh with the scripts that extract embeddeds, and need to setup UVs as for some reason the glbs arent coming out with them set. (merge with ctrl+J, set view to Z then UV from view(bounds) and it works) suggest shade smooth Auto too

github.com/WolvenKit/Cyberpunk-Blender-add-on - 4e6d45901240ffb7f71e61e8c36f6346145286ec authored over 1 year ago by Simarilius <[email protected]>
fixes for the json stuff

github.com/WolvenKit/Cyberpunk-Blender-add-on - 8416607945e1083a56ba22e204080d3f5342ce38 authored over 1 year ago by Simarilius <[email protected]>
Added check for Header in material.json

github.com/WolvenKit/Cyberpunk-Blender-add-on - 69c1453f8729dc640857cfca992e22948d252af3 authored over 1 year ago by Simarilius <[email protected]>
Made CLI longPathAware

github.com/WolvenKit/WolvenKit - e7cb3192a5efceffa37f789a3aed5eb26b34a3a5 authored over 1 year ago by seberoth <[email protected]>
Merge pull request #1323 from WolvenKit/refactor/save-stuff

Save improvements

github.com/WolvenKit/WolvenKit - 8c01556f682bcaa148749310086912df25b5e4c2 authored over 1 year ago by seberoth <[email protected]>
Merge pull request #1324 from WolvenKit/file-validation-changes

made validation less verbose&more configurable

github.com/WolvenKit/WolvenKit - fa40b01ccfb9c9ff9f9d24d9d591eac9116c1acc authored over 1 year ago by seberoth <[email protected]>
Update DirectXTex to June 2023 release

github.com/WolvenKit/WolvenKit - 90dbc6552cf3181f689f2ebd6198aee528140fdb authored over 1 year ago by seberoth <[email protected]>
fix: Missing HookService in CLI

github.com/WolvenKit/WolvenKit - f708e6b0c238f7d1734da4affb55a9153fec3f40 authored over 1 year ago by seberoth <[email protected]>
feature: Add version to Material.json

github.com/WolvenKit/WolvenKit - 33177a328e10333f72fbff10a4e56036e9e668c9 authored over 1 year ago by seberoth <[email protected]>