Ecosyste.ms: OpenCollective

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

github.com/castle-engine/castle-engine

Cross-platform (desktop, mobile, console, web) 3D and 2D game engine. Powerful visual editor. Support for glTF, X3D, IFC and more. Fast clean code using modern Pascal. Free and open-source.
https://github.com/castle-engine/castle-engine

Temporarily disable TTestImages.TestLoadSavePreserveAlpha when LibPng

not used, looks like Vampyre PNG saving doesn't preserve alpha OK?

17da3558b5e1c3ca4b9c3203a4c00a68d19d3bde authored almost 3 years ago
Fix new image Assign (need to set TargetXxx after SetSize), add

TRGBFloatImage.Assign, add GrayscaleColorWhenTreatedAsAlpha

861d049048018a13e92f0a72a0be068e500b706f authored almost 3 years ago
Rely on TCastleImage.Assign overrides more, move there logic related

to TreatAsAlpha, deprecate TCastleImage.ToXxx methods -- Assign is more general

d3a773cf6bbc4665272005a4a7cf0ddca28b20ab authored almost 3 years ago
Fix inc files to refer to MainUnit

c5c98bc9e2db1c62dc225b9d205c6a7f1daf1057 authored almost 3 years ago
Extend image classes convertions

803b9ccfe05ed67ff78bc8fc8d5e247fc4774656 authored almost 3 years ago
Fix converting TRGBFloatImage to required format

7675d28ca4faa46f3982eac4ae3f0a2182714e5b authored almost 3 years ago
Explain FileProcData

ed8c4164b11cb55db1a001a9c2d1440df0b5b43e authored almost 3 years ago
Rely on Vampyre for RGBE loading and saving

2ac4017e3cb91b23fc1856266117c52512ad5e49 authored almost 3 years ago
Fix Delphi - cannot handle deprecated properties

e71425fc6b8fdad72b81aa3bd75d5b96e0b18cd8 authored almost 3 years ago
Fix using extra formats in Vampyre -- leave DONT_LINK_EXTRAS in

VampyreImagingPackage.lpk, use ImagingExtFileFormats in CastleImages

7d22a80f444eb8e31377a6d173800725c3a3d75d authored almost 3 years ago
castle_base.lpk now depends on Vampyre packages

bbcd5f99c396a599be4aaeb125672adb24d5501d authored almost 3 years ago
Use Vampyre in CGE by default, also with FPC

56133b518c952a096ac08bf2c5e7a132290f44e1 authored almost 3 years ago
Reenable saving JP2 and TIFF

b88de4c719e097532de8ce9867e366283b63cd25 authored almost 3 years ago
Synchronize with latest Vampyre Imaging Library sources

5b4b439fb5a92418e1173b28989b91c4722cae63 authored almost 3 years ago
Remove own handilng of PPM and BMP, rely on FpImage and Vampyre for it

420244d243aa39540cebcd7e01974323acfbd89b authored almost 3 years ago
Remove FPC nestedprocvars directives, we don't use them anymore

34b8d135ad58a99886c608b2c38d5c26c1caee74 authored almost 3 years ago
Remove deprecation warnings around TCastleShape

5f3be2f68ad76547c851b031cd0e5423f70729e9 authored almost 3 years ago
Better auto-size behavior of formimportatlas

601c9bf158cf54322b9d58b560bf29fece7b5513 authored almost 3 years ago
Align SpinEditCols like SpinEditRows

bd1e3d5997366965ea8a99a773e8bd74bc82b08f authored almost 3 years ago
Increase number of possible columns to 1000, just like rows, at atlas import

0862ea613ecfefcd470370f67d5baa2b294fb7f8 authored almost 3 years ago
Add 6 more pages to component_gallery

- page_image
- page_checkbox
- page_edit
- page_horizontal_vertical_group
- page_scroll_view
- p...

2b4c0fa8d7d9014b835d9ea9d403b2184a9989d7 authored almost 3 years ago
Make more things from TCastleCheckbox, TCastleEdit on "Basic" tab

7e8cb177f29ad8ffed33462403bc3a50dd721804 authored almost 3 years ago
TCastleShape: add triangle shapes, deprecated outlines stuff

79c375eb7c7e992c44a4244326a961604863a104 authored almost 3 years ago
Examples 3d_rendering_processing->viewport_and_scenes, remove obsolete examples/delphi/window/DelphiWindow

d0b648ef11334a9c4eaabf81127045df117658e1 authored almost 3 years ago
Fix path in Jenkinsfile.check-units-dependencies

fe35dba5b58575e01469326e846696b4234243e4 authored almost 3 years ago
Host car glTF data in new_renderer_skeleton

e08f317555beb2275d8d7adf39d60f110d066bf2 authored almost 3 years ago
Debugging path in Jenkinsfile.check-units-dependencies

76b76bbb1b88d1b4b26547a9cf0fe51ee4b28d10 authored almost 3 years ago
Build tools for Jenkinsfile.check-units-dependencies

a588fbf979fa55d857f78cc64e46e13f8e1bb0ca authored almost 3 years ago
Regenerate projects (DPROJ, LPI, autogenerated pas) to account for

3d->transform in DPROJ files

64a762fe78b8d082430cc544f3d7bc75b01b9d25 authored almost 3 years ago
Run check_units_dependencies from Jenkins

1643d58289973932e4ac25bcf48cb771cec53b4d authored almost 3 years ago
Add check_units_dependencies to CGE main repo (from cge-scripts)

d15f67bdb38c13346daaeb0321b33127fe62260c authored almost 3 years ago
Add missing inc to lpk

461d58894cd8d76127b4ce779ed07e5ed3e31bfc authored about 3 years ago
Updated readme.

548f7561beb4b00f90600f5d8203b14173c85299 authored about 3 years ago
More comments/cleaning.

01b74186d3bd8e2c2e80e6c4574b5a5f5bb02111 authored about 3 years ago
Fix search path 3d -> transform in Delphi.

bb68ea59cb9662d98046e32b995f22be28773a1e authored about 3 years ago
Add option --suite for testing only one test case.

e04f7d50ac7a44f4ba80029a607e0ba79b56b47f authored about 3 years ago
CastleTester: code cleaning.

ced38d94978ae54d12468c7896acb9add5bc4876 authored about 3 years ago
Fix TestCastleRectangles after rebase.

f4d134b713f927507d00f3bbe5ae3540d17f6ba6 authored about 3 years ago
Added IsMobileMode() function to make mobile mode checking easier.

99948569c2567b68e52e11825e0946c48befcf21 authored about 3 years ago
TCastleWindowOpen progress tests can be currently run only in console mode.

5cbe9464e7bf8cc8d4629a532315693c4e10e7a3 authored about 3 years ago
Rename from ErrorAddr to AddrOfError to prevent accidental setting of System.ErrorAddr which causes run tim errors to be displayed in delphi

bcd24ee93b4c1247a8d5b7dd0f159068fc31044e authored about 3 years ago
CastleTester: Avoid warnings that opening files too early

d192c7360ab1d8deb9d970a47bbeeae0366b7fa9 authored about 3 years ago
More test cases turned on.

7d466edd302e5c9dad2775e9b2513fa4dd1db07c authored about 3 years ago
Clean test list from test_castle_game_engine.lpr

3a1d247441d0cf805e571fc6b5733441f9ef212f authored about 3 years ago
TestAutoSizeToChildren is working now in delphi castle console tester.

edccf027de18cde90dadbf94f528cc650bf8a56a authored about 3 years ago
"-" is not allowed in qualified_name.

d48d834152ba69593b9502fae18f187860b90992 authored about 3 years ago
Fix running test by jenkins.

2f89bcaec04b522faa58f894fcf5f78dab13073b authored about 3 years ago
Add castle-tester to gitignore.

e0eca1bdd028075886982d9c0da19599c3bcc023 authored about 3 years ago
Set qualified name for mobile.

5392dbf6477c55c16453f6a2bfffe777e75a6040 authored about 3 years ago
Run ConsoleTester from main program.

94a882158a21b90ae5c4a1b6dc925fd89fff158a authored about 3 years ago
Ifdef for variable used only in Delphi.

f2e8d3556a173dac43fc2bf57e2c481a236117d5 authored about 3 years ago
Prepare castle tester for mobile.

d3f813b02cbdd1b4f2a1290cf5ded8d8b74c783d authored about 3 years ago
Use WritelnLog, comment Readln

9a7bf812cfcdfe8f29f47d2a44cd158f943684a0 authored about 3 years ago
Fix SCompressWhiteSpace() in Delphi.

55150e7b78ddde6083b4b75d3acc73a2c6eb20a5 authored about 3 years ago
Fix loading starling animations with anTralingNumber naming convention.

82c3b9ec5a1dee0239cffe5786a16e859001aebe authored about 3 years ago