Earlier this year
-
r258
([No log message]) committed by neakor
- [No log message]
-
r257
([No log message]) committed by neakor
- [No log message]
-
r256
([No log message]) committed by neakor
- [No log message]
-
r255
(Added a test for massive cloning.) committed by neakor
- Added a test for massive cloning.
Added a test for massive cloning.
-
r254
(Fixed a bug in setting up reader where it did not close the ...) committed by neakor
- Fixed a bug in setting up reader where it did not close the stream after reading.
Fixed a bug in setting up reader where it did not close the stream after reading.
-
r253
(Updated Mesh to not use default texture.) committed by neakor
- Updated Mesh to not use default texture.
Updated Mesh to not use default texture.
-
r252
([No log message]) committed by neakor
- [No log message]
-
r251
(Updated MD5Node update meshes to timely acquire permit.) committed by neakor
- Updated MD5Node update meshes to timely acquire permit.
Updated MD5Node update meshes to timely acquire permit.
-
r250
([No log message]) committed by neakor
- [No log message]
-
r249
(Fixed a bug in MD5Node initialize method where it did not po...) committed by neakor
- Fixed a bug in MD5Node initialize method where it did not populate the front buffer with proper
data.
Fixed a bug in MD5Node initialize method where it did not populate the front buffer with proper
data.
-
r248
(Fixed the semaphore setup in MD5Node to be update ready afte...) committed by neakor
- Fixed the semaphore setup in MD5Node to be update ready after initialize.
Fixed the semaphore setup in MD5Node to be update ready after initialize.
-
r247
([No log message]) committed by neakor
- [No log message]
-
r246
(Added check on semaphore permits before release new permits.) committed by neakor
- Added check on semaphore permits before release new permits.
Added check on semaphore permits before release new permits.
-
r245
(Updated MD5Node to allow update thread wait for rendering th...) committed by neakor
- Updated MD5Node to allow update thread wait for rendering thread.
Updated MD5Node to allow update thread wait for rendering thread.
-
r244
(Class path.) committed by neakor
- Class path.
-
r243
([No log message]) committed by neakor
- [No log message]
-
-
r242
(Added special texture extension support.) committed by neakor
- Added special texture extension support.
Added special texture extension support.
-
-
-
-
-
-
-
-
-
-
r237
(Added synchronization support to guarantee that the entire M...) committed by neakor
- Added synchronization support to guarantee that the entire MD5Node with its dependent children are
updated before they are rendered. This is supported using double buffering.
Added synchronization support to guarantee that the entire MD5Node with its dependent children are
updated before they are rendered. This is supported using double buffering.
-
-
-
r236
(Test update.) committed by neakor
- Test update.
-
r235
(Optimized average normal calculation. This is now done as a ...) committed by neakor
- Optimized average normal calculation. This is now done as a pre-processing procedure.
Optimized average normal calculation. This is now done as a pre-processing procedure.
-
r234
(Optimized average normal calculation. This is now done as a ...) committed by neakor
- Optimized average normal calculation. This is now done as a pre-processing procedure.
Optimized average normal calculation. This is now done as a pre-processing procedure.
-
r233
(Proper binary data.) committed by neakor
- Proper binary data.
-
r232
(Optimized average normal calculation. This is now done as a ...) committed by neakor
- Optimized average normal calculation. This is now done as a pre-processing procedure.
Optimized average normal calculation. This is now done as a pre-processing procedure.
-
r231
(Fixed a bug in MD5Node where it did not use thread safe data...) committed by neakor
- Fixed a bug in MD5Node where it did not use thread safe data structure to maintain dependent
children.
Fixed a bug in MD5Node where it did not use thread safe data structure to maintain dependent
children.
-
r230
(Fixed a bug in Mesh where it did not properly write and read...) committed by neakor
- Fixed a bug in Mesh where it did not properly write and read mesh settings.
Fixed a bug in Mesh where it did not properly write and read mesh settings.
-
r229
(Fixed a bug in Mesh where it did not properly write and read...) committed by neakor
- Fixed a bug in Mesh where it did not properly write and read mesh settings.
Fixed a bug in Mesh where it did not properly write and read mesh settings.
-
r228
(Optimization on updating procedure where it now does not upd...) committed by neakor
- Optimization on updating procedure where it now does not update node unless the frames have been
changed.
Optimization on updating procedure where it now does not update node unless the frames have been
changed.
-
r227
(Pulled averaging normal into a separate method.) committed by neakor
- Pulled averaging normal into a separate method.
Pulled averaging normal into a separate method.
-
r226
(Added in average normal for vertices with same positions.) committed by neakor
- Added in average normal for vertices with same positions.
Added in average normal for vertices with same positions.
-
r225
(Added in average normal for vertices with same positions.) committed by neakor
- Added in average normal for vertices with same positions.
Added in average normal for vertices with same positions.
-
r224
(Added additional locking to MD5NodeController to prevent ani...) committed by neakor
- Added additional locking to MD5NodeController to prevent animation updating interleaving.
Added additional locking to MD5ANim to get and set methods on frame indices to preserve compound
action.
Added auto indices clamp to MD5Anim.
Fixed a bug in MD5AnimController reset method where it did not reset the complete flag.
Added additional locking to MD5NodeController to prevent animation updating interleaving.
Added additional locking to MD5ANim to get and set methods on frame indices to preserve compound
action.
Added auto indices clamp to MD5Anim.
Fixed a bug in MD5AnimController reset method where it did not reset the complete flag.
-
r223
([No log message]) committed by neakor
- [No log message]
-
r222
([No log message]) committed by neakor
- [No log message]
-
r221
([No log message]) committed by neakor
- [No log message]
-
r220
(Finished animation clone test.) committed by neakor
- Finished animation clone test.
Finished animation clone test.
-
r219
(Fixed a bug in node clone where it did not clone the transfo...) committed by neakor
- Fixed a bug in node clone where it did not clone the transforms.
Finished testing mesh clone.
Fixed a bug in node clone where it did not clone the transforms.
Finished testing mesh clone.
-
r218
(Fixed a bug in node clone where it did not clone the transfo...) committed by neakor
- Fixed a bug in node clone where it did not clone the transforms.
Fixed a bug in node clone where it did not clone the transforms.
-
r217
(Updated test to use simple resource locator.
Update test me...) committed by neakor
- Updated test to use simple resource locator.
Update test mesh import to extend test since it no longer uses multi-format locator.
Updated model files to specify texture extension.
Updated test to use simple resource locator.
Update test mesh import to extend test since it no longer uses multi-format locator.
Updated model files to specify texture extension.
|