0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Nov 05, 2024 — Nov 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Hide compiler warnings from spdlog (#341) More... about 5 years ago
Added section about the roadmap to the README (#290) More... about 5 years ago
Add EventCategoryMouseButton to MouseButtonEvent (#328) More... about 5 years ago
Fix inconsistent variable names in Camera GUI and consistent function ordering (#333) More... about 5 years ago
Added Camera Component UI to Properties panel More... about 5 years ago
Added Properties panel More... about 5 years ago
Added Scene Hierarchy panel More... about 5 years ago
Merge branch 'master' of https://github.com/TheCherno/Hazel More... about 5 years ago
Changed ScriptableEntity functions to be virtual More... about 5 years ago
Community maintenance (#320) More... about 5 years ago
Added initial native scripting support More... about 5 years ago
Added SceneCamera + camera resizing support More... over 5 years ago
Added camera component and moved 2D rendering to Scene class More... over 5 years ago
Fixed invalid entt::entity equal entt::null, which is not equal to 0 (#285) More... over 5 years ago
replaced std::bind in HZ_BIND_EVENT_FN macro (#277) More... over 5 years ago
Fixed memory leak and malformed JSON in Instrumentor (#283) More... over 5 years ago
Fixed error when adding different timers to a single scope (#280) More... over 5 years ago
Added Entity class and TagComponent More... over 5 years ago
Renderer2D consolidate DrawRotatedQaud functions (#281) More... over 5 years ago
Merge remote-tracking branch 'origin/master' More... over 5 years ago
The start of our ECS journey! More... over 5 years ago
Fix Hazelnut's black flicker when resize the viewport (#268) More... over 5 years ago
Updated imgui.ini for Hazelnut More... over 5 years ago
ImGui events are now blocked/not blocked properly depending on viewport focus/hover More... over 5 years ago
Refactored Input "situation" More... over 5 years ago
Followup of #254, added texture branch to Hazelnut More... over 5 years ago
Adding virtual destructor on Framebuffer (#270) More... over 5 years ago
Added missing texture branch (#254) More... over 5 years ago
Fixed wrong session name for shutdown profile session (#251) More... over 5 years ago
Renamed Hazel Editor to Hazelnut, created viewport panel for scene More... over 5 years ago