Giter VIP home page Giter VIP logo

srengine's People

Contributors

babyy00da avatar captainslider avatar drakeme avatar glebshikovec avatar innerviewer avatar its5q avatar monika0000 avatar nikitamantsurov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

srengine's Issues

(Build) Fail on dev branch.

This issue is created automatically by CI.
Linux Build State: failure
Windows Build State: success
Commit: e4acb49
Commit Branch: dev
Commit Author: innerviewer

AudioSource crash

Describe the bug
Application crash (assertion) on scene launch.

To Reproduce

  1. Run the application in debug mode.
  2. Add a new game object with AudioSource component attached to it.
  3. Do not add a path, but you may try to change volume.
  4. Run the scene, get application crashed.

(Build) Fail on dev branch.

This issue is created automatically by CI.
Linux Build State: failure
Windows Build State: success
Commit: cb8ffa8
Commit Branch: dev
Commit Author: innerviewer

(UI) Buttons using engine's UI.

Description of the feature to implement:

  • Create a new compoment UIButton.
  • Implement mouse hover detection using color buffer.
  • Button's callbacks

While implementing this feature, you should consider existing architecture.

Existing classes/files that can help you in implementation:

  • ComponentDrawer
  • Sprite
  • ColorBufferPass

Engine is shit

at this stage, the engine is shit. Congratulations, you've done shit ๐Ÿ˜„

(Text) Advanced text editing.

Description of the feature to implement.

  • Ability to set formatting
  • Ability to set color for characters
  • Ability to set localization using tags, ex. "${text_id} some text".

While implementing this feature, you should consider existing architecture.

Classes that can help you implementing it:

  • ITextComponent
  • Text2D
  • Text3D
  • ComponentDrawer

(Build) Fail on 60/merge branch.

This issue is created automatically by CI.
Linux Build State: failure
Windows Build State: success
Commit: 359911a
Commit Branch: 60/merge
Commit Author: innerviewer

(Build) Fail on dev branch.

This issue is created automatically by CI.
Linux Build State: failure
Windows Build State: success
Commit: b6bb888
Commit Branch: dev
Commit Author: Monika0000

(Bug) Possible OS Command Injection.

Describe the bug
This causes a new process to execute and is difficult to use safely (CWE-78).

Specify the application path in the first argument, NOT as part of the second, or embedded spaces could allow an attacker to force a different program to run.

Additional context
SelfOpen()
Engine\Core\libs\Utils\src\Utils\Platform\PlatformWindows.cpp

Invalid source ID.

Describe the bug
Sometimes the bug may occur when the audio initializes.

Screenshots
Attached a screenshot of the error logs.

image

(CI) Caching dependencies.

Implement caching dependencies feature to boost workflow performance.
Following file is the main instruction for GitHub Actions.

.github/workflows/CI.yml

(Build) Fail on dev branch.

This issue is created automatically by CI.
Linux Build State: failure
Windows Build State: success
Commit: 4fca16a
Commit Branch: dev
Commit Author: innerviewer

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.