framework/osp/uifw.git
2013-11-27 m.kucherSkeletal animation refactoring: GPU skinning (max 64...
2013-11-27 Heeyong SongApply camera position
2013-11-27 Dae Young Ryuchanged composite view logic
2013-11-26 Dae Young Ryufixed multi-root and multi-viewport
2013-11-26 Dae Young RyuMerge "changed RootVisualElement Managing logic" into...
2013-11-25 Dae Young Ryuchanged RootVisualElement Managing logic
2013-11-25 Heeyong SongApply light count to "per vertex" light shader and...
2013-11-25 Heeyong SongRemove unused codes and warnings
2013-11-22 Dae Young Ryuadd SceneVisualElement, Camera prototype class
2013-11-22 HeeYong SongMerge "multi-lighting for sub-tree of VEs with per...
2013-11-21 Vladislav Reviakinmulti-lighting for sub-tree of VEs with per-pixel shader
2013-11-21 Dae Young Ryuchange some logic for DynamicProperty
2013-11-20 Heeyong SongAdd animation target type
2013-11-18 Dae Young Ryuadd Set/GetProperty for mesh,light,material,shaderprogram
2013-11-18 Heeyong SongChange animation to support Tizen::Base::Object
2013-11-14 Heeyong SongAnimation code merge from 2.2 branch
2013-11-13 Dae Young Ryufix build error
2013-11-13 Dae Young Ryuclass name changed _Matrix3Df -> _Matrix4f
2013-11-13 Dae Young Ryuadd View & Projection matrix
2013-11-12 Heeyong SongChange function parameter
2013-11-12 Heeyong SongMerge "Apply view, projection matrix" into devel_3...
2013-11-11 Heeyong SongApply view, projection matrix
2013-11-08 k.zverevui-core: added physics application for linux.
2013-11-05 Dae Young Ryuchange logic of DynamicProperty and fixed warning LightImpl
2013-11-05 Dae Young Ryuremove Public
2013-11-05 Heeyong SongFix build error & disable log
2013-11-05 Heeyong SongMerge "Improve performance of keyframe animation: reduc...
2013-11-05 Heeyong SongImprove performance of keyframe animation: reduce sorting
2013-11-05 Dae Young RyuMerge "added class FloatColor" into devel_3.0_visual_el...
2013-11-05 Dae Young Ryuadded class FloatColor
2013-11-01 k.zverevMesh refactoring and modified loading from binary and...
2013-11-01 Ievgen ZaichukMerge "ui-core fix: Tizen::Base::string ported from...
2013-11-01 Heeyong SongFix calculating light position error
2013-10-31 k.zverevui-core fix: Tizen::Base::string ported from appfw...
2013-10-31 Dae Young Ryufixed: the problem is that property animations stop...
2013-10-30 Ievgen ZaichukMerge "VisualElement::GetChildListAt(selection) fixed...
2013-10-30 Youri SdobnikovVisualElement::GetChildListAt(selection) fixed
2013-10-30 m.kucherMesh with skeletal animation: On CPU skinning; New...
2013-10-30 Heeyong SongFix flickering issue
2013-10-25 Heeyong SongShader bug fix when using multiple contexts
2013-10-24 Heeyong SongRefactoring Material class
2013-10-24 Heeyong SongRemove redundant apis in Light class
2013-10-23 Dae Young RyuMerge "Remove ConvertCoordinates(FloatPoint3...) and...
2013-10-23 Dae Young RyuRemove ConvertCoordinates(FloatPoint3...) and fixed...
2013-10-23 jisun10.leeFix display error in Redwood8974 & build error with...
2013-10-23 Heeyong SongRefactoring Light class
2013-10-22 DaeYoung RyuMerge "VisualElement::GetChildListAtN fixed" into devel...
2013-10-22 Youri SdobnikovVisualElement::GetChildListAtN fixed
2013-10-22 Dae Young Ryufixed ControlAnimator problem
2013-10-22 Dae Young Ryufixed SetContentBounds bug
2013-10-17 Youri SdobnikovVisualElement::GetChildListAt selection by region algor...
2013-10-17 Heeyong SongFix a render manager bug
2013-10-17 Heeyong SongFix a crash when exit app - Add a copy constructor...
2013-10-16 Heeyong SongChange ShaderProgram class
2013-10-16 Heeyong SongFix a crash when exit app
2013-10-16 Heeyong SongMerge "Fix rendering bug" into devel_3.0_visual_element
2013-10-16 Heeyong SongFix rendering bug
2013-10-16 Dae Young Ryufixed build error on Windows
2013-10-15 Dae Young RyuMerge "remove ICU" into devel_3.0_visual_element
2013-10-15 Dae Young Ryuremove ICU
2013-10-14 Heeyong SongChange modelview uniform setting
2013-10-14 Heeyong SongRemove old shader classes
2013-10-10 Youri SdobnikovVisualElement::GetChildListAt() implemented as: list...
2013-10-10 Dae Young Ryufixed eclipse launching error
2013-10-08 Dae Young Ryumissed header file
2013-10-08 Dae Young Ryufor presentation update
2013-10-08 Dae Young Ryuchanged abs to _Abs for avoiding build error
2013-10-07 Dae Young Ryumodified for new changes
2013-10-07 Dae Young Ryufor ui-core build
2013-10-07 Dae Young Ryuadded Construct(_NativeWindow*) in the _NativeLayer...
2013-10-04 k.zverev_ShaderProgramImpl: inheritance from Base object is...
2013-10-03 m.kucher1) _ShaderProgramImpl is inherited from RefObject;...
2013-10-02 Dae Young RyuMerge "changed comment : fUiAnim_Debug.h -> FUiAnim_Tem...
2013-10-01 Dae Young Ryuchanged comment : fUiAnim_Debug.h -> FUiAnim_TemplateUtil.h
2013-10-01 Youri SdobnikovModelImporter::LoadScene implemented, _GlShaderProgram...
2013-10-01 Dae Young Ryufixed : change sprintf ->snprintf
2013-09-27 Dae Young Ryubug fixed : before implicit animation is started ,...
2013-09-26 Dae Young Ryuanimation bug fix and code review
2013-09-26 Bongjoo SeoFixed build errors in the ui-core library
2013-09-24 k.zverev1) Temporary _Light and _Material classes are replaced...
2013-09-23 Dae Young Ryuadd mutex into mesh class for thread safty
2013-09-16 Ievgen ZaichukMerge "CustomShader: automatic binding program location...
2013-09-13 k.zverevCustomShader: automatic binding program locations enum...
2013-09-13 Karthik Subas... Moved the OnSettingChanged() logic to _AppImpl
2013-09-10 Dae Young Ryuupdated dynamic property logic
2013-09-09 m.kucherAdded features for importing meshes from COLLADA (1...
2013-09-06 SeonhyungLeeMerge "Canvas Enable" into devel_3.0_visual_element
2013-09-06 SeonhyungLeeCanvas Enable
2013-09-06 Dae Young Ryuadd DynamicProperty checking module
2013-09-04 Heeyong Songbug fix: texture coordinates
2013-09-03 SeonhyungLeeUcApplication class is added
2013-09-02 SeonhyungLeeAdding a Plugin example
2013-08-30 Heeyong SongSupport index buffer
2013-08-30 Heeyong SongAdd light & material 2
2013-08-28 Dae young ,Ryufixed BUGS:mesh is not updated problem
2013-08-28 SeonhyungLeeui-core lib for window authoring tool
2013-08-28 Heeyong SongEnable light & material
2013-08-27 HyeJin LeeMerge "added SetProperty/GetProperty in _GeometryInfo...
2013-08-27 Dae young ,Ryuadded SetProperty/GetProperty in _GeometryInfo
2013-08-27 HyeJin Leemake egl layer
next