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

Added missing constructors

22ea1556e798a33f2d4bb1d6f9a8799225c4481d authored about 1 year ago by seberoth <[email protected]>
Merge pull request #1492 from WolvenKit/chunkviewmodel-values

show values for .csv and .json, fix bug in .mesh

0a5712bc831c510f5f1bc6642c5df33f338b00ee authored about 1 year ago by Moritz Baron <[email protected]>
Merge pull request #1491 from richard-kelly/string_field_text_wrapping

Add text wrapping to String fields

c9c9cbeb9d2f6ef04d9e22b2564e2397650b4e89 authored about 1 year ago by Moritz Baron <[email protected]>
better guessing of default import settings from xbm's filename

fa22e09602b74c619a3eaa8d2f4464e868f5b452 authored about 1 year ago by manavortex <[email protected]>
show values for .csv and .json, fix bug in .mesh

6e9a0ac406e832fa17324d8dc3aa1950dedf7c1e authored about 1 year ago by manavortex <[email protected]>
Merge pull request #1484 from WolvenKit/export-remove-unsupported-files

import tool: improved filter logic

ac728e1662ae108e346517a0adccd364f8b81d70 authored about 1 year ago by seberoth <[email protected]>
Merge pull request #1488 from WolvenKit/feature/Project-Refactor

feat: Added feature to pin, sort and filter projects at the welcome screen
feat: New project fi...

5b01ce0a4fd2b35e80b4d6dfa41ec99aba9e79e7 authored about 1 year ago by seberoth <[email protected]>
fix: NormalMap preview

fix: inkatlas export

fc49d8d6cbf1bf0559aa11050e6d4d8f325e0bf3 authored about 1 year ago by seberoth <[email protected]>
add text wrapping to String fields

48ce2eff7d903e53016c2d3cafea964fd1697aa0 authored about 1 year ago by rick-kelly <[email protected]>
Some wscript improvements

31c68ac7e3516143e5c2ff43d140536f09686b9e authored about 1 year ago by seberoth <[email protected]>
Added new headers to wscript files

Added lib tab to the ScriptManager

0e27fd23d6657525b2718fd61eb3a314bd596ae7 authored about 1 year ago by seberoth <[email protected]>
Added project name filter

b655cb16f3767fc8dd33f9cd959985c9e0ca1446 authored about 1 year ago by seberoth <[email protected]>
Allow sorting of projects

e612f62aee7cb7b849b40fc91d610fcb2a60b414 authored about 1 year ago by seberoth <[email protected]>
Added possibility to pin projects

415e44fe9a88540434055986bd3bbe027a1267c0 authored about 1 year ago by seberoth <[email protected]>
Added seperate mod name to project

Mod name is changeable after creating a project and affects RedMod/Archive name

80d76fc50d17e7f292159791ac722ba4fc0cbaaf authored about 1 year ago by seberoth <[email protected]>
clean up import filtering logic

eb8f3bd7009c2c1d8110e42eaaea6b6a7bc394a7 authored about 1 year ago by manavortex <[email protected]>
Disabled `.ent` importer/exporter

e67b12309e4df1a4c44a4d82f7f8a57187560eaf authored about 1 year ago by seberoth <[email protected]>
Added `SaveToResources` to WScript

89a83a8e23f677206c8d559db7f074b6f839210f authored about 1 year ago by seberoth <[email protected]>
Added new buffer reader

52292ddbff2b98061bffba609e4b8705aeed377a authored about 1 year ago by seberoth <[email protected]>
Updated tweakdbstr

Added the 115 missing flats. Thanks to @psiberx

4e8416a01965af74c2238dddc92eee088810eb6c authored about 1 year ago by seberoth <[email protected]>
Merge pull request #1482 from WolvenKit/save-fixes

Save fixes

ba689e9553b55ac258bb05475e166e20d00855d6 authored about 1 year ago by Moritz Baron <[email protected]>
fix: JSON import missing valid data

d0218e249233488ef3e44376d4879fe21f34a6f6 authored about 1 year ago by seberoth <[email protected]>
fix: Wem export

f78a7ae30cc343e9606a5b9e44e12a56d895e8cb authored about 1 year ago by seberoth <[email protected]>
Merge pull request #1481 from WolvenKit/import-tool-filter-morphtarget-textures

Exception check in csv files

a30181254920c15855fde6062846d74b842032d0 authored about 1 year ago by seberoth <[email protected]>
#1480 exception fix

252d0e2fb0d81b53e18202acf774cd7b52c2b982 authored about 1 year ago by manavortex <[email protected]>
Merge branch 'main' of https://github.com/WolvenKit/WolvenKit into import-tool-filter-morphtarget-textures

052a35710524a6d60b945e39eabdcb1c23dc3690 authored about 1 year ago by manavortex <[email protected]>
fix: Check for duplicated files before packing the archive

f6b1e0111a5756487230957462dff1ef6c04c5da authored about 1 year ago by seberoth <[email protected]>
Fix UI consistency of mods and plugins view (#1478)

45966b3c81417eaa4479463bd92f148cf689b191 authored about 1 year ago by Rémy Marquis <[email protected]>
cull log text output after a certain amount

closes #1475

0da000d0462406c95444b49bf020e3be50a3f21c authored about 1 year ago by Moritz Baron <[email protected]>
Merge pull request #1477 from rmarquis/main

Fix retrieved plugin version might be unstable version

cc1b6a04520f25f3a28972852826275fc791db32 authored about 1 year ago by Moritz Baron <[email protected]>
Fix retrieved plugin version might be unstable version

The plugin version installed are the last published, as opposed to
the latest stable version rel...

d81bbd5e4c07e6344e06c6a4a16af9f151303a9b authored about 1 year ago by Rémy Marquis <[email protected]>
Added update button to the Script Manager

3fbc34c476f0a1aba4b03d8a97d46f61f7b249c8 authored about 1 year ago by seberoth <[email protected]>
Disable ContainerManagerParser for now...

8c206eff88bbd1a3d00c99dbea77eff416a22a06 authored about 1 year ago by seberoth <[email protected]>
Update ContainerManagerParser for 2.1

be3df770612ee1586ba51d48bb5347a5fb2c7247 authored about 1 year ago by seberoth <[email protected]>
Fix for changed RedPackageReader

323ebf9c19d69f979a4faa02e0b47886e5dbe5e8 authored about 1 year ago by seberoth <[email protected]>
Merge remote-tracking branch 'origin/main' into save-fixes

41f0ca989ebcc9d5fe7cb72abb357a4720063a68 authored about 1 year ago by seberoth <[email protected]>
Higher compression for red.kark

c072d3b848e4d4953094805e8117b1a1f5650162 authored about 1 year ago by seberoth <[email protected]>
Merge pull request #1469 from WolvenKit/fix/xbm_flip

always flip xbms on export

60888664b7996be31bddf75ba8c265adc1ed2cac authored about 1 year ago by Moritz Baron <[email protected]>
always flip xbms on export

remove flip args

836dcd854173fa0d5badea78bba20cbaa055679c authored about 1 year ago by Moritz Baron <[email protected]>
More records

5a7ced00fd846fc4eb11799a6102f73fe4bb7ae7 authored about 1 year ago by seberoth <[email protected]>
revert recent dds decompression changes

c4f0648e85b804c68a89f2f0d5c541be791f192c authored about 1 year ago by Moritz Baron <[email protected]>
Merge pull request #1467 from WolvenKit/update-2.1

Update 2.1

67e98abf1365cc2fa998fedfa547448a4fc6ab39 authored about 1 year ago by Moritz Baron <[email protected]>
Improved string merger

951410ac1d05842d64cbf28d51da279639553288 authored about 1 year ago by seberoth <[email protected]>
More metadata...

25b465d4ae58ab4d8b5ea928a5ee88ce5479dd37 authored about 1 year ago by seberoth <[email protected]>
More metadata

4510af5995da846acfaaa876374e0ec92a856b55 authored about 1 year ago by seberoth <[email protected]>
Updated unit test to use ep1 tweaks...

3a80029b88013e723c27b2ba9cf1a9a3ab6f4672 authored about 1 year ago by seberoth <[email protected]>
Updated TweakDB classes

f87df60114fe86687f3eb6a110d0f482e3bdcc25 authored about 1 year ago by seberoth <[email protected]>
Updated RTTI

d6cf0c49cde26f6009a3c5d92769eac4590131a7 authored about 1 year ago by seberoth <[email protected]>
Updated metadata

ef63b2a325232ad2c7edb04fa6573a53bfbc172e authored about 1 year ago by seberoth <[email protected]>
fix wkit.cli version

ac4268abbe5cf066ee63245b86a3a28daacc7287 authored about 1 year ago by Moritz Baron <[email protected]>
More image flipping... Should fix #1465

8fd44c7690ca7f7bc92193660de785907b5b606c authored about 1 year ago by seberoth <[email protected]>
fix selected items binding in PE

65c086307ce09bb72df4477aa1917bc72d2e9cde authored about 1 year ago by Moritz Baron <[email protected]>
Fixes VS 17.8.2 Hot-Reload errors...

31c2d805be5864b70ee541e5c76615183034d286 authored about 1 year ago by seberoth <[email protected]>
update docs for net8

cd9952b7aa0c1473ca70a74d4b913115a879adc2 authored about 1 year ago by rfuzzo <[email protected]>
Merge pull request #1464 from WolvenKit/update/nugets

Update/nugets

db99ce5766c87772af1237a368cf5471b633166b authored about 1 year ago by Moritz Baron <[email protected]>
Merge pull request #1437 from WolvenKit/ab-2.0

Asset Browser: Extract from Specific Archive and Load Order

70547a755e28f8510da8fc2157bde1c0dafc0f15 authored about 1 year ago by Moritz Baron <[email protected]>
remove broken installer

29fcf4468ac3f22aac0bd6896aef322dd79a963e authored about 1 year ago by Moritz Baron <[email protected]>
update to net8

1e0cd5faee6442400c0edf80c74230c41fa1b65f authored about 1 year ago by Moritz Baron <[email protected]>
upadte misc packages

66332e8660d1bafe31a5cf45d09cfa2f3c271d9c authored about 1 year ago by Moritz Baron <[email protected]>
update syncfusion nugets and license

91a5d6b79fdf2ef4e887fd983eaedabe5b392aa0 authored about 1 year ago by Moritz Baron <[email protected]>
fix some binding errors

d159c65f83622579db195963f04efca5b1464850 authored about 1 year ago by Moritz Baron <[email protected]>
small log improvement to the install step

0478a1ae6cca9504675a6914c05cdcf06dea6c43 authored about 1 year ago by Moritz Baron <[email protected]>
Update ArchiveManager.cs

Further discussion on load order from discord. Legacy mods will out-prioritize REDmod archives

13247fb2ba294002161c9fb8571e86457311ca7b authored about 1 year ago by dragonzkiller <[email protected]>
refactor: Better logging on pack

3c5b41792e684c623538f7d83d71eea7a6215253 authored about 1 year ago by seberoth <[email protected]>
fix: "Add Sector to Project" not working for ep1 sectors

9b85db3de546fa79c2d1d8494269789124bcfef6 authored about 1 year ago by seberoth <[email protected]>
fix: ArchiveWriter wasn't writing imports

ee8a7d77d4753eb1a393e7220de633ab8219fc61 authored about 1 year ago by seberoth <[email protected]>
import tool: don't list morphtarget texture files (#1457)

b6e90b23e3bfbaac3460d73977eb2648fec20f27 authored about 1 year ago by manavortex <[email protected]>
import tool: don't list morphtarget texture files

ede5adb46de7aad6842c554692941472edfdfa55 authored about 1 year ago by manavortex <[email protected]>
Merge branch 'main' of https://github.com/WolvenKit/WolvenKit into displaynames-workspotfile

01992714f9784b70c8d9435d800784d097fa27e7 authored about 1 year ago by manavortex <[email protected]>
Merge pull request #1449 from WolvenKit/MultiMesh_Materials

Multi mesh materials

97389586a2b0e254026623923d4cb1c8dcfc670e authored about 1 year ago by Moritz Baron <[email protected]>
Merge pull request #1454 from WolvenKit/displaynames-workspotfile

two more display properties for workspot items

4d24a9132721957b3715088c03c73dec4d789efd authored about 1 year ago by Moritz Baron <[email protected]>
Merge pull request #1456 from WolvenKit/fix/1444/anims-partial-animset-import

feat(anims): Partial Animset Import

5f461ff969eb71b420b3c6621369065ce8959460 authored about 1 year ago by Moritz Baron <[email protected]>
ui(anims): Tweak User-Facing Logging

ff7967205da7544f3de6923122419df4ab2c5fa3 authored about 1 year ago by Auska <[email protected]>
feat(anims): Copy Omitted Existing Anims, Allow Adding New Anims

e116cb87170430710a8f90ed0213b3c0ca7bf6ab authored about 1 year ago by Auska <[email protected]>
refactor(anims): Change some names.

a6011e91bf041c54b8164c994cd2922d001e4761 authored about 1 year ago by Auska <[email protected]>
dont understand how I missed this.

34d43796753a87514686cf2f09ff6c8007bbbd43 authored about 1 year ago by Simarilius <[email protected]>
Merge branch 'main' of https://github.com/WolvenKit/WolvenKit into displaynames-workspotfile

07dd59ec61832ab454263d7cdd8194065fa501a2 authored about 1 year ago by manavortex <[email protected]>
two more display properties for workspot items

ac388ac790c55961422c751770f49a45f48c5b36 authored about 1 year ago by manavortex <[email protected]>
meshStreamS[Meshstream] is the value which is in meshName now

e7961ba6e325add08d6fb12620e79b4fb7f22b64 authored about 1 year ago by Simarilius <[email protected]>
switch to for (var (Key,value) in dict) pattern

350d323b22ac0c24f00e6cc910caef7ec099f212 authored about 1 year ago by Simarilius <[email protected]>
Merge pull request #1452 from WolvenKit/feat/remote-scripts

download wscripts on app startup

6dc533e0c8b5d6ace1c1136912c847bf94d4041d authored about 1 year ago by Moritz Baron <[email protected]>
download wscripts on app startup

e931b155cd8e2a170a9da5598aa1063bd177ebf8 authored about 1 year ago by Moritz Baron <[email protected]>
Merge pull request #1448 from WolvenKit/fix/1425/anims-simd-export-and-blender-compat

Anims: Experimental SIMD Animation Support & Blender Fixes

079e3793818f6a6587d2ba006fe3075cb5716844 authored about 1 year ago by Moritz Baron <[email protected]>
Merge branch 'main' of https://github.com/WolvenKit/WolvenKit

03981f04a3b51ec9f3b5e1835e4adfb0b64cc619 authored about 1 year ago by manavortex <[email protected]>
Moved ChunkViewExpansionState to partial class, fixed logic

965177abe7b53985bbb545499dbe21dc495c836d authored about 1 year ago by manavortex <[email protected]>
fix: Image preview, again again

c0aa88f01192a16455339dddb5101d5173ef8876 authored about 1 year ago by seberoth <[email protected]>
mesh: key/values won't unfold on shift-click of material

will keep unfolding on shift-clicking of direct parent

c74de5a3b58c4df5e13b4ff34b47a1894b3f9bc1 authored about 1 year ago by manavortex <[email protected]>
file validation: better error checking for dynamic component names

afd6a6289f2882db86910c5e4e8a02cea4ae5f6c authored about 1 year ago by manavortex <[email protected]>
was adding _ to front of single mesh export app names

f50eed2289990b2f1820f2a5b350a229d2f3b904 authored about 1 year ago by Simarilius <[email protected]>
fixed the appearance names

8504c906034955d70396fd4892bc64ba7351a607 authored about 1 year ago by Simarilius <[email protected]>
Change submesh names to include origin filename in multimesh exports, add origin filename to mat apps in multimesh exports

56b981c2c2554075743bf48e2ffb2936841c9e74 authored about 1 year ago by Simarilius <[email protected]>
fixed an exception

75e36c56c7d2e6305bedc3ba031a4bd59ba39403 authored about 1 year ago by manavortex <[email protected]>
ui(logging): Show Relevant (?) Stats and Info on Anim Export/Import

445abe09a9cd2740efa24b208ce10c6be76bd040 authored about 1 year ago by Auska <[email protected]>
fix(anims): Export SIMD Animations (Experimental)

0c433dacfbf4c327e74e52558614ea5cfe79805d authored about 1 year ago by Auska <[email protected]>
feat(anims): Strip Local Transform from Additive Animations on Import

04d4cdd7116a2f2c4c704ec2f1bf1ca0b4bb98ed authored about 1 year ago by Auska <[email protected]>
feat(anims): Export Additive* Animations with Local Transform

Mostly to support simpler viewing in Blender until and if support for loose added there.

ceefb1e28ac9e24c9db7f64cbe45f25673386fc5 authored about 1 year ago by Auska <[email protected]>
feat(anims): Create New Data Structures on Import, Don't Replace

Supports optionally keeping/omitting parts of animset.

59e55369941735458a83bfa59a0e6b366c7ba715 authored about 1 year ago by Auska <[email protected]>
feat(anims): GLTF Extras Schema Migration & Updated Schema V2->V3

03d7b82031f951c0922c1cfe4a0844343759f755 authored about 1 year ago by Auska <[email protected]>
Merge branch 'main' of https://github.com/WolvenKit/WolvenKit

676ba918f3b1165c3f9b052d8187f867008f01c2 authored about 1 year ago by manavortex <[email protected]>
Added morphtarget to file validation

51ed621563bbfb11c37d1d3d149927626cd5d600 authored about 1 year ago by manavortex <[email protected]>