View Single Post
  #291  
Old 13-08-2023, 10:44
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 688
Thanks: 481
Thanked 2,547 Times in 561 Posts
BLACKFIRE69 is on a distinguished road
Arrow FMXInno - Optional Updates

Quote:
Originally Posted by tayeb1992 View Post
Developer suggestions:
Hi BLACKFIRE69, thank you for everything you've added to this library.
If the following components are added, it will be great.

Feature of the FMXInno plugin:
  1. TabControl: TTabControl;
  2. TabItem: TTabItem;
  3. ActionList: TActionList;
  4. ChangeTabAction: TChangeTabAction;
  5. NextTabAction: TNextTabAction;
  6. PreviousTabAction: TPreviousTabAction;
  7. GridLayout: TGridLayout;
  8. Viewport3D: TViewport3D;
  9. Layer3D: TLayer3D;


the following classes are now included.


Code:
* Viewports:
 TViewport3D

* 3D Scene:
 TCamera
 TLight
 TDummy

* 3D Layers:
 TLayout3D
 TBufferLayer3D
 TSolidLayer3D
 TImage3D
 TLayer3D
 TTextLayer3D

* 3D Shapes
 TPlane
 TDisk
 TCube
 TSphere
 TCylinder
 TRoundCube
 TCone
 TGrid3D
 TText3D
 TRectangle3D
 TEllipes3D
Code:
* Controls
 TTabControl
 TTabItem

* Materials
 TColorMaterialSource
 TTextureMaterialSource
 TLightMaterialSource

.

Last edited by BLACKFIRE69; 14-07-2024 at 02:02.
Reply With Quote
The Following 5 Users Say Thank You to BLACKFIRE69 For This Useful Post:
audiofeel (13-08-2023), hitman797 (15-08-2023), Lord.Freddy (13-08-2023), ScOOt3r (13-08-2023), Tihiy_Don (13-08-2023)