 
        Beta versions are not as thoroughly tested as stable
     
    
        
        
        
        
        
        
            
                New QR Code plugin; new examples; bug fixes
             
            
                
                    
                        25 April, 2023 ()
                    
                    
                
             
         
        
        
        
        
                    
                        
                            Email Me New Releases
                            Don't miss out on the latest and greatest new features in Construct 3
                         
                        
                     
                
        
            
            
                
                    Notes
                    This release adds a new QR code plugin! This lets you easily drop in a QR Code in to your project. Since these are easy to scan with most modern phones, it's a handy option for providing a website link, multiplayer join code, or any other short snippets of text for quick access on a mobile device.
This release brings three new examples. First there's another new example demonstrating the power of JavaScript coding and using 3D features with Beholder fortress. Second the HTML dialog example demonstrates combining Construct objects with HTML and CSS to make a dialog with scrolling content and fluid layout. Third the new QR Code maker example is a little tool built out of the new QR Code plugin to make your own QR code which can then be downloaded, shared, or copied to the clipboard (with the new Clipboard plugin).
We also have a couple of WebGPU updates in this release, including an experimental new setting to enable use of WebGPU in the editor. This remains experimental and is still intended mainly for effect developers to check their effects work properly once ported to WGSL. As ever there's also a batch of general bug fixes. Happy testing!
                 
                
                    
                    
                        
                            Like this Release?
                        
                        
                            Let us know with a thumbs up!
                        
                        
                     
                    
    Launch r339
                 
             
            
                
        
            
                
                     New Features
New Features
                
            
            
         
    
        
            
                
                     New Additions
New Additions
                
            
            
                
                    
                            
                                
                                
                                    New examples 'Beholder fortress', 'HTML dialog', 'QR code maker'
                                
                             
                        
                            
                                
                                
                                    Experimental setting to enable WebGPU in editor (for testing purposes only)
                                
                             
                        
                 
             
         
    
        
            
                
                     Changes
Changes
                
            
            
                
                    
                            
                                
                                
                                    iOS exports: update cordova-ios to v6.3.0
                                
                             
                        
                            
                                
                                
                                    Add 'Copy' button to 'Taking screenshots' example
                                
                             
                        
                 
             
         
    
        
            
                
                     Bug Fixes
Bug Fixes
                
            
            
                
                    
                            
                                
                                
                                    Triggers did not run when under OR block with all conditions disabled
                                
                             
                        
                            
                                
                                
                                    Layout view: possible crash using wrapped selection with extreme object positions
                                
                             
                        
                            
                                
                                
                                    Layout view: possible crash with wrapped selection after undo/redo
                                
                             
                        
                            
                                
                                
                                    Possible crash deleting object type used for particles from project
                                
                             
                        
                            
                                
                                
                                    Project bar: fix a few cases of possible crashes after pasting layouts/families/objects
                                
                             
                        
                            
                                
                                
                                    Event sheet view: crash moving trigger as a sub-event of another trigger (regression r338)
                                
                             
                        
                            
                                
                                
                                    Event sheet view: possible crash dragging events using local variables with the same name
                                
                             
                        
                            
                                
                                
                                    Parameters dialog: expression call tips did not show correct return type for functions
                                
                             
                        
                            
                                
                                
                                    Issue closing popup window when dialog showing inside it
                                
                             
                        
                            
                                
                                
                                    WebGPU: error rendering 3D content with bilinear sampling
                                
                             
                        
                            
                                
                                
                                    WebGPU: some Drawing Canvas features not working
                                
                             
                        
                            
                                
                                
                                    Animations editor: crash changing the export image format and applying change to whole project (regression r322)
                                
                             
                        
                            
                                
                                
                                    Animations editor: crash cropping large amounts of animations frames at the same time
                                
                             
                        
                            
                                
                                
                                    Could not save over project file when opening via drag-and-drop (regression r330)
                                
                             
                        
                            
                                
                                
                                    Sprite plugin: Layout View preview could change size (regression r333)
                                
                             
                        
                            
                                
                                
                                    Hierarchies: opacity not applied properly when creating hierarchy at runtime
                                
                             
                        
                            
                                
                                
                                    Timelines: crash pasting a timeline in the case compatible instances cannot be found
                                
                             
                        
                            
                                
                                
                                    Text editor: undo keyboard shortcut not working as expected (regression r337)
                                
                             
                        
                 
             
         
    
        
            
                
                     Language updates
Language updates
                
            
            
                
                    
                            
                                
                                
                                    Add Japanese (ja-JP) as an in-progress language
                                
                             
                        
                 
             
         
    
             
            
            
    
        
            Share Construct 3 Release r339 Now