Ecosyste.ms: OpenCollective

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

Castle Game Engine

Cross-platform (desktop, mobile, console) 3D and 2D game engine. Powerful visual editor. Support for glTF, X3D, Spine and more. Fast clean code using modern Pascal. Free and open-source.
Collective - Host: opensource - https://opencollective.com/castle-engine - Website: https://castle-engine.io/ - Code: https://github.com/castle-engine/castle-engine

Secure generating log message when event ROUTE used multiple times in one tick, in case one of ROUTE endpoints not assigned

Fixes https://github.com/castle-engine/view3dscene/issues/89

github.com/castle-engine/castle-engine - f8b6392a500914fdee872301596a1d1d54808476 authored 10 months ago by Michalis Kamburelis <[email protected]>
Make it clear you need to build for C++ all platforms

github.com/castle-engine/castle-engine - 138fed8c36f9d6c7706d575ea5701bc705cb05f5 authored 10 months ago by Michalis Kamburelis <[email protected]>
Fix missing PWGLSwap for C++ Builder

Fixes https://github.com/castle-engine/castle-engine/issues/574

github.com/castle-engine/castle-engine - b418a6220a32a1455444aeea913f300eda99969c authored 10 months ago by Michalis Kamburelis <[email protected]>
Fix finding sibling menu item for Delphi 12

Fixes https://github.com/castle-engine/castle-engine/issues/573

github.com/castle-engine/castle-engine - e5c6b19eb10c77f70dab53878a3623f1b627bee9 authored 10 months ago by Michalis Kamburelis <[email protected]>
Don't link to First in this case

github.com/castle-engine/castle-engine - 1f129d8ddb1fe9040e336a781146a3d68fa1a2b4 authored 10 months ago by Michalis Kamburelis <[email protected]>
Add TRayCollision.Info to easily get TRayCollisionNode that you want to look at in the majority of use-cases

See https://github.com/castle-engine/castle-engine/issues/570

github.com/castle-engine/castle-engine - 7f71bfc0f1b95c7118eec057b8067337914aad21 authored 10 months ago by Michalis Kamburelis <[email protected]>
Don't generate API docs for FMX.CastleInternal*

github.com/castle-engine/castle-engine - 7a35554290841af9d73b0d24513a87d2acd96535 authored 10 months ago by Michalis Kamburelis <[email protected]>
Fix TCastleDownload API docs (unclosed PasDoc tags)

github.com/castle-engine/castle-engine - 79cea4c1ed61c985f5163cc3fe35972b89c2f8ff authored 10 months ago by Michalis Kamburelis <[email protected]>
Improve TDebugTransform docs slightly more

github.com/castle-engine/castle-engine - de8fa2dbb22777518cddfdf7db82f0b6cbd53f7c authored 10 months ago by Michalis Kamburelis <[email protected]>
Improve description of TDebugTransform

Fixes https://github.com/castle-engine/castle-engine/issues/572

github.com/castle-engine/castle-engine - c36e5d41f6e0bcbb5a6169e379a4aeced86f13c0 authored 10 months ago by Michalis Kamburelis <[email protected]>
Fix reading with Delphi data URI that isn't base64-encoded, like inlined shader code in X3D

Fixes https://github.com/castle-engine/castle-engine/issues/541

github.com/castle-engine/castle-engine - b74ddadc7a21d08b84d9bd1529100ecec79982d1 authored 10 months ago by Michalis Kamburelis <[email protected]>
Autotest that RegisteredUrlProtocol names ignore case

See https://github.com/castle-engine/castle-engine/issues/540

github.com/castle-engine/castle-engine - 6ea8666565a2df7b27f8157fa62f8edb48f53e17 authored 10 months ago by Michalis Kamburelis <[email protected]>
Protocol names are not case-sensitive

Fixes https://github.com/castle-engine/castle-engine/issues/540

github.com/castle-engine/castle-engine - 748664ce08b2705d9e5a0835082372f6cf38bd79 authored 10 months ago by Michalis Kamburelis <[email protected]>
Fix TImageTextureNode.LoadFromImage: it was mistakenly always overridden by contents from UpdateUrl

Fixes https://github.com/castle-engine/castle-engine/issues/537

github.com/castle-engine/castle-engine - 43c60bbb3eabb3d8adba15d52ecccc7f25f0eb8f authored 10 months ago by Michalis Kamburelis <[email protected]>
Fix CastleInternalDelphiDesign for Delphi 10.2 (no inline vars)

github.com/castle-engine/castle-engine - bcbc1fc092b4e4b4e750007a1c8dff14717cdf4f authored 10 months ago by Michalis Kamburelis <[email protected]>
Fix Delphi 10.2, PUInt32 define

github.com/castle-engine/castle-engine - f4d6367f7da0aa220b23be05f2903bee259cdb07 authored 10 months ago by Michalis Kamburelis <[email protected]>
Don't cause deprecation messages from TSprite in TCastleTiledMapControl

github.com/castle-engine/castle-engine - 1f6cbf349594d4712565dd98728ec5bb45e0f210 authored 10 months ago by Michalis Kamburelis <[email protected]>
Fix possible overflowing (drawing on the other side of image) in FillRectangle

Fixes https://github.com/castle-engine/castle-engine/issues/311

github.com/castle-engine/castle-engine - fa3ea50a4beebd32355a6425be8f2571bf825f50 authored 10 months ago by Michalis Kamburelis <[email protected]>
Adjusting the tool for your own projects mention in README for check_packages

github.com/castle-engine/castle-engine - c7df443dd7dd4cb6964c8e5c58aff5e6a9abb35f authored 10 months ago by Michalis Kamburelis <[email protected]>
Editor "New View" autocreates dirs if necessary

github.com/castle-engine/castle-engine - 3815976d574fd5d5a4e2c44f79e29f377fe113d5 authored 10 months ago by Michalis Kamburelis <[email protected]>
Automatically create manifest if it doesn't exist

github.com/castle-engine/castle-engine - c708c1c4e2466d3c1041b9e2cd52ec2cf6cf20de authored 10 months ago by Michalis Kamburelis <[email protected]>
Remove UTF-8 BOM, or FPC fails with

"""
castleglimages.pas(88,6) Fatal: It is not possible to include a file that starts with an UTF...

github.com/castle-engine/castle-engine - 3927f34602b5ad8dd36318e93106b265b794273c authored 10 months ago by Michalis Kamburelis <[email protected]>
Define DGL_64BIT also for 64-bit Linux with Delphi, in general for all 64-bit CPUs with Delphi, not only Win64

github.com/castle-engine/castle-engine - 8fed0af6c261680ac78e2ffea3591ef7256902de authored 10 months ago by Michalis Kamburelis <[email protected]>
Fix Delphi, UnicodeChar is only defined by FPC

github.com/castle-engine/castle-engine - 2bd502c807de152cc74f4c014c96327db61e04ab authored 10 months ago by Michalis Kamburelis <[email protected]>
Fix Delphi compilation

For Delphi, deprecated on method is not allowed if we want to later deprecate a class

github.com/castle-engine/castle-engine - d6309bf213097cb44a453ce2ae32fc5303c90978 authored 10 months ago by Michalis Kamburelis <[email protected]>
Fix TCastleWindow WinAPI clipboard with FPC when non-ASCII characters may be copied/pasted to/from clipboard

We just always use CF_UNICODETEXT now.

Fixes https://github.com/castle-engine/castle-engine/iss...

github.com/castle-engine/castle-engine - de18d4753c472384cace261805fb44ff8dc1ba73 authored 10 months ago by Michalis Kamburelis <[email protected]>
Remove the feature to consider relative paths from project->CGE, it wasn't ideal anyway (relative paths may have too many forms) and it shall not be useful in practice (we discourage anyway from using per-project paths in CGE)

github.com/castle-engine/castle-engine - 5a71b80158736735d05e264631e8afbaf1fc101c authored 10 months ago by Michalis Kamburelis <[email protected]>
Make TSprite deprecated for compilers

github.com/castle-engine/castle-engine - 3f337f4c82f63c2778a09852862e19aee2a3116a authored 10 months ago by Michalis Kamburelis <[email protected]>
Link to https://castle-engine.io/delphi_packages

github.com/castle-engine/castle-engine - 50f704064c6c9239570006c62a7f58df3374aca8 authored 10 months ago by Michalis Kamburelis <[email protected]>
Fix crash at downloads in some situations (depended on whether MemStream was by accident nil or not)

github.com/castle-engine/castle-engine - 82d2dfe5a5c2956e0a32d0257df263e41efc0bdd authored 10 months ago by Michalis Kamburelis <[email protected]>
Copy the proper DLLs to the target directory when building using Delphi IDE

github.com/castle-engine/castle-engine - 45d61abf4b42089d2eb782e9262e4a066cebe5d6 authored 10 months ago by Michalis Kamburelis <[email protected]>
Use DeployFiles (moved to common code from build tool) also in Delphi design, to copy DLL files

github.com/castle-engine/castle-engine - 2b5d3732330792dcc042649910f378474be7e30d authored 10 months ago by Michalis Kamburelis <[email protected]>
Better menu items order and names

github.com/castle-engine/castle-engine - 4e3a34dfbccf2aad76c844b23392759a9f068b7e authored 10 months ago by Michalis Kamburelis <[email protected]>
Also remove paths using registry

github.com/castle-engine/castle-engine - 900f9d0ea0302f7f1f2b002264fbf6b035c6c9e8 authored 10 months ago by Michalis Kamburelis <[email protected]>
Add library paths using registry

github.com/castle-engine/castle-engine - c109350b9cd4b39eb5e61b5145cdd4c264288e70 authored 10 months ago by Michalis Kamburelis <[email protected]>
Add / remove global paths in Delphi

github.com/castle-engine/castle-engine - b081aad19ab2041093cbd9e8915cb311f702a5c1 authored 10 months ago by Michalis Kamburelis <[email protected]>
EnableDragging true by default and in "Basic" tab

Fixes https://github.com/castle-engine/castle-engine/issues/571

github.com/castle-engine/castle-engine - 049203cb1bec9e8b9bbd43b6b63e3433299761f4 authored 10 months ago by Michalis Kamburelis <[email protected]>
Disable Gradle daemon on all systems, it is causing failures when packaging Unholy for Android

github.com/castle-engine/castle-engine - e981f5349fc1508b9d985fddbb149ee99d481e57 authored 10 months ago by Michalis Kamburelis <[email protected]>
Get notification about project build, react to it when it's a CGE project

This is WIP - later we should use this to deploy CGE DLLs

See https://github.com/castle-engine/...

github.com/castle-engine/castle-engine - 8472f36e4ec46a04c388b1307d32d5166a749766 authored 10 months ago by Michalis Kamburelis <[email protected]>
Add links to website and docs

See also https://github.com/castle-engine/castle-engine/issues/569

github.com/castle-engine/castle-engine - fe376ea6d3c34b39d9a2a640be329abe2ae7df2b authored 10 months ago by Michalis Kamburelis <[email protected]>
Add menu items from Delphi to link to website, API reference (possibly offline), Patreon

See https://github.com/castle-engine/castle-engine/issues/569

github.com/castle-engine/castle-engine - 834a4af52c70a490f8cca5dd644e937d1ceb7ffb authored 10 months ago by Michalis Kamburelis <[email protected]>
Make ApiReferenceUrlCore available for both Delphi IDE and CGE editor

See https://github.com/castle-engine/castle-engine/issues/569

github.com/castle-engine/castle-engine - 67ca7d3af2f3ee8a8ee2754225b4a0792089cec9 authored 10 months ago by Michalis Kamburelis <[email protected]>
Minor formatting: OpenUrl

github.com/castle-engine/castle-engine - 26872884099243a277222b6a5d0df377ecef6737 authored 10 months ago by Michalis Kamburelis <[email protected]>
"Change Engine Path" -> "Set Engine Path"

github.com/castle-engine/castle-engine - f821675c81d7d4c6a8bad12328083b5dd7d81b3c authored 10 months ago by Michalis Kamburelis <[email protected]>
Improve missing editor message

github.com/castle-engine/castle-engine - c12a1d8370a7e689eb32ff096385ea2137cfc886 authored 10 months ago by Michalis Kamburelis <[email protected]>
Disable menu items that require project and CGE path

github.com/castle-engine/castle-engine - ce2b3828af6e2a1253c21fe62c998e05fc9d05fd authored 10 months ago by Michalis Kamburelis <[email protected]>
Adding and removing CGE paths from engine - done

See https://github.com/castle-engine/castle-engine/issues/569

github.com/castle-engine/castle-engine - 86f20fddc19c81f98b1ac90a675101c679fda9db authored 10 months ago by Michalis Kamburelis <[email protected]>
Save engine path to config, allow opening editor in project

See also https://github.com/castle-engine/castle-engine/issues/569

github.com/castle-engine/castle-engine - 395beb735cf4b2ed4fc232c3df75db8d53ffd948 authored 10 months ago by Michalis Kamburelis <[email protected]>
Changing (and saving to config) CGE directory in Delphi

github.com/castle-engine/castle-engine - 1bb882b1072b25bc36ef72c6e42971fe68514d5f authored 10 months ago by Michalis Kamburelis <[email protected]>
Reliable adding / removing menu items in Delphi IDE

See https://github.com/castle-engine/castle-engine/issues/569

github.com/castle-engine/castle-engine - ec79db54e7b2e27d61904d3f9ee3cb310906ee72 authored 10 months ago by Michalis Kamburelis <[email protected]>
Our design-time menu is WIP, do not show users

Fixes https://github.com/castle-engine/castle-engine/issues/569

github.com/castle-engine/castle-engine - 25bc11b7c0f77123bd852bdaf0f58cf7fe734576 authored 11 months ago by Michalis Kamburelis <[email protected]>
Cannot warn about metadata container field here, since we don't know the final container field specified

github.com/castle-engine/castle-engine - 96567444fe2505d8cf4aecb96d87dbffe28d77d9 authored 11 months ago by Michalis Kamburelis <[email protected]>
HAnimMotion containerField depends on parent node

Fixes https://github.com/castle-engine/view3dscene/issues/69

Also, improve metadata containerFi...

github.com/castle-engine/castle-engine - bef1a6b4f64237972febeb94daaccc94ee1e1c3d authored 11 months ago by Michalis Kamburelis <[email protected]>
Account for fact that MetadataXxx containerField changed beetween X3D 3 and 4

Fixes https://github.com/castle-engine/view3dscene/issues/78

github.com/castle-engine/castle-engine - 3577b2c815d0a416c4ce7c7c09d0b05d182dcbb8 authored 11 months ago by Michalis Kamburelis <[email protected]>
Hide on viewport Items in editor also Direction,Up, since we hide Rotations

github.com/castle-engine/castle-engine - cf63b426a82e7b150e4a0cf0aecc69d810ca5a81 authored 11 months ago by Michalis Kamburelis <[email protected]>
Improve TCastleDownload docs, describe more the features for making HTTP requests

github.com/castle-engine/castle-engine - 94a56e67c0e9a54c5b581135ff732f1fda3f2cb8 authored 11 months ago by Michalis Kamburelis <[email protected]>
Upgrade deprecated TSerializedComponent to TCastleComponentFactory

github.com/castle-engine/castle-engine - 06fe6487bc3c9eaf1a22a3611e0725cfd470680b authored 11 months ago by Michalis Kamburelis <[email protected]>
Merge pull request #561 from castle-engine/xml-utils-better-color-handling

Xml utils better color handling

github.com/castle-engine/castle-engine - 30a5c1c4809e4c817adc138c10cb9b875262dca4 authored 11 months ago by Michalis Kamburelis <[email protected]>
Documented that AttributeColorRGB and AttributeColor can read any format

github.com/castle-engine/castle-engine - 4cd53d62d19dc20b7287d18bd07c8cd7a9f2bbdf authored 11 months ago by Michalis Kamburelis <[email protected]>
Split CountTokens into nested ifs -- looks a bit longer but a bit more readable IMHO

github.com/castle-engine/castle-engine - fa42c35a727d73c37fc6009c6f73cc4160054504 authored 11 months ago by Michalis Kamburelis <[email protected]>
Merge pull request #566 from castle-engine/library-update

Update library interface with new function to set navigation input shortcuts

github.com/castle-engine/castle-engine - 73b4bc0873332b36caf7d3b196ae0617c2d25f63 authored 11 months ago by Michalis Kamburelis <[email protected]>
Open offline API docs, if available

github.com/castle-engine/castle-engine - 28a6f9ce1cf254dd3695ac57e7b98a640e5c54cc authored 11 months ago by Michalis Kamburelis <[email protected]>
Fix compilation of example C++ applications using library interface

github.com/castle-engine/castle-engine - 0a3382a5ae5d4e7eb841e89c49489f04715e0a0b authored 11 months ago by Jan Adamec <[email protected]>
Fix export and import of new input shortcut library function

github.com/castle-engine/castle-engine - 90f23b933524a4a1ced4054874ab2331a7719dfe authored 11 months ago by Jan Adamec <[email protected]>
Add possibility to set navigation InputShortcut through library interface

github.com/castle-engine/castle-engine - 02232b2d26a1a820fcc21e7ebe9e1167db95bb9e authored 11 months ago by Jan Adamec <[email protected]>
Merge pull request #536 from Dennis1000/add-more-tiled-properties

Add more file-format properties to TCastleTiledMapData.TLayer & TTile, add new Exists-property t...

github.com/castle-engine/castle-engine - eb776ce04840bc4d2334aee7fb8507dcae190f8c authored 11 months ago by Michalis Kamburelis <[email protected]>
Test of TiledMap.Data.Layers[xxx].Exists in tiled/map_viewer

github.com/castle-engine/castle-engine - 3467d3ac0e37cd28ed0694f13b4257a45ba47129 authored 11 months ago by Michalis Kamburelis <[email protected]>
Add TODOs, link to https://castle-engine.io/roadmap#tiled_layers

github.com/castle-engine/castle-engine - 39fb3b99653cef48a6ca65860d23af2ca65f90d1 authored 11 months ago by Michalis Kamburelis <[email protected]>
Use Iff(Visible, 0. -1) instead of Ord(Visible) -1, looks more obvious

github.com/castle-engine/castle-engine - 0eee48d2f059092a84706f27943c19d32fe54983 authored 11 months ago by Michalis Kamburelis <[email protected]>
Fix safety check in CastleScene AddViewpointFromNavigation, condition was inverted

github.com/castle-engine/castle-engine - 5890501053484f9c2cb45c75178f194826d57c81 authored 11 months ago by Jan Adamec <[email protected]>
Improve exception location logging in deprecated library

github.com/castle-engine/castle-engine - 6434ec816782e75391bd954f415ced754b7ca896 authored 11 months ago by Jan Adamec <[email protected]>
Fix CastleGL for FreeBSD: dglGetProcAddress wasn't doing anything in this case

Fixed actually 2 times:

1. DGL_LINUX -> DGL_GLX, since Linux and FreeBSD are the same for every...

github.com/castle-engine/castle-engine - ca10662f9292c9e9371f75a2edeff0fba5f899ee authored 11 months ago by Michalis Kamburelis <[email protected]>
Merge pull request #565 from castle-engine/manifest_units_paths

Ability to read project search paths from build tool

github.com/castle-engine/castle-engine - 6f9db6643139aa673d876980463ce7e0f3c8cbca authored 11 months ago by Michalis Kamburelis <[email protected]>
Check Assigned(glGetString) always, debug or release

github.com/castle-engine/castle-engine - 2c6a7e17e799d0a635faae54f6e647c42bc95d9f authored 11 months ago by Michalis Kamburelis <[email protected]>
Spaces, not tabs

github.com/castle-engine/castle-engine - 872ab6e6e8a33d318a40cdc4b6690c7416f8541e authored 11 months ago by Michalis Kamburelis <[email protected]>
Experimenting with adding menu items

github.com/castle-engine/castle-engine - fc1498bd968e96b4b394f55c9bfc1347c601a6e1 authored 11 months ago by Michalis Kamburelis <[email protected]>
Proper 4 CGE menu items

github.com/castle-engine/castle-engine - fc2a38e8222dbdd25c2f7f0ae6d6b2dda2ad5e58 authored 11 months ago by Michalis Kamburelis <[email protected]>
Ability to get search paths from manifest by build tool..

github.com/castle-engine/castle-engine - efc61625cc4a876129c4232f481b96b4e323d285 authored 11 months ago by and3md <[email protected]>
Build tool output - options in alphabetic order

github.com/castle-engine/castle-engine - 35645184d002535a2c550ac6fdbff7b0cf48618a authored 11 months ago by and3md <[email protected]>
Merge pull request #564 from castle-engine/fpc_standard_units_paths

An option to get free pascal standard units paths from build tool

github.com/castle-engine/castle-engine - 62433037be8aceb7d8357f5909dd207a2c349e76 authored 11 months ago by Michalis Kamburelis <[email protected]>
Merge branch 'master' into pr/Dennis1000/536

github.com/castle-engine/castle-engine - 48e6c90971c6a509b7911b20e63e66567a4aac5f authored 11 months ago by Michalis Kamburelis <[email protected]>
fpc-standard-units-paths -> fpc-standard-units-path - assumed that it will always contain one path.

github.com/castle-engine/castle-engine - afeed74269f0061c38b5a637ba1ff99a6a4e6671 authored 11 months ago by and3md <[email protected]>
Merge pull request #558 from phomm/castle-download-support-for-httpbody

Support for request body in CastleDownload (fpHttpClient)

github.com/castle-engine/castle-engine - 7836f26a60646cac62e4ad42088e5957bebb6f9c authored 11 months ago by Michalis Kamburelis <[email protected]>
Link to our trivial PHP test handling PUT

github.com/castle-engine/castle-engine - 51cf1d9fad3ed322206a53d225004fa136ddd496 authored 11 months ago by Michalis Kamburelis <[email protected]>
Rename HttpBody -> HttpRequestBody, add example using it, other minor improvements

- Added example examples/network/put_data/put_data.dpr

- Let HttpRequestBody be used by all req...

github.com/castle-engine/castle-engine - c8a660cd6fec9de1619049c45bc5935a3b462bdb authored 11 months ago by Michalis Kamburelis <[email protected]>
Make the case satement visually less confusing

github.com/castle-engine/castle-engine - b632ab353dfdf0232f9997b521f6e1e0de6ad5f6 authored 11 months ago by and3md <[email protected]>
Sort files for LPI and DPROJ to have 100% deterministic output

github.com/castle-engine/castle-engine - d469349d5faa83b69c7f48e0e5db82268bc0128c authored 11 months ago by Michalis Kamburelis <[email protected]>
Update examples - DPROJ, LPI - new GUIDs, new files

github.com/castle-engine/castle-engine - 0772264013e39de9328254536d5a8ec5428e9b98 authored 11 months ago by Michalis Kamburelis <[email protected]>
Faster and more strict do_test_qualified_name test, fix various manifest files

github.com/castle-engine/castle-engine - 8ea9ada8b2b017e7548d928f7962fa8e5f0228c1 authored 11 months ago by Michalis Kamburelis <[email protected]>
Fix comment

github.com/castle-engine/castle-engine - 39a9c5f613b37cd8dc7f3e360c20b2fc19f8a879 authored 11 months ago by Michalis Kamburelis <[email protected]>
Fix to use ./tools/internal/examples_regenerate_auto_files

github.com/castle-engine/castle-engine - 99af1019e491db3af97f302d82168c6ffe5e6718 authored 11 months ago by Michalis Kamburelis <[email protected]>
Merge branch 'castle-engine:master' into castle-download-support-for-httpbody

github.com/castle-engine/castle-engine - 98a786098af9097007fd8847c39201a655cfac5f authored 11 months ago by Vlad <[email protected]>
Update API docs (mostly after removal of some deprecated sound APIs)

github.com/castle-engine/castle-engine - 9dac5e3cfcfad7cc60ccbeade534414c54f29cbb authored 11 months ago by Michalis Kamburelis <[email protected]>
Edit examples READMEs to point to new editor URL

github.com/castle-engine/castle-engine - f09bddfcff8b2aa6e7b8f682d3cedc96f3aef445 authored 11 months ago by Michalis Kamburelis <[email protected]>
Add Delphi line to examples' README files

github.com/castle-engine/castle-engine - 733b9cfeb6f596c281de41ebd93e5d3d755b8eac authored 11 months ago by Michalis Kamburelis <[email protected]>
Buld edit READMEs to link to https://castle-engine.io/lazarus

github.com/castle-engine/castle-engine - 2f97233f92f4c4b76ecd5928d1496892b01ed2ef authored 11 months ago by Michalis Kamburelis <[email protected]>
Script to bulk edit examples' README files

github.com/castle-engine/castle-engine - 479a9e2f2bb4411c2acf0284daa3654d0305176e authored 11 months ago by Michalis Kamburelis <[email protected]>
Add project name (pascal-name) to possible output

github.com/castle-engine/castle-engine - 596bb380446a79cb78563e0b5365c79d49bccb99 authored 11 months ago by Michalis Kamburelis <[email protected]>
Rename to examples_regenerate_auto_files

github.com/castle-engine/castle-engine - da59d83694cedaba7c00c344d28cddc387615a47 authored 11 months ago by Michalis Kamburelis <[email protected]>