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

fix: NodeView stoped working if the same node occurred multiple times

20b519aa173c3c68f5ab9745958e2a4fb0777d2a authored over 1 year ago by seberoth <[email protected]>
feature: Added reader/writer for the new stats system

f1fb5effa9c484a998aee5c913523b9647cb22e8 authored over 1 year ago by seberoth <[email protected]>
Merge pull request #1292 from paulober/fix-1291-qol-improvements-modkit-tools

f10de6e27b9aa693357e8491c7eab2591857ad6e authored over 1 year ago by Moritz Baron <[email protected]>
Fix #1291, Quality of Life improvements to ModKit RED4 Tools

fc7423e62aaa089aac66ed71ce639c359d71585b authored over 1 year ago by paulober <[email protected]>
refactor: There we go

f2686d5dfd9c3375d9d15291ab1bd9f879524e77 authored over 1 year ago by seberoth <[email protected]>
refactor: One less unknown var...

b4375390eabf832ff1854e108cf9eaecd00441d6 authored over 1 year ago by seberoth <[email protected]>
Merge pull request #1290 from paulober/fix-1289-possibly-null-reference

Fix #1289, Possibly null reference

8ba87fd6f68c22c8d378d78d0ea1d96b26f86c18 authored over 1 year ago by seberoth <[email protected]>
Fix #1289, Possibly null reference

fix: Possibly null reference
fix: Naming scheme for some variables
fix: Added missing param tag ...

f4c6f5e620676a7d4863766aee4d6aaaa441de9b authored over 1 year ago by paulober <[email protected]>
Merge pull request #1288 from paulober/fix-1287-quality-of-live-scripting

Fix #1287, Quality of live improvements for Scripting namespace

27a1e6a934dfba4cbbcf0147507886151115177b authored over 1 year ago by seberoth <[email protected]>
refactor: Improve some inventory data

27c27bdee83f77eac6415f9101a8d75a6566264d authored over 1 year ago by seberoth <[email protected]>
Fix #1287, Quality of live improvements for Scripting namespace

3956431fd5a824bef22acf720d5edce39eb5e010 authored over 1 year ago by paulober <[email protected]>
perf: Improves enum lookup

2a361c5021315bb603d47232f6d6ccac1057c7f3 authored over 1 year ago by seberoth <[email protected]>
Merge pull request #1285 from paulober/fix-1284-lxrsfooter-performance-improvements

Fixes #1284, LxrsFooter performance improvements and naming scheme enforcing

d7bc99dc8c30998c2c37d5d319ad33ed74c4cd64 authored over 1 year ago by seberoth <[email protected]>
Merge pull request #1279 from WolvenKit/fix/1278/morphtarget-cumulative-deltas

fix: Calculate Morphtarget Bounds Cumulatively on Import

34a4bace9d2b6993cc6f06eb9a58b4984224fdde authored over 1 year ago by seberoth <[email protected]>
Merge pull request #1283 from paulober/fix-1282-readme-discord-link

Fix #1282, README.md discord link

0eb4988ec630d3dcbef7f9b38697ccfe3ade29d5 authored over 1 year ago by seberoth <[email protected]>
Fix #1284, LxrsFooter performance improvements

fix: Enforce consistent naming scheme

bc3b2b8141b9c0234abdf1312f25597a2a237679 authored over 1 year ago by paulober <[email protected]>
Fix #1282, README.md discord link

f37c28f3fc52386f29469734d6ca76a17cbb3f43 authored over 1 year ago by paulober <[email protected]>
fix: Force load archives while unbundling the game. Fixes #1280

683332aa0d8e97e65df3d75cdf4364c411dffa15 authored over 1 year ago by seberoth <[email protected]>
fix: Partially fixed the launcher button style. Fixes #1281

bd5ca8f11734dc45bf2c32feb824d5be0668260b authored over 1 year ago by seberoth <[email protected]>
refactor: Added error for max file sizes on pack

feature: Increased max file size for uncompressed files

59b7b7cc440102922f3ebeb4b5e75abb11ec12fb authored over 1 year ago by seberoth <[email protected]>
fix: Added material support for `CMaterialParameterDynamicTexture`

ab90272ba5a555bf88e1c4a42f255ef5a7af0c0e authored over 1 year ago by seberoth <[email protected]>
fix: Calculate Morphtarget Bounds Cumulatively on Import

The influences can be combined. Whether they're treated as cumulative or
mutually exclusive is c...

55b1f2fd728a231209bd0066f65384bf15604547 authored over 1 year ago by Auska <[email protected]>
fix: material import

eb2d33991648324e1f965a11041ce946886d114c authored over 1 year ago by seberoth <[email protected]>
feature: Added `FileExistsInArchive` and `FileExistsInProject`

refactor: Add wkit namespace to onSave
refactor: Sort wscript autocompletion

13aefaff24f3073319c7f39e61f39a2c616186ab authored over 1 year ago by seberoth <[email protected]>
fix: Wrong calculation of default values

1949044531249d53e975e05b95461fa09b4208dc authored over 1 year ago by seberoth <[email protected]>
fix: Curve creation

fix: Exception while saving HDRColor curves

5db48e3ef821f348d7a37cceb3a7f972237e1aa2 authored over 1 year ago by seberoth <[email protected]>
Merge pull request #1273 from WolvenKit/fix/json-fix

8456ceee434a13cd9cf33a988dfa24131779b3c0 authored over 1 year ago by Moritz Baron <[email protected]>
refactor: Replace extension check with enum

e200424f42a4ef169d426953f87d1cec790b08cb authored over 1 year ago by seberoth <[email protected]>
refactor: WatcherService ignores file changes

f04fd2dcf754df693544f563decd4a423813d102 authored over 1 year ago by seberoth <[email protected]>
fix: Parsing enums without values...

fix: Parsing CVariant with uninitialized handles

8566581af164fac885d0e8e8b599919c1e339f6a authored over 1 year ago by seberoth <[email protected]>
fix: String merge fix

d45f6f43a28f192a2ffee69f28ce9e0a6f1e559f authored over 1 year ago by seberoth <[email protected]>
refactor: Unified buffer handling

refactor: Improved data collection

020192e06a369599ce24f02a131c2c3263b15461 authored over 1 year ago by seberoth <[email protected]>
refactor: Some JSON improvements

fix: JSON parser array creation

74f1e47a000d6f92d3b5d949c65c05af67106951 authored over 1 year ago by seberoth <[email protected]>
fix: Exception when handle is null

0983862af16c45b77e7242864b864d1a975a0560 authored over 1 year ago by seberoth <[email protected]>
Updated missinghashes

ac53da794367cc20a6ecea82101855bb63bcec5f authored over 1 year ago by seberoth <[email protected]>
fix: Array init for houdiniVehicleDestructionMeshEntry

e2fb7124ade02a4d77082f23676af1914f663010 authored over 1 year ago by seberoth <[email protected]>
Merge pull request #1270 from WolvenKit/rtti_update

Update types to 1.62

9260102df5ff82b36059c9e7fa6ada82c9cf02a3 authored over 1 year ago by Moritz Baron <[email protected]>
Reverted worldStaticCollisionShapeCategories_CollisionNode.cs

47450dd4161fdd6f29c7d5e3651229d322e28eaa authored over 1 year ago by seberoth <[email protected]>
feature: Update types to 1.62

76fe730d7448ab13cb11dc9f5786dbdce4355c66 authored over 1 year ago by seberoth <[email protected]>
refactor: TreeView fix?

274744dd73d50626c4befb2fb5c8497ca5c80830 authored almost 2 years ago by seberoth <[email protected]>
fix: New appearanceAppearanceDefinitions didn't save components. Fixes #1269

4044e21dd783316a294cf2768263054807ec3e8c authored almost 2 years ago by seberoth <[email protected]>
Merge pull request #1267 from WolvenKit/fix/1167/morphtarget-import-export

fix: Morphtarget Export and Import

729919a2d3eb5b79782d97c4aec48d9936ae75c0 authored almost 2 years ago by seberoth <[email protected]>
fix: Morphtarget Export Will Fail if Trying to Read Past Buffer

This and the one in mappings were hiding the incorrect calculations
earlier. We want to fail if ...

4a35aeb2c4e96634c7d8555878952dd5def6037b authored almost 2 years ago by Auska <[email protected]>
refactor: Minor Changes to Make Logic Clearer

ad45f47236d29b4c66fd3d5b4ccd40fc67ce125f authored almost 2 years ago by Auska <[email protected]>
fix: Morphtargets With 0 Mappings Means No Diffs

In some cases it looks like the diff count is recorded incorrectly
for Vanilla morphs. The data ...

b29186f2ef593cc05ea0f0c2ef2efbea7cd518d6 authored almost 2 years ago by Auska <[email protected]>
cleanup: Drop Unnecessary Defensive Check

539cd3747f55b8afa9355344797279e808a8f47e authored almost 2 years ago by Auska <[email protected]>
cleanup: Commented Code

a3b63add6a71e87fdde7cceef974046d205bd045 authored almost 2 years ago by Auska <[email protected]>
fix!: Morphtarget Import Produces Correct, Functioning Morphs

Much of this is restructuring the logic and making it more explicit,
but the bookkeeping and dat...

8b61979b4018d2444a411ccb9ccba2faedb895ff authored almost 2 years ago by Auska <[email protected]>
refactor: Morphtarget Import Delta Quantization Tidied Up

dfd7d8090373a1d0465fb3b05e7402830c8664a3 authored almost 2 years ago by Auska <[email protected]>
fix: Morphtarget Import Correct BoundingBox & BaseBlob Quantization

Bounds are calculated from maximum morphed or unmorphed dimensions,
and passed along for not onl...

a30d46780d89ed9cb76e000912c9a37674a0c98f authored almost 2 years ago by Auska <[email protected]>
fix!: Morphtarget Export Writes Correct Diff/Mapping Data

Vertex diff mappings are stored contiguously in the RE4 buffer, 2 bytes per.
Because the mapping...

6ce13e116edfe168d5a2ca018ea629965a7d350b authored almost 2 years ago by Auska <[email protected]>
fix: Morphtarget Export Flips UV Y Axis (Mesh Export Parity)

07f9f5122d1165b7ed419d34042738521f9b7052 authored almost 2 years ago by Auska <[email protected]>
refactor: MorphTargetTools Minor Cleanup

079241e20b07cb05aa0c2fdc212efce2e88b6484 authored almost 2 years ago by Auska <[email protected]>
fix: Custom path writing on pack

74ad0578a98b70be7477005656f8a8e52e43b407 authored almost 2 years ago by seberoth <[email protected]>
fix: Exception on first start

b09434f757fecdf49ae5cb67a26be87a7d9c56bb authored almost 2 years ago by seberoth <[email protected]>
fix: Sync issue in scripting `ExportFiles`

fix: Exceptions while exporting meshs

5c0a4fbbee968276cb880e5683de924df60279dc authored almost 2 years ago by seberoth <[email protected]>
refactor: Better wscript error messages

4eee3cbf519f7cd41c17624cb1a3d6f5bd654d7a authored almost 2 years ago by seberoth <[email protected]>
Merge pull request #1264 from WolvenKit/git-attrib-wscript

Update .gitattributes for .wscript

b1b2507ed1c1163f94531b6986673f107f8684c8 authored almost 2 years ago by seberoth <[email protected]>
Update .gitattributes for .wscript

Also a small update to include "yaml" along with "yml"

a1fb17d5ec28c3f8007f4771473a72e0c5641f44 authored almost 2 years ago by dragonzkiller <[email protected]>
fix: Exporting via scripting not refreshing files

cb326f6a4a3c5cd4ffbf98e235c8a542879f4b90 authored almost 2 years ago by seberoth <[email protected]>
fix: Copy & Paste fail

a523b73e3c36a957ac98a0064c3791c9e75f33be authored almost 2 years ago by seberoth <[email protected]>
fix: Copy & Paste fail

130f4384dbfaabd8090c323151b8df9ec76305f5 authored almost 2 years ago by seberoth <[email protected]>
Disable native mesh check (use wscript instead)

282ef2a0d9373a118b0751f05d003a21999d4ad2 authored almost 2 years ago by seberoth <[email protected]>
Merge pull request #1263 from WolvenKit/feature/scripting

Scripting improvements

3c34f523dbe33aac12a030838023f263c225d3b5 authored almost 2 years ago by seberoth <[email protected]>
Merge remote-tracking branch 'origin/main' into feature/scripting

37c4cfd4afc963a28c1050b49f9996d562f14bb1 authored almost 2 years ago by seberoth <[email protected]>
Merge pull request #1262 from WolvenKit/fix/general-fixes

Fixes & Features

5e787b05ea5c299529d4c205babb8995ba7ddd6c authored almost 2 years ago by Moritz Baron <[email protected]>
fix: Settings showing to much / wrongly grouped properties

fad3d8665a4ea69d14a3218a180ee1c3c570fb04 authored almost 2 years ago by seberoth <[email protected]>
fix: Added null check for dispatcher

b983d04865e8f3bbeb0352de56ca1ab3c3382164 authored almost 2 years ago by seberoth <[email protected]>
refactor: Better error message for invalid submesh name. Fixes #1257

56b9270d1073ad87d16a1a99ec92f9020c15278f authored almost 2 years ago by seberoth <[email protected]>
feat: Added method to clear material cache for mesh previews. Fixes #1254

aa8f9f2f7121a07372517db62b68fe4c1e35012e authored almost 2 years ago by seberoth <[email protected]>
More docs

0265ff17c07484aa3d33122ceb2889a99508a2b8 authored almost 2 years ago by seberoth <[email protected]>
feat: Added string Interpolation to syntax highlighting

feat: Added CMesh check

95419a605ddd034d80fcef0b298b2d121d29a035 authored almost 2 years ago by seberoth <[email protected]>
Merge pull request #1261 from Simarilius-uk/feature/scripting

9f6b0df05ab382de311eccda2380d4cfbc232044 authored almost 2 years ago by Moritz Baron <[email protected]>
Some basic doxygen comments.

5bb3d5aa58040eddb5378422bd16a7a863b30a00 authored almost 2 years ago by Simarilius <[email protected]>
feat: Added game language selection for LocKeys

de73ef4d96d52ef6f2eaf4097c3c91dd65c83713 authored almost 2 years ago by seberoth <[email protected]>
fix: Hide "Delete All Items" after deleting all items. Fixes #1189

6c0282470efb4ee876b712d8304af5e309b6729e authored almost 2 years ago by seberoth <[email protected]>
fix: Export Appearance with Rig command binding. Fixes #1253

41d6b9b8f34806b8704f6f10afe2876e31582b7c authored almost 2 years ago by seberoth <[email protected]>
feat: Warn about double material names on save

a82fc40a1138c6478db4e48be305aacd1024bbd2 authored almost 2 years ago by seberoth <[email protected]>
fix: Mesh preview not working when duplicated material names exists. Fixes #1258

86e9748c60dd87d7879d7445b15424d9ab30fed1 authored almost 2 years ago by seberoth <[email protected]>
feat: Added FileExists to scripting

380c47cfe60acba3bfcd8c46b2443e61d58e9a61 authored almost 2 years ago by seberoth <[email protected]>
Merge remote-tracking branch 'origin/main' into feature/scripting

6d98dbf558cd7517ae4e538f36cc5047ec0cc13a authored almost 2 years ago by seberoth <[email protected]>
More scripts...

b0987578018435822095cf8d696b28a0e3c88c41 authored almost 2 years ago by seberoth <[email protected]>
feat: Added onSave hook for RedDocuments for scripting

2c90de2742337732791adb472a792b35235d2c7e authored almost 2 years ago by seberoth <[email protected]>
Merge pull request #1256 from WolvenKit/fix/dzk-fixes

d000e0e0f9b54e28b362720d55fdb001c982e124 authored almost 2 years ago by Moritz Baron <[email protected]>
Merge pull request #1255 from WolvenKit/fix/general-fixes

9796ac0defc62abb6195492a4103060c518293e4 authored almost 2 years ago by Moritz Baron <[email protected]>
fix accidental .reds in IsSpecialExtension

c14a28e243acbbc786fe1fd285b96abfa60d6217 authored almost 2 years ago by dragonzkiller <[email protected]>
fix: Wrongly replaced CName

39e4716f34912778b9df2854c02868c6835b809b authored almost 2 years ago by seberoth <[email protected]>
fix: .tweak files don't deploy upon packing a REDmod mod

f53e6dbd0c8e07fdfaeb9b16113f86829cfed064 authored almost 2 years ago by dragonzkiller <[email protected]>
fix: WKit freezing while moving array items. Fixes #1251

043218ffb404edb904d53f82babfca4ee4a2f8d8 authored almost 2 years ago by seberoth <[email protected]>
feat: Try to open file references from project first, fallback to depot. Fixes #1250

914f8606e8e881ca430a443d3cc63cf25fcdb2a3 authored almost 2 years ago by seberoth <[email protected]>
fix: Copy selection not working for some types. Fixes #1246

a6cf48fe9bff9d6689f6a3a53cb82de06d168f7a authored almost 2 years ago by seberoth <[email protected]>
fix the fix

230adad0cc2fcfa7f1c07bce8ffd7f4d936e4613 authored almost 2 years ago by seberoth <[email protected]>
Merge remote-tracking branch 'origin/main' into fix/general-fixes

bdfdb5c8a7ce03f52148075afc0da73bb38e5950 authored almost 2 years ago by seberoth <[email protected]>
fix: Exception while checking material entries in mesh files. Fixes #1247

643fc1f03092dee84ff39e5e24e55c29ed27da20 authored almost 2 years ago by seberoth <[email protected]>
fix doxygen

fca83fc3428fd2cb63cd15e3a5439630e715045c authored almost 2 years ago by rfuzzo <[email protected]>
Update generate-docs.yml

e56d200d01e18811af32b39b5288d318ad0fe6c3 authored almost 2 years ago by rfuzzo <[email protected]>
Update generate-docs.yml

2e6cfc7b8f433401a5b61899fd9e30b673865c69 authored almost 2 years ago by rfuzzo <[email protected]>
fix now?

3874ef795c31fd9239eaa8416d28c8e2767508e3 authored almost 2 years ago by rfuzzo <[email protected]>
Update generate-docs.yml

b9ba058e4278d3de424ea81a41543882f1b34979 authored almost 2 years ago by rfuzzo <[email protected]>
Update generate-docs.yml

2644c6f6fa41a700cfc368ff944027bd24f10635 authored almost 2 years ago by rfuzzo <[email protected]>