Ecosyste.ms: OpenCollective

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

github.com/WolvenKit/WolvenKit

Community Mod editor/creator for REDengine games.
https://github.com/WolvenKit/WolvenKit

Merge pull request #802 from someaka/cl

# More JSON formats

Implemented:
- AddFromObjectSpawner that reads from Object Spawners json...

61afe541204d7a78af7d386923df4081eb3e5230 authored over 2 years ago
fix CKeyValuePair editing

f40a2facc3c8c053125b0acf0b251dad6722221c authored over 2 years ago
Can't believe it worked :D

22402294c60dde3dc80ee2c429c7d125a103a6de authored over 2 years ago
Update ChunkViewModel.cs

8934dfe4c72cbb58e4795f0ac552a8a506e4d99f authored over 2 years ago
Cleanup and bugfixes

e69545a0838d12be6ab156c59a42743fb25aad38 authored over 2 years ago
Update PrimitiveConverter.cs

4740f2ae283a3adbc251386c2090486a92b39e6f authored over 2 years ago
TryDeserialize

e523480a05596d57e2cad9b7d9c51a123ee6f378 authored over 2 years ago
Changed DynamicEntityIDSystem props

3f47e1f0e25d7ecf0226a333b2458ac46bc40812 authored over 2 years ago
Fix merging issue

7de7f5dcd25056a4926d4de4ed5deb7aca133398 authored over 2 years ago
Add check for gameVersion

cd668810d56941b492dbcd2887611c40c050cbfd authored over 2 years ago
experiment with ent & app buffers

a8b0bd65b592c98fb8c1d4030184141d45d56124 authored over 2 years ago
Adds TryParse

restored Deserialize
and some more cleanup and bug fixes

0a71fabcce62aa1d81481469950472780925491a authored over 2 years ago
simplify mesh material buffer

16f247399075465ee8a92dfb2cec03c0ab79db5f authored over 2 years ago
Replaces throws with loggers and a bool

d301ae137ddc6d14a6508dd3aa72ff9212fda7df authored over 2 years ago
:banana: Object Spawner and Unreal are not the same thing

7999f8fb1eed488708beb8cbb24b939f0e7cb47c authored over 2 years ago
Merge branch 'fix/compiled_data_insert' into redTreeView-clean-up

acd26b6fb0662d5bf2f00f825dc57d4ed6375b53 authored over 2 years ago
basic embedded file editing/creation

c81564e13c04a8230da6fe5e0f5389fbeabeabc2 authored over 2 years ago
:pear: tiny polish on the debugname

211dd3fed1f4ee6afdddd9874e6b52c6b86fdb1d authored over 2 years ago
:peach: Adds a new JSON format

8578a1b35e360080dfef4c984e7e29ff57999923 authored over 2 years ago
:apple: Quick Fix for empty names

00f7a8487229850cc4dc7b0379f2216ac725f1b1 authored over 2 years ago
make some context menu options context-based, add handle copy & paste, fix some creation/copy

40a8661e062e826e7748df104de1c2e453374d85 authored over 2 years ago
:banana: removed update coords for node data

eef31c19623c15b95e4be3352b1f20ce207e555a authored over 2 years ago
Merge branch 'develop' into feature/savegame

6949f258a5d7cb5ddcb29a702e36742b8b44b255 authored over 2 years ago
:pear: Adds option to import mesh based on a specified mesh

polished the ice cube a bit :P

b562591b73681d0f607862490e4038b4277aadb3 authored over 2 years ago
:cherries: Adds import modifications from blender

f7fb227941dc8d4262c2da89bf3ffa00a81f4067 authored over 2 years ago
Clean branch (#799)

Implemented:
- added Copy Paste and Delete selection
- added export for nodeData
- added impo...

3e2b05e3cd9a5ba16f445f109383422a0d9cb755 authored over 2 years ago
Merge pull request #800 from WolvenKit/redpackage-rework

Implemented:
- A way to read/write non-RTTI classes / CR2W files
- Some improvements in RedPac...

9fed986d10aa71c8969de0ebd63fb65e1f389104 authored over 2 years ago
Removed unused annotation

b266f046cb6a8f05938c9bb55a52083083b56174 authored over 2 years ago
Added check for duplicated dynamic property names

86d05d75bab1b7cd916a532d076193e7887be3f2 authored over 2 years ago
Added dynamic support for CR2W files

Added custom CR2W files

fc249ba5e0e2556537c5f1b08535f11b7ba8393f authored over 2 years ago
Added dynamic file type

ece3172f81620c04b7981c242471772a3c674537 authored over 2 years ago
Merge pull request #798 from WolvenKit/fix/mesh-import-fix

Mesh import fixes

2c8d1cf301d9964c76916ab9c3004ef00373845d authored over 2 years ago
Mesh import: Fixed material buffer regeneration on import

Mesh import: Some conversion errors

efe88e86f05bcdea5fc1b1a6bd33ee519867fc61 authored over 2 years ago
fix adding item to compiled data

fed3986608bddd8d5a72a8676846a951bdb8cf96 authored over 2 years ago
Merge pull request #794 from WolvenKit/effs-patch-1-1

README: Updated .NET Runtime Download Instructions

86a2608c7675c17af9ad868a49ac07d484aa3d57 authored over 2 years ago
README: Updated .NET Runtime Download Instructions

Avoid having to change this for every minor update (but we should probably also have a way to re...

5315ee5df45ab25edc119d1511b87b70def1febb authored over 2 years ago
Merge remote-tracking branch 'origin/develop' into redpackage-rework

18d5931f79cb75fa979f8eceffb3edae21f1e73d authored over 2 years ago
Merge pull request #792 from WolvenKit/fix/float-fix

Fixed:
- Fixed using wrong editor for float values
- Changed format string for floats from "R...

93d9a8b7c656d607727e506c8e65bea8109b9407 authored over 2 years ago
Fixed using wrong editor for float values

Changed format string for floats from "R" to "G9"

c63361b79cbf301ffe28d5e1c4a09e7c768540cd authored over 2 years ago
RedPackage: Added extra section for ScriptableSystem

1e62e461c4e3cf207d1679391a241ea569c276fd authored over 2 years ago
Fixed chunk writing for RedPackage

9985c776dc0e29308f74561d1848f84741186c60 authored over 2 years ago
Fixed bad var naming

0d9684704db216449d4e1a89f63818a0f393292c authored over 2 years ago
Fixed some property issues

1658eac8358dee568432e8366b477a4aab2dc6d4 authored over 2 years ago
Merge branch 'develop' into feature/savegame

ff25ea615bd6faa4ba21c04736fccc05ed317de1 authored over 2 years ago
Nothing to see here...

efed2d7f5513c0a5067276ebfeb40cda0681c21b authored over 2 years ago
Renamed Package04 to RedPackage

Added settings to RedPackageReader/RedPackageWriter
Started working on proper dynamic classes/pro...

09f7ea728a1cbb855eb915bb64704843846b71f6 authored over 2 years ago
fixed ContainerManagerInjectedLootParser

5dd91651fba8b02c0a3ed6cbc2fc18856212e11d authored over 2 years ago
Moved ReadNextItemEntry to fix empty subInventories

f757cde634fe2f7f5439d29b9d3c307f22567946 authored over 2 years ago
Merge pull request #790 from WolvenKit/develop

Merge Develop into Main

342454962a160a15cd7455ab0f650e55dbe278ca authored almost 3 years ago
Merge pull request #789 from WolvenKit/feature/launch-options

dropdown game launch options

dee436960840c1a45f1c56940c0e83333a5376c8 authored almost 3 years ago
Merge pull request #788 from WolvenKit/fix/general-fixes

Implemented:
- Type chooser for CKeyValuePair creation

Fixed:
- Crash on creating CKeyValue...

6b9a384e93ce699768b66d54c25cf4575ca49446 authored almost 3 years ago
dropdown game launch options

a37dc20d582f8400f02edad458560cfeb83db665 authored almost 3 years ago
WPF: Added type selection on creating new CKeyValues. Fixes #751

WPF: Fixed float editing
CR2W: Made BaseString abstract

1173452c8393094587e61e0489f75b4151b427b1 authored almost 3 years ago
AssetBrowser: Add file to project now uses the selected archive instead of looking up all archives

9c257787964c431504e84d581f590535c2e3639a authored almost 3 years ago
CR2W: Added exception on missing buffer

CR2W: Removed exception on unused buffer, logging a warning instead

216257d998f936ff6e866fa7d8c8398f8c909fba authored almost 3 years ago
Fixed null reference exception

5631799b544982a95528384ef92faf5e49a46329 authored almost 3 years ago
Fixed primitive value display

b520de077f2aa0d40ee04382357997c2ad430a92 authored almost 3 years ago
Test winform application

e4c40b4eebdfb26926863bcd6b68e345b28b5367 authored almost 3 years ago
Some small type edits

ca5cf2f854b643ca0dbf7e2ca44317aafeb47825 authored almost 3 years ago
Changed some data types

f270993f264e85a91d6c9fe5aad5eaeba8d2ed89 authored almost 3 years ago
Fixed some writers

36a25c39ad0fcf74da2de10cdc9277c81b7a7fc8 authored almost 3 years ago
Added more writers

c8dd832691796f7932f9c08952acd317a5669ea8 authored almost 3 years ago
Added own project solution for SaveGame

43b84ffa5c761f0dbf2dc94c5b0f1b62aef2711c authored almost 3 years ago
Update check-only.yml

- build and not publish checkonly action
- no artifacts on dev (we have the nightly)

0482eb96339d5030646b4c16d8eebf2a804e472c authored almost 3 years ago
reduce action spam and time

- faster checks for PR
- code QL for main and dev branches only

37c29a6e3d22c7ee4d63efb7e52be254f9ea89e9 authored almost 3 years ago
Merge pull request #783 from WolvenKit/fix/buffer-writing

Fix Buffer writing

f398b89d16f60620d4a6b1c397c97658a47051e9 authored almost 3 years ago
Log success on JSON import

42507f3be16cc9491637a34ff851d8faad9355a2 authored almost 3 years ago
Write nested DataBuffers as inline data

6482b22505969c35ff26478b8d17dea69ac5c308 authored almost 3 years ago
Merge pull request #759 from WolvenKit/feature/734/these-are-the-droids

Search Enhancements
- Search syntax unified a bit, improved (?) syntax and filtering (see below...

7a201cb1527b41269014aa6948ad5e1515b0069e authored almost 3 years ago
Added PersistencySystem2 writer

2228886e0572a104410b60a3287fec0789af1aa1 authored almost 3 years ago
Fixed merging issues

a5b3f435c88759708d63592a08a9621db21cdffa authored almost 3 years ago
Merge branch 'develop' into feature/savegame

23b43a5b8402a4a2dad9c272961e9b91f4551650 authored almost 3 years ago
Import: Avoid trying to convert wav files, when no wav files are selected

998744f9d3bed63905c4d11a53452a006c7c4c94 authored almost 3 years ago
Added RedFormat for DXGI_FORMAT_R8G8B8A8_UNORM

04915a8e4153afbcb3cc51ebc7c016a3cd07696c authored almost 3 years ago
Merge pull request #777 from WolvenKit/fix/776/dont-crash-on-save-missing-path

🐛 Use SaveAs Dialog When Saving Editor With Nonexistent Dir Path

432a708e0929b1fc8f9c7aeb10e901146967839c authored almost 3 years ago
Merge pull request #772 from WolvenKit/checks-badges

Update Shields.io workflow badges in README.md

ce6ad9eee96a27f00fa0f092fedca43c91646c90 authored almost 3 years ago
Merge pull request #780 from dragonzkiller/develop

Fix file path separator for Linux during uncook

882bd7419b95bfb8de71d30b7b0468fbaa622f06 authored almost 3 years ago
Fix file path separator for Linux during uncook

21675c169bf57ca57c00b3835ba75572f1376bb9 authored almost 3 years ago
Fixed wrong NodeRef serialization/deserialization. Fixes #778

2a51bd9f2c02efdd80883cc8e51b4d15228b837d authored almost 3 years ago
🐛 Use SaveAs dialog if path for open editor doesn't exist

cec2f728e8c74c0e5b51cf84d62a016a6a35d53b authored almost 3 years ago
get compiling

db8338623f2d07b9d2610809c271fc0937002bf4 authored almost 3 years ago
Merge branch 'develop' into feature/node-editor

e374ddb86225cb766f6a2910e4c63f26978ef8f4 authored almost 3 years ago
Merge pull request #775 from WolvenKit/fix/mesh-import-fixes

Mesh import fixes

Implemented:
Sort sub meshes by name
Added option to fill empty m...

1b38385b31f700272ccdcceb3bc24a0589011d5f authored almost 3 years ago
Merge pull request #771 from WolvenKit/fix/curve-editor

Curve editing

Implemented:
Added missing curve type editor (HDRColor alpha is maybe inco...

b951301f6d74944747d0aa1755ce519ad52b6f01 authored almost 3 years ago
Merge branch 'develop' into fix/curve-editor

670db273a1e0ed1802de09373f58937b46234c60 authored almost 3 years ago
Merge pull request #773 from WolvenKit/feature/rtti-changes

- Limit CResourceReference and CResourceAsyncReference constrain from IRedType to CResource
-...

412f973b34649c32c22864e3d5e65c0eb29900c8 authored almost 3 years ago
Merge pull request #774 from WolvenKit/feature/sector-transform-writing

Streaming Sector/Block Updates

d69f7d40e3a41fc8b58fccf089a7d7ba300b0b6b authored almost 3 years ago
Merge pull request #769 from WolvenKit/feature/redbdb-update

- Changed red.db for faster search times
- Added option to search for referenced files

3531ef1725216dafae40c74043102a78ec938260 authored almost 3 years ago
Removed unused variable

f79f29c4d33565e7381b3f4f2de4399495a1971e authored almost 3 years ago
Update Shields.io workflow badges in README.md

9f9dd91a232ebb7b62eb4459c21a3c7aab98e298 authored almost 3 years ago
CleanUp

02bcf2f70d5589f3bf98ec0ecd756dde20af32a4 authored almost 3 years ago
Allow adding/deleting curve points in Treeview

Added support for missing curve types

970399168cba084ecf7847f1d74ed50d95e01849 authored almost 3 years ago
Fixed saving for new curves

e1ef5c96f669b8aa57ee81d31e1d2e16c9177d5e authored almost 3 years ago
Allow creating new curves

Refresh Treeview on data changes

a56ab5e230cfbf5fdc99845e4902236072526142 authored almost 3 years ago
Reversed X/Y value reading (as it is supposed to be...)

59115b53f74ac9757ba3fb47e4367d1b0c0228e2 authored almost 3 years ago
Changed red.db for faster search times

Added option to search for referenced files

f0d388a85c5d11e744c751ce4e1557546421e400 authored almost 3 years ago
RTTI: Updated gameSmartObjectAnimationDatabase custom data

614f86496baf5c9611fa9018912482ca20cddbe0 authored almost 3 years ago
RTTI: Changed CResourceReference and CResourceAsyncReference constrain from IRedType to CResource

bfae3fefb101510aeafed32f552955517a5d6f27 authored almost 3 years ago
adds noderef hashes, renames node/transform stuff

11737efc130cafa375f1fafb376309c1f2634af3 authored almost 3 years ago
Added option to enable/disable filling empty sub meshes

f431ae9fe809e50c6117388f5b1fca219794a67e authored almost 3 years ago