Code: Select all
-3.77 - Removed all OpenGL dependencies and integrated a new graphics API standard into all of the Noesis modules. A new graphics module that uses OpenGL is now provided. (Direct3D and/or software renderers will probably be coming in the future)
-3.77 - Fixed another bug in the Kinect module.
-3.77 - Added RPGEO_QUAD_ABC_BCD, RPGEO_QUAD_ABC_ACD, RPGEO_QUAD_ABC_DCA to cover other common quad index order conventions. (RPGEO_QUAD is ABC_DCB, as now denoted by the comment in pluginshare.h)
-3.77 - Fixed a crash in the SMD loader.
-3.77 - When you select a bone in the data viewer, shift+clicking will auto-enable the bone's transform offset and allow you to rotate the bone with your mouse. (left and right buttons control which axes you're rotating)
-3.77 - Fixed a bug that occurred when parsing OBJ files with blank usemtl entries.Edit: Oh, and one word of warning, your config and persistent settings will reset after you update to 3.77. I had to change one of the core config structures to fit space for the renderer DLL name. So you'll want to redo any custom settings. (which includes re-enabling auto-updating if you were using it)


