OSDN Git Service

Changed the way we determine should an object be meshed or not.
authorLatif Khalifa <latifer@streamgrid.net>
Sun, 31 Jul 2011 21:23:56 +0000 (21:23 +0000)
committerLatif Khalifa <latifer@streamgrid.net>
Sun, 31 Jul 2011 21:23:56 +0000 (21:23 +0000)
commit86fa8e795b874ee14b709bfcc04c511a4f932573
tree861f19ba38c66f8dd655703fb5c88a4f6e85fcd5
parent2d965fbf8d15a91b45174f46ad3b62ea7156db00
Changed the way we determine should an object be meshed or not.
* By the time we hit set in BasePrim value and BasePrim are the same object
  (libomv doesn't create a new object on update if it already knows about it)
* Back to keep track of hash codes, this time only on object update so
  the impact is negligible

git-svn-id: https://radegast.googlecode.com/svn/trunk@1046 f7a694da-4d33-11de-9ad6-1127a62b9fcd
Radegast/GUI/Rendering/Rendering.cs
Radegast/GUI/Rendering/RenderingHelpers.cs