Lynix
|
bbe8a776e8
|
Fix a shitloads of warnings on VS
Former-commit-id: fca61118f4e0530ed2eaaf9ff96de29806aa5aa8
|
2015-11-25 18:19:26 +01:00 |
Lynix
|
df8da275c4
|
Switch from Nz prefix to namespace Nz
What a huge commit
Former-commit-id: 38ac5eebf70adc1180f571f6006192d28fb99897
|
2015-09-25 19:20:05 +02:00 |
Lynix
|
0db92e671d
|
Added a static New method to RefCounted-derived classes
Former-commit-id: efd9e68e050fb6cc7e0df7a7c222ca759c502dc5
|
2015-01-25 23:41:09 +01:00 |
Lynix
|
ea8d683624
|
Updated copyright year
(532 files, wow)
Former-commit-id: cbb31f1124a86720bd3a54fe589a0f849a87b434
|
2015-01-21 20:53:01 +01:00 |
Lynix
|
7a2a10b390
|
Added VertexMapper constructor
Removed useless headers
Former-commit-id: e8925f48eec9c52dc4f2ad7bf6a61deb755bc0ee
|
2014-08-03 20:58:09 +02:00 |
Lynix
|
b54be6e25f
|
Renamed AttributeUsage and AttributeType
... to VertexComponent and ComponentType.
-Renderer:
Renamed IsVertexAttributeSupported static method to
IsComponentTypeSupported
-VertexDeclaration:
Added IsTypeSupported static method
Renamed [Disable|Enable|Get]Attribute to [Disable|Enable|Get]Component
Removed GetAttributeSize static method
-VertexMapper:
Renamed GetAttributePtr method to GetComponentPtr
Former-commit-id: 7115856e1d389610c35b26f63af5d93a5ad5c690
|
2014-07-10 18:31:56 +02:00 |
Lynix
|
70e1327071
|
Reworked VertexMapper to make it way more generic
Will work with any attribute and vertex declaration
Former-commit-id: ca99734bd8a9c3e57c99b1cc338f03e79dda55f6
|
2014-07-08 11:21:41 +02:00 |