2023-02-22 |
Seungho BAEK | Merge "Refactoring model-impl.cpp" into devel/master |
commit | commitdiff | tree | snapshot |
2023-02-21 |
joogab yun | Merge "When setting a focus actor, we log the current... |
commit | commitdiff | tree | snapshot |
2023-02-21 |
joogab.yun | When setting a focus actor, we log the current focused... 48/288648/2 |
commit | commitdiff | tree | snapshot |
2023-02-21 |
Eunki Hong | Remove useless warning message for initialized window 65/288365/2 |
commit | commitdiff | tree | snapshot |
2023-02-20 |
David Steele | Merge "Replace std::string global variables with C... |
commit | commitdiff | tree | snapshot |
2023-02-20 |
David Steele | Merge "Make sure that global variables are initialized... |
commit | commitdiff | tree | snapshot |
2023-02-20 |
seungho baek | Refactoring model-impl.cpp 85/288585/5 |
commit | commitdiff | tree | snapshot |
2023-02-20 |
Bowon Ryu | Fix multiline text size issue in label 81/288581/4 |
commit | commitdiff | tree | snapshot |
2023-02-20 |
huayong.xu | Make sure that global variables are initialized lazily. 84/288284/14 |
commit | commitdiff | tree | snapshot |
2023-02-20 |
Eunki Hong | Merge "Make SceneView's default camera is 3D camera... |
commit | commitdiff | tree | snapshot |
2023-02-20 |
Eunki Hong | Merge "Reduce decoding time of embedded gltf + Fix... |
commit | commitdiff | tree | snapshot |
2023-02-20 |
Eunki Hong | Merge "Generate tangent as Vector4 for gltf" into devel... |
commit | commitdiff | tree | snapshot |
2023-02-20 |
Eunki Hong | Merge "Fix gltf animation's 0 frame behavior." into... |
commit | commitdiff | tree | snapshot |
2023-02-18 |
Eunki Hong | Generate tangent as Vector4 for gltf 73/287173/11 |
commit | commitdiff | tree | snapshot |
2023-02-17 |
David Steele | DALi Version 2.2.14 19/288519/1 dali_2.2.14 |
commit | commitdiff | tree | snapshot |
2023-02-17 |
Eunki, Hong | Make SceneView's default camera is 3D camera 90/288490/2 |
commit | commitdiff | tree | snapshot |
2023-02-17 |
Eunki, Hong | Reduce decoding time of embedded gltf + Fix base64... 35/287635/7 |
commit | commitdiff | tree | snapshot |
2023-02-17 |
huayong.xu | Replace std::string global variables with C-style string. 36/288336/2 |
commit | commitdiff | tree | snapshot |
2023-02-16 |
Eunki, Hong | Fix gltf animation's 0 frame behavior. 22/288422/2 |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Bowon Ryu | Merge "Fix the valid condition of text update" into... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Bowon Ryu | Fix the valid condition of text update 32/288332/5 |
commit | commitdiff | tree | snapshot |
2023-02-15 |
Adeel Kazmi | Merge "Add PathFinder algorithm using SPFA" into devel... |
commit | commitdiff | tree | snapshot |
2023-02-10 |
Adeel Kazmi | DALi Version 2.2.13 33/288133/1 dali_2.2.13 |
commit | commitdiff | tree | snapshot |
2023-02-07 |
Eunki, Hong | Fix svace issue (uint32_t to long or std::streamsize) 25/287825/2 |
commit | commitdiff | tree | snapshot |
2023-02-04 |
Eunki Hong | Add PathFinder algorithm using SPFA 22/287422/7 |
commit | commitdiff | tree | snapshot |
2023-02-03 |
Adam Bialogonski | DALi Version 2.2.12 53/287753/1 dali_2.2.12 |
commit | commitdiff | tree | snapshot |
2023-02-01 |
Adeel Kazmi | Fixed SVACE issue in gltf2-loader 24/287624/1 |
commit | commitdiff | tree | snapshot |
2023-01-31 |
Eunki, Hong | Make API to set MultiSampling level for SceneView 57/287357/5 |
commit | commitdiff | tree | snapshot |
2023-01-31 |
Seungho BAEK | Merge "Support embedded texture data for glTF + alpha... |
commit | commitdiff | tree | snapshot |
2023-01-30 |
Adeel Kazmi | (Automated Tests) Ensure we kill off any sleeping dbus... 74/287474/1 |
commit | commitdiff | tree | snapshot |
2023-01-30 |
Eunki Hong | Merge "Remove useless warning message when multiline... |
commit | commitdiff | tree | snapshot |
2023-01-30 |
Eunki Hong | Merge "Doxygen check version and block low version... |
commit | commitdiff | tree | snapshot |
2023-01-30 |
Eunki Hong | Merge "Cleanup .gitignore file" into devel/master |
commit | commitdiff | tree | snapshot |
2023-01-29 |
seungho baek | Support embedded texture data for glTF + alpha 36/286936/22 |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Eunki Hong | Doxygen check version and block low version 18/287418/3 |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Adam Bialogonski | Added NavigationMesh and PathFinding using A* algorithm... 60/286960/25 |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Eunki Hong | Remove useless warning message when multiline TextLabel... 14/287414/1 |
commit | commitdiff | tree | snapshot |
2023-01-27 |
David Steele | Merge "DALi Version 2.2.11" into devel/master |
commit | commitdiff | tree | snapshot |
2023-01-27 |
Richard Huang | DALi Version 2.2.11 00/287400/1 dali_2.2.11 |
commit | commitdiff | tree | snapshot |
2023-01-27 |
seungho baek | Fix default IBL env map type as Cube Map 40/287340/1 |
commit | commitdiff | tree | snapshot |
2023-01-26 |
seungho baek | Use EnvironmentMapLoadTask to load Equirectangular... 72/286172/38 |
commit | commitdiff | tree | snapshot |
2023-01-25 |
Eunki Hong | Cleanup .gitignore file 45/287245/1 |
commit | commitdiff | tree | snapshot |
2023-01-25 |
Heeyong Song | Fix tc failure 17/287117/3 |
commit | commitdiff | tree | snapshot |
2023-01-21 |
Heeyong Song | Merge "Fix occasional tc failure of glView" into devel... |
commit | commitdiff | tree | snapshot |
2023-01-20 |
David Steele | DALi Version 2.2.10 57/287157/1 dali_2.2.10 |
commit | commitdiff | tree | snapshot |
2023-01-20 |
Heeyong Song | Fix occasional tc failure of glView 73/287073/2 |
commit | commitdiff | tree | snapshot |
2023-01-19 |
David Steele | Merge "Updating Test Harness to show wait channel"... |
commit | commitdiff | tree | snapshot |
2023-01-18 |
David Steele | Updating Test Harness to show wait channel 25/287025/2 |
commit | commitdiff | tree | snapshot |
2023-01-18 |
Eunki, Hong | Able to load uint8_t type Joint + Able to animate 0... 61/286361/6 |
commit | commitdiff | tree | snapshot |
2023-01-17 |
Eunki Hong | Fix doxygen error + Minor coverity issue resolve 68/286968/1 |
commit | commitdiff | tree | snapshot |
2023-01-17 |
David Steele | Merge "Change docs and utc images doesn't print warning... |
commit | commitdiff | tree | snapshot |
2023-01-17 |
David Steele | Merge "Remove png warning log" into devel/master |
commit | commitdiff | tree | snapshot |
2023-01-17 |
Bowon Ryu | Remove unnecessray Clipboard creation in text controller 48/286748/5 |
commit | commitdiff | tree | snapshot |
2023-01-16 |
Eunki, Hong | Change docs and utc images doesn't print warning log 81/286881/2 |
commit | commitdiff | tree | snapshot |
2023-01-16 |
Eunki, Hong | Fix SVACE issue in text-controller 03/286903/1 |
commit | commitdiff | tree | snapshot |
2023-01-16 |
Bowon Ryu | Merge "Add GetSpanType API" into devel/master |
commit | commitdiff | tree | snapshot |
2023-01-16 |
Eunki, Hong | Remove png warning log 79/286879/1 |
commit | commitdiff | tree | snapshot |
2023-01-13 |
Adeel Kazmi | Fix SVACE error in scene-view 52/286852/1 |
commit | commitdiff | tree | snapshot |
2023-01-13 |
Adeel Kazmi | DALi Version 2.2.9 29/286829/1 dali_2.2.9 |
commit | commitdiff | tree | snapshot |
2023-01-12 |
Bowon Ryu | Change duplicated UTC name 54/286754/1 |
commit | commitdiff | tree | snapshot |
2023-01-12 |
Seungho BAEK | Merge "Asynchronous loading of Scene3D resources" into... |
commit | commitdiff | tree | snapshot |
2023-01-12 |
Bowon Ryu | remove unreachable code in text geometry 23/286723/1 |
commit | commitdiff | tree | snapshot |
2023-01-12 |
Bowon Ryu | Merge "Change trace tag in Text" into devel/master |
commit | commitdiff | tree | snapshot |
2023-01-12 |
seunghobaek | Asynchronous loading of Scene3D resources 11/284211/35 |
commit | commitdiff | tree | snapshot |
2023-01-12 |
Bowon Ryu | Change trace tag in Text 11/286711/1 |
commit | commitdiff | tree | snapshot |
2023-01-11 |
Bowon Ryu | Set the text decorator's draw mode to OVERLAY_2D 61/286661/1 |
commit | commitdiff | tree | snapshot |
2023-01-11 |
ssabah | Add GetSpanType API 55/286155/2 |
commit | commitdiff | tree | snapshot |
2023-01-10 |
Bowon Ryu | Merge "Add GetTextBoundingRectangle API for Text Contro... |
commit | commitdiff | tree | snapshot |
2023-01-10 |
Bowon Ryu | Merge "Add GetCharacterIndexAtPosition API" into devel... |
commit | commitdiff | tree | snapshot |
2023-01-08 |
sunghyun kim | Merge "Use AsyncTaskManager in animated-vector-image... |
commit | commitdiff | tree | snapshot |
2023-01-06 |
Adam Bialogonski | DALi Version 2.2.8 59/286459/1 dali_2.2.8 |
commit | commitdiff | tree | snapshot |
2023-01-06 |
tscholb | Use AsyncTaskManager in animated-vector-image 36/286436/1 |
commit | commitdiff | tree | snapshot |
2023-01-06 |
huayong.xu | Add an API for 'create,window' event. |
commit | commitdiff | tree | snapshot |
2023-01-06 |
seungho baek | Bug fix to load animation of dli in Model |
commit | commitdiff | tree | snapshot |
2022-12-29 |
Eunki Hong | Trace use scope macro instead of begin-end 75/286175/1 |
commit | commitdiff | tree | snapshot |
2022-12-29 |
Eunki, Hong | [Text] Add some more trace marker for text 70/286170/1 |
commit | commitdiff | tree | snapshot |
2022-12-29 |
Eunki, Hong | [Text] Do not relayout if equal font family setted 69/286169/1 |
commit | commitdiff | tree | snapshot |
2022-12-29 |
Eunki, Hong | Change duplicated UTC name 53/286153/1 |
commit | commitdiff | tree | snapshot |
2022-12-28 |
Lukasz Oleksak | [ATSPI] Lazily embed the web content subtree 55/285555/5 |
commit | commitdiff | tree | snapshot |
2022-12-27 |
sarajammal | Add GetTextBoundingRectangle API for Text Controllers 95/284795/8 |
commit | commitdiff | tree | snapshot |
2022-12-27 |
sarajammal | Add GetCharacterIndexAtPosition API 04/284604/9 |
commit | commitdiff | tree | snapshot |
2022-12-23 |
Adeel Kazmi | DALi Version 2.2.7 87/285987/1 dali_2.2.7 |
commit | commitdiff | tree | snapshot |
2022-12-22 |
Eunki, Hong | Fix coverity issue 70/285870/2 |
commit | commitdiff | tree | snapshot |
2022-12-22 |
Seungho BAEK | Merge "Use Renderer::BlendMode::USE_ACTOR_OPACITY inste... |
commit | commitdiff | tree | snapshot |
2022-12-21 |
Bowon Ryu | Merge "Spannable: Add StrikethroughSpan" into devel... |
commit | commitdiff | tree | snapshot |
2022-12-21 |
Seungho BAEK | Merge "Modify ColorMode Policy for SceneView and Model... |
commit | commitdiff | tree | snapshot |
2022-12-20 |
ssabah | Spannable: Add StrikethroughSpan 09/285409/3 |
commit | commitdiff | tree | snapshot |
2022-12-20 |
seungho baek | Modify ColorMode Policy for SceneView and Model 11/285811/3 |
commit | commitdiff | tree | snapshot |
2022-12-20 |
abedalrhman... | Spannable: Add BackgroundSpan 49/285049/7 |
commit | commitdiff | tree | snapshot |
2022-12-20 |
Bowon Ryu | Merge "Spannable: Add ItalicSpan" into devel/master |
commit | commitdiff | tree | snapshot |
2022-12-20 |
Bowon Ryu | Merge "Spannable: Add BoldSpan" into devel/master |
commit | commitdiff | tree | snapshot |
2022-12-20 |
seungho baek | Use Renderer::BlendMode::USE_ACTOR_OPACITY instead... 04/285404/5 |
commit | commitdiff | tree | snapshot |
2022-12-20 |
abedalrhman... | Spannable: Add ItalicSpan 01/284901/9 |
commit | commitdiff | tree | snapshot |
2022-12-20 |
abedalrhman... | Spannable: Add BoldSpan 39/284739/13 |
commit | commitdiff | tree | snapshot |
2022-12-19 |
Eunki, Hong | Minor coverity issue fixes 55/282555/24 |
commit | commitdiff | tree | snapshot |
2022-12-19 |
Eunki Hong | Merge "Fix Scene3D shader cache miss" into devel/master |
commit | commitdiff | tree | snapshot |
2022-12-19 |
David Steele | Merge "Sync UTC harness" into devel/master |
commit | commitdiff | tree | snapshot |
2022-12-19 |
Eunki Hong | Merge "Reduce default visual-base-data memory - Allocat... |
commit | commitdiff | tree | snapshot |
2022-12-19 |
Eunki, Hong | Fix Scene3D shader cache miss 97/285297/6 |
commit | commitdiff | tree | snapshot |
2022-12-19 |
Eunki Hong | Merge "Fix utc compile error for gcc-11" into devel... |
commit | commitdiff | tree | snapshot |
next |