Alphabetical Index
|
Tags by Size
| Find tag:
Surface
Authorship: 100% danij
View commits by groups
December 2014
2014-12-01
Cleanup
|
World
:
Cleanup
September 2013
2013-09-13
Client
|
Map Renderer
:
Automatically clear map surface decorations on material change
2013-09-11
Cleanup
|
Client
|
Decoration
|
Map Renderer
|
SurfaceDecorator
:
Cleanup
2013-09-11
Plane
|
Refactor
|
World
:
Disambiguate "visual height" wrt planes
2013-09-11
Client
|
World
:
Cleaned up surface decoration source creation
August 2013
2013-08-17
Cleanup
|
World
:
Cleanup
2013-08-17
Client
|
Refactor
|
World
:
Surface tangent space vectors now available as Matrix3f
2013-08-09
Documentation
|
Map
|
World
:
Minor apidoc improvements for Surface; to-do comment
June 2013
2013-06-13
Added
:
Added methods (setFlags, isFlagged)
2013-06-13
Cleanup
:
Further API cleanup
2013-06-13
Cleanup
:
Cleanup (isAttachedToMap() is unnecessary)
2013-06-13
Cleanup
|
Server
:
Exclude logic for surface material origin smoothing; cleanup
April 2013
2013-04-12
Refactor
:
Removed the unnecessary isFromPolyobj() helper func
2013-04-12
:
Mark as requiring a decoration update during construction
2013-04-11
Added
:
Added audience for MaterialOriginChange notification
2013-04-10
Refactor
:
Made private more instance data
2013-04-09
:
New mechanisms for querying/updating tangent space vectors
2013-04-09
Cleanup
:
Cleanup
2013-04-09
Refactor
:
Made private more Surface instance data
2013-04-08
:
New mechanisms for querying/updating tint color and opacity
March 2013
2013-03-16
Added
:
Added getter methods for the rest of Surface's property values
2013-03-15
Refactor
:
Surface can manage the missing-material-fix state internally
2013-03-15
Added
:
Added getter methods for more Surface property values
2013-03-15
Refactor
:
Ensure Surface's owner link is never invalidated
February 2013
2013-02-06
Refactor
:
Converted all Surface_* functions to methods of Surface