OSDN Git Service

Determine more info about image alpha channel. Don't render faces with fully transpar...
[radegast/radegast.git] / Radegast / GUI / Rendering / RenderingHelpers.cs
2011-07-11 Latif KhalifaDetermine more info about image alpha channel. Don...
2011-07-11 Latif Khalifa* Rename BoundingSphere -> BoundingVolume
2011-07-10 Latif KhalifaRemove redundant data copying.
2011-07-10 Latif KhalifaAdded RenderPrimite to replace faceted mesh.
2011-07-10 Latif KhalifaDetect if we have VBO support.
2011-07-10 Latif KhalifaA bit less camera smoothing.
2011-07-10 Latif Khalifa* Implemented camera smoothing thanks to Moon Metty
2011-07-09 Latif KhalifaMerged avatar rendering code.
2011-07-09 Robin Corneliusvpsent is in the GLAvatar Class not the Avatar one...
2011-07-09 Latif KhalifaSpeed up texture downloading:
2011-07-09 Robin CorneliusAvatar rendering: fix visual parm parsing to get comple...
2011-07-08 Robin CorneliusAvatar Rendering: Add in more visual parameter test...
2011-07-08 Robin CorneliusAvatar Rendering: fix avatar posing/skinning, works...
2011-07-07 Robin Corneliusavatar rendering: use the parsed deform position
2011-07-07 Robin CorneliusAvatarRendering: sync updates, bone rotations are carri...
2011-07-05 Latif Khalifa* Implemented texture animations
2011-07-05 Robin Corneliusavatarrendering: various updates to skeleton handing...
2011-07-05 Robin Corneliusgit-svn-id: https://radegast.googlecode.com/svn/branche...
2011-07-04 Latif KhalifaImplement smooth camera focus when picking (alt+mouse...
2011-07-04 Robin CorneliusUpdate RenderObjects(), LoadCurrentPrims() and PrimPos...
2011-07-03 Robin CorneliusAdd bone loader and offset eyes to correct position...
2011-07-03 Latif KhalifaRevert r932 except for the PrimPos() part
2011-07-02 Latif Khalifa* Don't send the whole big data object for the texture...
2011-07-02 Robin CorneliusAdd a bake index for eyelash mesh, and use correct...
2011-07-01 Robin CorneliusAdd basic avatar rendering to SceneViewer
2011-06-30 Latif KhalifaImplement VBOs
2011-06-29 Latif KhalifaImplemented frustrum culling.
2011-06-28 Latif KhalifaCache sculpts, re-enable hovertext.
2011-06-26 Latif KhalifaFirst stab at 3D scene rendering