Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / AlexiWolf/wolf_engine issues and pull requests

#136 - Bug Fix: Infinite Loop on Quit

Pull Request - State: closed - Opened by AlexiWolf 9 months ago
Labels: bug, change-type: minor, api: core

#135 - Removed the `framework` Crate

Pull Request - State: closed - Opened by AlexiWolf 9 months ago - 1 comment
Labels: refactor, change-type: major, api: framework

#134 - Refactor/move plugin system to core

Pull Request - State: closed - Opened by AlexiWolf 9 months ago
Labels: refactor, api: core, api: framework

#133 - Removed `logging` Feature

Pull Request - State: closed - Opened by AlexiWolf 10 months ago

#132 - Changed Main `wolf_engine` Crate to Contain Only Re-Exports

Pull Request - State: closed - Opened by AlexiWolf 10 months ago

#131 - Feature: Dynamic Events

Pull Request - State: closed - Opened by AlexiWolf 11 months ago
Labels: feature, refactor, change-type: major, api: core, qol

#130 - Refactor: Move Modules to the `engine/` Directory

Pull Request - State: closed - Opened by AlexiWolf 11 months ago
Labels: refactor, change-type: minor, api: core, api: framework, api:window

#129 - Refactor: Remove `delegate` from Dependencies

Pull Request - State: closed - Opened by AlexiWolf 11 months ago
Labels: refactor, dependencies, change-type: patch, api: framework

#128 - Refactor: Remove Legion

Pull Request - State: open - Opened by AlexiWolf 11 months ago
Labels: refactor, dependencies, change-type: major, api: core, api: framework

#128 - Refactor: Remove Legion

Pull Request - State: closed - Opened by AlexiWolf 11 months ago
Labels: refactor, dependencies, change-type: major, api: core, api: framework

#127 - Refactor: Replace Event-Queue Code with Re-export of `generic_event_queue` Package

Pull Request - State: closed - Opened by AlexiWolf 12 months ago
Labels: refactor, dependencies, change-type: patch, api: core

#126 - Feature: Scene System

Pull Request - State: closed - Opened by AlexiWolf 12 months ago
Labels: feature, change-type: minor, api: framework

#125 - Feature: Main-Loops

Pull Request - State: closed - Opened by AlexiWolf about 1 year ago
Labels: change-type: minor, api: framework

#124 - Feature: Plugin System

Pull Request - State: closed - Opened by AlexiWolf about 1 year ago
Labels: feature, change-type: major, api: core, api: framework

#123 - Remove Update, and Render Schedules from the Context

Pull Request - State: closed - Opened by AlexiWolf about 1 year ago
Labels: refactor, change-type: major, api: core

#122 - Renamed `EngineEventSender` to `MainEventSender`

Pull Request - State: closed - Opened by AlexiWolf about 1 year ago
Labels: change-type: major, api: core

#121 - Removed `codegen` Feature in Main Dependencies

Pull Request - State: closed - Opened by AlexiWolf about 1 year ago
Labels: dependencies, change-type: patch, api: core

#120 - Feature: Implement an ECS Architecture

Pull Request - State: closed - Opened by AlexiWolf about 1 year ago
Labels: feature, dependencies, change-type: major, api: core

#119 - Feature: User-Defined Events (Part 2)

Pull Request - State: closed - Opened by AlexiWolf about 1 year ago
Labels: feature, change-type: major, api: core

#117 - Remove the Existing Window API

Pull Request - State: closed - Opened by AlexiWolf over 1 year ago
Labels: refactor, change-type: major, api:window

#117 - Remove the Existing Window API

Pull Request - State: closed - Opened by AlexiWolf over 1 year ago
Labels: refactor, change-type: major, api:window

#116 - Feature/user defined events

Pull Request - State: open - Opened by Reual4412 over 1 year ago
Labels: draft, feature, api: core

#116 - Feature: User-Defined Events (Part 1)

Pull Request - State: closed - Opened by Reual4412 over 1 year ago - 1 comment
Labels: feature, change-type: major, api: core

#116 - Feature/user defined events

Pull Request - State: open - Opened by Reual4412 over 1 year ago
Labels: draft, feature, api: core

#115 - Remove `Update` and `Render` Events

Pull Request - State: closed - Opened by AlexiWolf over 1 year ago
Labels: fix, api: core

#115 - Remove `Update` and `Render` Events

Pull Request - State: closed - Opened by AlexiWolf over 1 year ago
Labels: fix, api: core

#115 - Remove `Update` and `Render` Events

Pull Request - State: closed - Opened by AlexiWolf over 1 year ago
Labels: fix, api: core

#114 - Feature: Add the Main-Loop

Issue - State: closed - Opened by AlexiWolf over 1 year ago - 1 comment
Labels: draft, feature, api: framework

#114 - Feature: Add the Main-Loop

Issue - State: closed - Opened by AlexiWolf over 1 year ago - 1 comment
Labels: draft, feature, api: framework

#114 - Feature: Add the Main-Loop

Issue - State: closed - Opened by AlexiWolf over 1 year ago - 1 comment
Labels: draft, feature, api: framework

#113 - Feature: User-Defined Events

Issue - State: closed - Opened by AlexiWolf over 1 year ago
Labels: help wanted, good first issue, feature, change-type: major, api: core, qol

#112 - CI: Update, and Replace Broken Actions

Pull Request - State: closed - Opened by AlexiWolf over 1 year ago
Labels: ci, fix, change-type: non-code

#111 - Feature: Add Result, and Error Type(s) for Better Error-Handling

Issue - State: closed - Opened by AlexiWolf over 1 year ago
Labels: feature, api: core, qol

#110 - Refactor/engine typedef

Pull Request - State: closed - Opened by AlexiWolf over 1 year ago - 1 comment
Labels: refactor, change-type: minor, api: core

#109 - Feature: Add a Graphics API

Issue - State: open - Opened by AlexiWolf over 1 year ago
Labels: help wanted, feature, change-type: minor, api:window, api:graphics

#108 - Documentation: Write a Changelog File

Issue - State: open - Opened by AlexiWolf over 1 year ago
Labels: help wanted, good first issue, documentation, change-type: non-code

#107 - Feature: Add the High-Level Framework

Issue - State: closed - Opened by AlexiWolf over 1 year ago - 1 comment
Labels: feature, change-type: minor, api: framework

#106 - Refactored `Engine` Into Separate `EventLoop`, and `Context` Types

Pull Request - State: closed - Opened by AlexiWolf over 1 year ago
Labels: refactor, change-type: major, api: core

#105 - Updated the PR Template

Pull Request - State: closed - Opened by AlexiWolf over 1 year ago
Labels: qol, change-type: non-code, tracker-templates

#104 - Replace `logging::initialize_logging` argument with a custom `LogLevel` enum

Pull Request - State: closed - Opened by AlexiWolf over 1 year ago
Labels: fix, major, api:logging, qol

#103 - General Improvements to the Event System

Pull Request - State: closed - Opened by AlexiWolf over 1 year ago
Labels: feature, refactor, major, api: core

#102 - Feature/better contexts

Pull Request - State: closed - Opened by AlexiWolf almost 2 years ago
Labels: feature, major, api: core

#101 - Removed `Core Module` Section From the Readme, and Other Small Revisions

Pull Request - State: closed - Opened by AlexiWolf almost 2 years ago
Labels: documentation, patch

#100 - Feature/window api

Pull Request - State: closed - Opened by AlexiWolf almost 2 years ago
Labels: feature, dependencies, minor, api:window

#99 - Feature: Marked Event as Non-exhaustive

Pull Request - State: closed - Opened by AlexiWolf about 2 years ago
Labels: feature, api: core

#98 - Feature: `EngineControls` Trait

Pull Request - State: closed - Opened by AlexiWolf about 2 years ago
Labels: api: core

#97 - Setup Core and Framework Crates for Publication to Crates.io

Pull Request - State: closed - Opened by AlexiWolf about 2 years ago
Labels: ci, fix, api: core, api: framework

#96 - Docs/hide framework module

Pull Request - State: closed - Opened by AlexiWolf about 2 years ago
Labels: documentation, api: framework

#95 - Updated `README`

Pull Request - State: closed - Opened by AlexiWolf about 2 years ago
Labels: documentation

#94 - Feature/core engine rework

Pull Request - State: closed - Opened by AlexiWolf about 2 years ago
Labels: draft, feature, major

#93 - Split Engine Into Separate Core, and Framework Crates

Pull Request - State: closed - Opened by AlexiWolf about 2 years ago
Labels: feature, refactor

#92 - Feature/engine stages

Pull Request - State: closed - Opened by AlexiWolf about 2 years ago
Labels: feature, major

#91 - Feature/general refactoring

Pull Request - State: closed - Opened by AlexiWolf about 2 years ago
Labels: refactor, documentation, dependencies, major

#90 - Removed unused `lazy_static` from test deps

Pull Request - State: closed - Opened by AlexiWolf about 2 years ago
Labels: dependencies, major

#89 - Feature/separate update and render schedulers

Pull Request - State: closed - Opened by AlexiWolf about 2 years ago
Labels: feature, refactor, major

#88 - Remove `anyhow` From Dependencies

Pull Request - State: closed - Opened by AlexiWolf about 2 years ago
Labels: dependencies, major

#87 - Refactor/last minute cleanup

Pull Request - State: closed - Opened by AlexiWolf over 2 years ago
Labels: refactor, minor

#86 - Refactor/rename transition types

Pull Request - State: closed - Opened by AlexiWolf over 2 years ago
Labels: refactor, minor

#85 - Updated to Rust 2021 edition

Pull Request - State: closed - Opened by AlexiWolf over 2 years ago
Labels: feature, patch

#84 - Feature/remove profiling

Pull Request - State: closed - Opened by AlexiWolf over 2 years ago
Labels: refactor, major

#83 - Refactor/cleanup useless types

Pull Request - State: closed - Opened by AlexiWolf over 2 years ago
Labels: refactor, major

#82 - Refactor: Removed the Core Module

Pull Request - State: closed - Opened by AlexiWolf over 2 years ago
Labels: refactor

#81 - Updated feature checklist

Pull Request - State: closed - Opened by AlexiWolf over 2 years ago
Labels: documentation

#80 - Feature/event queue context integration

Pull Request - State: closed - Opened by AlexiWolf over 2 years ago
Labels: feature

#79 - Feature/event queue

Pull Request - State: closed - Opened by AlexiWolf over 2 years ago
Labels: feature

#78 - Feature: Event System

Issue - State: closed - Opened by AlexiWolf over 2 years ago
Labels: draft, feature

#77 - Refactor/remove the event system

Pull Request - State: closed - Opened by AlexiWolf over 2 years ago
Labels: refactor, dependencies

#76 - Refactor/make puffin optional

Pull Request - State: closed - Opened by AlexiWolf over 2 years ago
Labels: feature, refactor

#75 - Minimize Dependencies for the Base Engine

Issue - State: closed - Opened by AlexiWolf over 2 years ago
Labels: fix, refactor, dependencies

#74 - Documentation/updates

Pull Request - State: closed - Opened by AlexiWolf over 2 years ago
Labels: documentation

#73 - Feature/plugin loader can fail

Pull Request - State: closed - Opened by AlexiWolf over 2 years ago
Labels: feature

#72 - Refactor/change core function to trait

Pull Request - State: closed - Opened by AlexiWolf over 2 years ago
Labels: refactor

#71 - Feature/quit from context

Pull Request - State: closed - Opened by AlexiWolf over 2 years ago
Labels: feature, refactor

#70 - Added `tags` to the .gitignore

Pull Request - State: closed - Opened by AlexiWolf over 2 years ago
Labels: fix

#69 - Refactor/context rw lock

Pull Request - State: closed - Opened by AlexiWolf over 2 years ago
Labels: refactor

#68 - Ci/pr template revisions

Pull Request - State: closed - Opened by AlexiWolf over 2 years ago
Labels: ci

#67 - Ci/general improvements

Pull Request - State: closed - Opened by AlexiWolf over 2 years ago
Labels: ci

#66 - Feature/engine build can fail

Pull Request - State: closed - Opened by AlexiWolf over 2 years ago
Labels: feature

#65 - Refactor/engine functions

Pull Request - State: closed - Opened by AlexiWolf over 2 years ago
Labels: feature, refactor

#64 - Refactor: Move Common Engine Behaviors to the Engine Struct

Issue - State: closed - Opened by AlexiWolf over 2 years ago
Labels: feature, refactor

#63 - Fix/remove automatic profiling

Pull Request - State: closed - Opened by AlexiWolf over 2 years ago
Labels: fix

#62 - Feature/start profiler frame

Pull Request - State: closed - Opened by AlexiWolf over 2 years ago
Labels: feature

#61 - Feature/profiling

Pull Request - State: closed - Opened by AlexiWolf over 2 years ago
Labels: feature

#60 - Bug/multi thread logging panic

Pull Request - State: closed - Opened by AlexiWolf over 2 years ago
Labels: fix, bug

#59 - Documentation/general improvements

Pull Request - State: closed - Opened by AlexiWolf over 2 years ago
Labels: documentation

#58 - Feature/log engine shutdown

Pull Request - State: closed - Opened by AlexiWolf over 2 years ago
Labels: feature

#57 - Fix/subcontext borrow checker issues

Pull Request - State: closed - Opened by AlexiWolf over 2 years ago
Labels: feature, fix, refactor

#56 - Ci/code quality checks

Pull Request - State: closed - Opened by AlexiWolf over 2 years ago
Labels: ci

#55 - Feature/improved plugins

Pull Request - State: closed - Opened by AlexiWolf over 2 years ago
Labels: refactor

#54 - Feature: Improved Plugin System

Issue - State: closed - Opened by AlexiWolf over 2 years ago - 1 comment
Labels: draft, feature, refactor

#53 - Documentation/update readme

Pull Request - State: closed - Opened by AlexiWolf over 2 years ago
Labels: documentation

#52 - Feature/plugin system

Pull Request - State: closed - Opened by AlexiWolf over 2 years ago
Labels: feature

#51 - Feature: Plugin System

Issue - State: closed - Opened by AlexiWolf over 2 years ago
Labels: feature

#50 - Feature/events

Pull Request - State: closed - Opened by AlexiWolf over 2 years ago
Labels: feature

#49 - Feature: Events

Issue - State: closed - Opened by AlexiWolf over 2 years ago
Labels: feature

#48 - Feature/startup messages

Pull Request - State: closed - Opened by AlexiWolf over 2 years ago
Labels: feature

#47 - Feature/state change functions

Pull Request - State: closed - Opened by AlexiWolf over 2 years ago
Labels: feature

#46 - Feature: State Change Functions

Issue - State: closed - Opened by AlexiWolf over 2 years ago
Labels: feature

#45 - Refactor/better context

Pull Request - State: closed - Opened by AlexiWolf over 2 years ago
Labels: refactor

#45 - Feature: Add Input Support to the Window System

Pull Request - State: closed - Opened by AlexiWolf 25 days ago
Labels: feature, semver: minor, crate:wolf_engine_winit