2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected over 2 years ago.
Sep 14, 2020 — Sep 14, 2021
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Regular constructor TFramesPerSecond.Create (fixes C++ Builder compilation) More... 6 months ago
Disable DCC_DUPLICATE_CTOR_DTOR warnings for Win32 Release mode too More... 6 months ago
Wordpress core and plugin upgrades More... 6 months ago
Add KTX 2.0 mention More... 6 months ago
Disable "Raspberry Pi" testing with non-critical tests, too slow unfortunately, making the RPi machine too much behind the schedule More... 6 months ago
Fix receiving keys like AWSD in TCastleControl on VCL More... 6 months ago
Update Patreon More... 6 months ago
Avoid "text after end." warning More... 6 months ago
Make packages build cleanly - no CastleProgress, add imjidctasm More... 6 months ago
Add 3 missing units to CGE Delphi packages More... 6 months ago
Add Indy packages to CGE packages dependencies More... 6 months ago
Add tip how to test manually More... 6 months ago
Restore proper warnings for incorrect MFNode children in classic encoding More... 6 months ago
Fix viewport_and_scenes/shadows_distance_culling link More... 6 months ago
Improve "Reuse the same TCastleScene instance many times" section, link to new methods and examples More... 6 months ago
Fix compilation and working with latest CGE More... 6 months ago
Improve https notes, link to example More... 6 months ago
Simplify OpenSSLSockets usage More... 6 months ago
Note about Https dependency More... 6 months ago
Screenshots for 2 network examples More... 6 months ago
More comments about Delphi Indy implementation More... 6 months ago
Less alarming "Interrupting download in-progress" log More... 6 months ago
Support HTTP POST and other HTTP methods with Delphi TCastleDownload More... 6 months ago
We only need TIdSSLIOHandlerSocketOpenSSL for https More... 6 months ago
Indy downloader - updates MIME, total and downloaded bytes, can abort More... 6 months ago
Put Indy download work in a thread More... 6 months ago
Simpler code to switch between CASTLE_DELPHI_NET_HTTP_CLIENT and not, move uses clauses inside inc files More... 6 months ago
Make it possible to easily switch Delphi http(s) approach using CASTLE_DELPHI_NET_HTTP_CLIENT More... 6 months ago
Use TIdHttp (Indy) to download using http / https on Delphi More... 6 months ago
More TNetHTTPClient comments More... 6 months ago