demos: Include 3detx60b or move to outdated. #239

Open
opened 2025-05-16 15:01:20 +02:00 by ace-dent · 4 comments
Member

The demo 3detx60b has been excluded from distributions for 19 years!

It appears commented out in build_all.bat here. It was disabled 19 years ago by 'heavyiron' with this commit.

We should:

  • Determine if the program still builds and runs.
  • If it is desirable, include in some distribution.
  • Otherwise, move it to outdated or simply delete.
The demo `3detx60b` has been excluded from distributions for **19 years**! It appears commented out in `build_all.bat` [here](https://git.kolibrios.org/KolibriOS/kolibrios/src/commit/4550e15838c11a6e5f7d1236783dcd062d964516/programs/build_all.bat#L205). It was disabled 19 years ago by 'heavyiron' with this [commit](https://git.kolibrios.org/KolibriOS/kolibrios/commit/cc80eeaa076b432bf4e263a44c637225a141588b#diff-80db2bb64b98d2a9587b00b9a76270d51b0daf21). We should: - [ ] Determine if the program still builds and runs. - [ ] If it is desirable, include in some distribution. - [ ] Otherwise, move it to `outdated` or simply delete.
ace-dent added the
Kind
Build
Priority
Low
Category/Applications
labels 2025-05-16 15:01:20 +02:00
Owner

Программа использует уже давно удалённую системную функцию 58 и возможно удалённую из всех дистрибутивов программу SYSXTREE. Необходимо проверить возможность адаптации к современному апи системы.

Программа использует уже давно удалённую системную функцию 58 и возможно удалённую из всех дистрибутивов программу SYSXTREE. Необходимо проверить возможность адаптации к современному апи системы.
Author
Member

Thanks @Doczom ~

The program uses the long-deleted system function 58 and possibly the SYSXTREE program, which has been removed from all distributions. It is necessary to check the possibility of adaptation to the modern api system.

Thanks @Doczom ~ > The program uses the long-deleted system function 58 and possibly the SYSXTREE program, which has been removed from all distributions. It is necessary to check the possibility of adaptation to the modern api system.
Owner

проверил, на удивление работает и скорее всего как и задумано.

проверил, на удивление работает и скорее всего как и задумано.
Author
Member

Another clue about this program is here :

KolibriOS version 0.6.3.0 October 2006
* Deleted: ...
... 5) 3Detx60b -3D engine, as a program is useless, but as a library it may come in handy -the outputs are transferred to the Develop folder...

Another clue about this program is [here](https://git.kolibrios.org/KolibriOS/kolibrios/src/commit/2dfb3ddff35719a43d95d6911bf88f03de3039d5/data/ru_RU/docs/History.txt#L737) : > KolibriOS version 0.6.3.0 October 2006 > \* Deleted: ... > ... 5) 3Detx60b -3D engine, as a program is useless, but as a library it may come in handy -the outputs are transferred to the Develop folder...
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#239
No description provided.