[NUI] Allow to call FrameUpdate callback return value
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI.Scene3D /
2023-12-27 seungho baek[NUI] Add DepthIndex in Material
2023-12-11 Eunki Hong[NUI.Scene3D] Remove build warning
2023-12-05 seungho baek[NUI] Support RootTranslationOnly option for motion...
2023-12-05 seungho baek[NUI] Add SetResolution method to SceneView
2023-12-05 huiyu[NUI] Added collider mesh support (#5782)
2023-11-29 Eunki, Hong[NUI.Scene3D] Attach matched interop linker for RemoveM...
2023-11-22 seungho baek[NUI] Add ModelPivotPoint property
2023-11-15 Eunki, Hong[NUI.Scene3D] Fix exception when ModelNode don't have...
2023-11-15 seungho baek[NUI] Supports to build ModelNode Tree
2023-10-30 Eunki, Hong[NUI] Do not register when we try to copy same handle
2023-10-25 Eunki, Hong[NUI.Scene3D] Bug fix when we get ModelNode from Model
2023-09-19 Eunki, Hong[NUI.Scene3D] Fix MotionData TCT error
2023-09-05 Eunki, Hong[NUI] Public open MotionData
2023-09-05 seungho baek[NUI.Scene3D] Add Shadow for a Directional Light
2023-08-10 Jay ChoRevert "Revert "[TFM] Update TizenFX TFM to net6.0...
2023-08-01 Jay ChoRevert "[TFM] Update TizenFX TFM to net6.0 (#5360)...
2023-07-28 Jay Cho[TFM] Update TizenFX TFM to net6.0 (#5360)
2023-07-18 jmm[NUI] Switch camera includes current camera's Unparent()
2023-07-18 Eunki, Hong[NUI.Scene3D] Make MotionData use Native API, instead...
2023-07-05 seungho baek[NUI] Add ModelRoot Property in Model class
2023-06-28 seungho baek[NUI] Add Directional Light
2023-06-21 Eunki, Hong[NUI.Scene3D] Deprecate direct accessor to motion value...
2023-05-22 Eunki, Hong[NUI.Scene3D] Change the API name for BlendShape morphing
2023-05-22 Eunki Hong[NUI.Scene3D] Make API to apply ModelMotion
2023-05-22 Eunki, Hong[NUI.Scene3D] Add property for bvh that translate root...
2023-04-26 Eunki, Hong[NUI] Make bvh/facial Animation from string buffer
2023-04-13 seungho baek[NUI] Use ModelNode for the child of Model
2023-03-17 Eunki, Hong[NUI] Load facial blendshape animation
2023-03-06 Eunki Hong[NUI][Scene3D] Use Model defined camera
2023-02-21 Eunki, Hong[NUI.Scene3D] Change native default camera create API
2023-02-13 Eunki, Hong[NUI.Scene3D] Remove warning messages
2023-02-13 Eunki, Hong[NUI.Scene3D] Do not dispose camera internally
2023-02-01 Eunki, Hong[NUI][Scene3D] FBO MultiSamplingLevel Property for...
2023-02-01 Eunki, Hong[NUI][Scene3D] Load bvh file format
2023-02-01 Eunki Hong[NUI][Scene3D] Fix memory leak issue for Model's Animation
2022-12-06 seungho baek[NUI] Use smaller NearPlaneDistance and bigger FarPlane...
2022-11-23 Eunki, Hong[NUI.Scene3D] OrthographicSize native binding
2022-11-23 seunghobaek[NUI] Add CameraTransitionFinished in SceneView
2022-11-15 Eunki Hong[NUI.Scene3D] Remove useless default property setter...
2022-11-10 seungho[NUI] Add Skybox in SceneView
2022-11-10 Eunki, Hong[NUI.Scene3D] Transition animation with FieldOfView
2022-10-05 WonYoung Choi[Build] Remove simple warnings (#4622)
2022-10-04 Eunki, Hong[NUI.Scene3D] Add ProjectionDirection in Camera
2022-10-04 Eunki, Hong[NUI.Scene3D] Add private property ChildrenSensitive
2022-10-04 seungho[NUI] ACR Tizen.NUI.Scene3D.Camera/SceneView
2022-09-21 seungho[NUI] Add Camera Transition in SceneView
2022-09-21 seungho[NUI] Remove unused interop method in Model
2022-09-21 seungho[NUI] Add documentation for Scene3D
2022-09-21 seungho[NUI] Add Set/Get IBL Scale Factor for SceneView and...
2022-09-21 seungho[NUI] Change Constructor index in SceneView
2022-09-14 seungho[NUI] Modify Scene3D.SceneView and Camera
2022-09-14 Eunki, Hong[NUI.Scene3D] Create and Register Scene3D.Camera
2022-09-06 bshsqa[NUI] Add SceneView in Tizen.NUI.Scene3D (#4513)
2022-09-06 seungho[NUI] Use Radian for Camera FoV
2022-09-06 seungho[NUI] Add Camera in Tizen.NUI.Scene3D
2022-09-06 seungho[NUI] ModelView ACR
2022-08-22 seungho[NUI] Changes ModelView to Model
2022-08-09 seungho[NUI] Change directory of Tizen.NUI.Scene3D ModelView
2022-08-02 seungho[NUI] Remove Previous ModelView, and modify new ModelView
2022-07-25 Xianbing Teng[NUI] Add Scene3D assembly