Hazel icon indicating copy to clipboard operation
Hazel copied to clipboard

Hazel Engine

Results 148 Hazel issues
Sort by recently updated
recently updated
newest added

#### Describe the bug If the Vulkan SDK is found it doesn't work with that, also having copy commands for the dlls/lib files would be better. #### To Reproduce Clean...

Impact:Optimization
Support:Setup

### Possible memory leak (?) Hi, I was analyzing the project for possible bugs and specifically memory leaks. I discovered a possible memory leak in the *Components.h* file. Is this...

Impact:Bug
Status:On hold

README makes references of "short-term goals" set "by the end of 2020"

Support:git

#### Describe the bug When compiling an `OpenGLShader` using `OpenGLShader::OpenGLShader(const std::string& filepath)`, the `m_FilePath` is set, which is further used inside `OpenGLShader::CompileOrGetVulkanBinaries(const std::unordered_map& shaderSources)` to determine the cached file name....

Impact:Bug

#### Is your feature request related to a problem? Please describe The title bar of the engine UI is in light mode #### Describe the solution you'd like I don't...

Impact:Feature

I found the problem now... The problem is with the "Texture.glsl" file from the last video about the Game Engine series. As soon as I create a sprite and set...

Impact:Warning

Can you make a video about adding joystick and gamepad support? I have made this up so far. [JoystickEvent.zip](https://github.com/TheCherno/Hazel/files/5968159/JoystickEvent.zip) [GamepadEvent.zip](https://github.com/TheCherno/Hazel/files/5968161/GamepadEvent.zip) also a couple of changes had to be done in...

Impact:Question

Clicking on "+" button does nothing except for Transform Component that displays "Remove component" 3 times. To Reproduce: 1) Create empty entity; 2) Add camera and sprite components; 3) Close...

Impact:Bug

#### Description If you load a scene, in which squares have transparency, the squares won't blend (even if the alpha channel gets changed) #### To Reproduce 1. Save a scene...

#### Is your feature request related to a problem? Please describe I'm always frustrated when there is a log related to the HazelNut and I have to check the console...

Impact:Feature