File tree Expand file tree Collapse file tree 3 files changed +23
-1
lines changed Expand file tree Collapse file tree 3 files changed +23
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
66
7+ ## [ 4-r.1-beta.4]  - 2023-03-16 
8+ 
9+ ### Fixed  
10+ 
11+ *  Fix some problems related to Cubism Core.
12+   *  See ` CHANGELOG.md `  in Core.
13+ 
714## [ 4-r.1-beta.3]  - 2023-03-10 
815
916### Added  
@@ -45,6 +52,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
4552
4653*  New released!
4754
55+ [ 4-r.1-beta.4 ] : https://github.com/Live2D/CubismJavaSamples/compare/4-r.1-beta.3...4-r.1-beta.4 
4856[ 4-r.1-beta.3 ] : https://github.com/Live2D/CubismJavaSamples/compare/4-r.1-beta.2...4-r.1-beta.3 
4957[ 4-r.1-beta.2 ] : https://github.com/Live2D/CubismJavaSamples/compare/4-r.1-beta.1...4-r.1-beta.2 
5058[ 4-r.1-beta.1 ] : https://github.com/Live2D/CubismJavaSamples/compare/4-r.1-alpha.1...4-r.1-beta.1 
Original file line number Diff line number Diff line change @@ -4,6 +4,20 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
66
7+ ## 2023-03-16  
8+ 
9+ ### Fixed  
10+ 
11+ *  Fix a case in which the index of the mask's drawable object was negative value for ` csmGetDrawableMasks() ` .
12+ *  Fix a problem in which ` csmHasMocConsistency() `  was returned as 0 even though the MOC3 file was in the correct format.
13+   *  This problem was occurring in some models using the blendshape weight limit settings.
14+ *  Fix a problem that could cause a crash if a MOC3 file that is not in the correct format is loaded with ` csmHasMocConsistency() ` .
15+ 
16+ ### Changed  
17+ 
18+ *  Upgrade Core version to 04.02.0004.
19+ 
20+ 
721## 2023-03-10  
822
923### Added  
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments