The new release should have really nothing too revolutionary compared with its predecessor, but if you read the release notes you'll see that there were too many little details that urget to be fixed by a commit before I could make some mistake.
On top of that one there are a lot of WIP activites that await for completion (actually, some just started, some yet in my mind) and that I hope to be able to add soon.
So, enjoy ...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
-
2017-03-24
Last edit: 2017-03-27
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The first is a generic d3d8 proxy, the third is a 2D development toolkit.
The interesting one seems the second, that is direct3d7-wrapper, with some possible intent of optimization for some method like DrawPrimitiveVB, DrawIndexedPrimitiveVB and some methods of the Direct3DVertexBuffer7, but there are no comments or indications about the purpose of these fixes.
Is anything written where you found it?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
-
2017-03-24
Last edit: 2017-03-27
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
-
2017-03-27
There two tools allow to moving, resizing window on the fly even when running with dxwnd. Useful for some hard case.
AltMove: need setting window position to "Free". Infinite Screen: no need, but lack the resizing function.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The new release should have really nothing too revolutionary compared with its predecessor, but if you read the release notes you'll see that there were too many little details that urget to be fixed by a commit before I could make some mistake.
On top of that one there are a lot of WIP activites that await for completion (actually, some just started, some yet in my mind) and that I hope to be able to add soon.
So, enjoy ...
Last edit: 2017-03-27
The first is a generic d3d8 proxy, the third is a 2D development toolkit.
The interesting one seems the second, that is direct3d7-wrapper, with some possible intent of optimization for some method like DrawPrimitiveVB, DrawIndexedPrimitiveVB and some methods of the Direct3DVertexBuffer7, but there are no comments or indications about the purpose of these fixes.
Is anything written where you found it?
Last edit: 2017-03-27
There two tools allow to moving, resizing window on the fly even when running with dxwnd. Useful for some hard case.
AltMove: need setting window position to "Free".
Infinite Screen: no need, but lack the resizing function.