Quote:
Originally Posted by tayeb1992
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:- TabControl: TTabControl;
- TabItem: TTabItem;
- ActionList: TActionList;
- ChangeTabAction: TChangeTabAction;
- NextTabAction: TNextTabAction;
- PreviousTabAction: TPreviousTabAction;
- GridLayout: TGridLayout;
- Viewport3D: TViewport3D;
- 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
.