Releases: EsProgram/InkPainter
Releases · EsProgram/InkPainter
nv1.2.1
nv1.2.0
nv1.1.2
nv1.1.1
nv1.1.0
Feature
- Implementation of paint eraser
- Select material to paint
- Rotate the brush
- Add ability to create paintable objects at runtime
Fix
- Erase function does not work properly with Brush setting Rotate(OpenGL)
- Erase function does not work properly with Brush setting Rotate(DirectX)
- Misspelling of the scene name. Hight -> Heightd
- Make cginc reference a relative path
nv1.0.1
Feature
- Added automatic performance optimization function of HeihtFluid
Fix
- Failure caused by HeightMap being generated within HeightFluid
- Alpha of HeightFluid is added every time drawing processing
- HeightFluid does not correspond to an object with two or more materials
- HeightFluid does not work properly when ColorSpace is set to Linear
- NormalMap is initialized to black solid color with HeightFluid