Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

9 Create a Complete New Architecture #10

Draft
wants to merge 32 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
19fed98
[Docs] : add github setup and documentation
MasterLaplace Oct 13, 2023
3922adb
[Feat] : add Scripts and github workflows
MasterLaplace Oct 13, 2023
8edf898
feat(root): add Laplace Libraries v1.0.0
MasterLaplace Oct 13, 2023
e599d8d
fix(workflows): fix the cpp_norm_checker error
MasterLaplace Oct 13, 2023
5d96dad
feat(map): add Laplace Map Library v1.0.0
MasterLaplace Oct 14, 2023
4d49893
feat(Launcher): add Laplace Launcher v0.1.0 and Laplace logo
MasterLaplace Oct 16, 2023
8fc9d35
feat(root): add documentation for Laplace Launcher
MasterLaplace Oct 16, 2023
7f530c4
feat(src): add create project page in Launcher
MasterLaplace Oct 17, 2023
1578a02
style(Launcher): add Warning in Launcher README
MasterLaplace Oct 17, 2023
50c93b5
docs(.github): put the correct name of the project
MasterLaplace Oct 17, 2023
c8b4500
Merge pull request #14 from MasterLaplace/11-implement-github-setup
MasterLaplace Oct 17, 2023
6f01aed
refactor(LaplaceLib): improve lib_two_free, lib_two_print and add an …
MasterLaplace Oct 17, 2023
c54b2e2
Merge pull request #15 from MasterLaplace/12-implement-laplace-library
MasterLaplace Oct 17, 2023
e157c6b
style(src): improve style of Laplace Launcher
MasterLaplace Oct 17, 2023
01fccd2
Merge pull request #16 from MasterLaplace/13-implement-laplace-launcher
MasterLaplace Oct 17, 2023
174a8f9
feat(Engine): build core file of the Engine
MasterLaplace Oct 17, 2023
a4b6c45
feat(src): build with the engine version specified in the config file
MasterLaplace Oct 18, 2023
936571d
Merge pull request #18 from MasterLaplace/17-implement-a-version-mana…
MasterLaplace Oct 18, 2023
e005197
feat(Engine): Clock, Window, Config, Math and Engine module implemented
MasterLaplace Oct 18, 2023
b66e267
Merge pull request #20 from MasterLaplace/19-implement-engine-module
MasterLaplace Oct 18, 2023
b4a1296
style(root): fclean when make launcher is executed
MasterLaplace Oct 18, 2023
6e1ea18
style(root): error in the Copyright line of the README
MasterLaplace Oct 18, 2023
8874936
fix(root): fix build error
Martin-Boucault-35 Oct 18, 2023
777ea5e
Merge pull request #22 from MasterLaplace/21-fix-build-error
Martin-Boucault-35 Oct 18, 2023
7b23dda
feat(worflows): implement workflows to increment the current version …
MasterLaplace Oct 20, 2023
3be09a5
feat(docs): add doxygen generator action
MasterLaplace Oct 22, 2023
e3cf589
fix(libs): fix build error
Sigmanificient Oct 22, 2023
f65d500
docs(root): update checkout version of workflows, and fix some review…
MasterLaplace Oct 22, 2023
d65c869
Merge pull request #23 from Sigmanificient/laplace/9-create-a-complet…
MasterLaplace Oct 22, 2023
a863e62
fix(.github): workflow error
MasterLaplace Oct 22, 2023
b5c07cf
feat(Engine): add keyboard handling and render window
MasterLaplace Nov 12, 2023
608dc0d
docs: add `important` note in readme
MasterLaplace Nov 12, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Line endings
* text eol=lf

# Binary files
*.jpg binary
*.png binary
*.obj binary
*.o binary
*.a binary
*.lib binary
*.dll binary
*.so binary
*.dylib binary
*.exe binary
*.out binary
*.app binary

# Handling of C-specific and C++-specific files
*.c linguist-language=C
*.cpp linguist-language=C++
*.h linguist-language=C
*.hpp linguist-language=C++

# Handling of Python-specific files
*.py linguist-language=Python
132 changes: 132 additions & 0 deletions .github/CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,132 @@
# Contributor Covenant Code of Conduct

## Our Pledge

We as members, contributors, and leaders pledge to make participation in our
community a harassment-free experience for everyone, regardless of age, body
size, visible or invisible disability, ethnicity, sex characteristics, gender
identity and expression, level of experience, education, socio-economic status,
nationality, personal appearance, race, caste, color, religion, or sexual
identity and orientation.

We pledge to act and interact in ways that contribute to an open, welcoming,
diverse, inclusive, and healthy community.

## Our Standards

Examples of behavior that contributes to a positive environment for our
community include:

* Demonstrating empathy and kindness toward other people
* Being respectful of differing opinions, viewpoints, and experiences
* Giving and gracefully accepting constructive feedback
* Accepting responsibility and apologizing to those affected by our mistakes,
and learning from the experience
* Focusing on what is best not just for us as individuals, but for the overall
community

Examples of unacceptable behavior include:

* The use of sexualized language or imagery, and sexual attention or advances of
any kind
* Trolling, insulting or derogatory comments, and personal or political attacks
* Public or private harassment
* Publishing others' private information, such as a physical or email address,
without their explicit permission
* Other conduct which could reasonably be considered inappropriate in a
professional setting

## Enforcement Responsibilities

Community leaders are responsible for clarifying and enforcing our standards of
acceptable behavior and will take appropriate and fair corrective action in
response to any behavior that they deem inappropriate, threatening, offensive,
or harmful.

Community leaders have the right and responsibility to remove, edit, or reject
comments, commits, code, wiki edits, issues, and other contributions that are
not aligned to this Code of Conduct, and will communicate reasons for moderation
decisions when appropriate.

## Scope

This Code of Conduct applies within all community spaces, and also applies when
an individual is officially representing the community in public spaces.
Examples of representing our community include using an official e-mail address,
posting via an official social media account, or acting as an appointed
representative at an online or offline event.

## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported to the community leaders responsible for enforcement at
[INSERT CONTACT METHOD].
All complaints will be reviewed and investigated promptly and fairly.

All community leaders are obligated to respect the privacy and security of the
reporter of any incident.

## Enforcement Guidelines

Community leaders will follow these Community Impact Guidelines in determining
the consequences for any action they deem in violation of this Code of Conduct:

### 1. Correction

**Community Impact**: Use of inappropriate language or other behavior deemed
unprofessional or unwelcome in the community.

**Consequence**: A private, written warning from community leaders, providing
clarity around the nature of the violation and an explanation of why the
behavior was inappropriate. A public apology may be requested.

### 2. Warning

**Community Impact**: A violation through a single incident or series of
actions.

**Consequence**: A warning with consequences for continued behavior. No
interaction with the people involved, including unsolicited interaction with
those enforcing the Code of Conduct, for a specified period of time. This
includes avoiding interactions in community spaces as well as external channels
like social media. Violating these terms may lead to a temporary or permanent
ban.

### 3. Temporary Ban

**Community Impact**: A serious violation of community standards, including
sustained inappropriate behavior.

**Consequence**: A temporary ban from any sort of interaction or public
communication with the community for a specified period of time. No public or
private interaction with the people involved, including unsolicited interaction
with those enforcing the Code of Conduct, is allowed during this period.
Violating these terms may lead to a permanent ban.

### 4. Permanent Ban

**Community Impact**: Demonstrating a pattern of violation of community
standards, including sustained inappropriate behavior, harassment of an
individual, or aggression toward or disparagement of classes of individuals.

**Consequence**: A permanent ban from any sort of public interaction within the
community.

## Attribution

This Code of Conduct is adapted from the [Contributor Covenant][homepage],
version 2.1, available at
[https://www.contributor-covenant.org/version/2/1/code_of_conduct.html][v2.1].

Community Impact Guidelines were inspired by
[Mozilla's code of conduct enforcement ladder][Mozilla CoC].

For answers to common questions about this code of conduct, see the FAQ at
[https://www.contributor-covenant.org/faq][FAQ]. Translations are available at
[https://www.contributor-covenant.org/translations][translations].

[homepage]: https://www.contributor-covenant.org
[v2.1]: https://www.contributor-covenant.org/version/2/1/code_of_conduct.html
[Mozilla CoC]: https://github.com/mozilla/diversity
[FAQ]: https://www.contributor-covenant.org/faq
[translations]: https://www.contributor-covenant.org/translations
17 changes: 17 additions & 0 deletions .github/FUNDING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Support this Project

If you find this project useful and would like to provide financial support, we would greatly appreciate it. Your support helps us continue to develop and maintain this project.

## Funding Methods

- [GitHub Sponsors](https://github.com/sponsors/MasterLaplace)

## Benefits for Financial Contributors

As a financial contributor, you will receive the following benefits:

- Early access to new features.
- Special mention in our documentation.
- Access to our private discussion channel for direct discussions with the team.

We thank you for your ongoing support!
1 change: 1 addition & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
github: [MasterLaplace]
30 changes: 30 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
name: Report a bug
description: Report a bug
title: '[Bug]: '
labels:
- bug
body:
- type: textarea
id: what-happened
attributes:
label: What happened?
description: Tell us what happened
validations:
required: true
- type: textarea
id: what-should-happened
attributes:
label: 'What should have happened?'
validations:
required: true
- type: textarea
id: log
attributes:
label: LOG
description: If you have log, please send it to us!
- type: checkboxes
attributes:
label: I read the Code Of Conduct
options:
- label: I read the Code Of Conduct and I comply to it
required: true
27 changes: 27 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
name: Feature request
description: Suggest an idea for this project
title: '[Feature]: '
assignees:
- {{ github.actor }}
labels:
- enhancement
body:
- type: input
id: featureName
attributes:
label: Feature name
validations:
required: true
- type: textarea
id: featureContent
attributes:
label: Explain the feature
description: Tell us what we should add
validations:
required: true
- type: checkboxes
attributes:
label: I read the Code Of Conduct
options:
- label: I read the Code Of Conduct and I comply to it
required: true
24 changes: 24 additions & 0 deletions .github/ISSUE_TEMPLATE/question.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
name: I have a question
description: Ask you question, we will answer in documentation () and below your question
title: '[Question]: '
labels:
- enhancement
body:
- type: input
id: questionAbout
attributes:
label: What is your question is about ?
validations:
required: true
- type: textarea
id: questionContent
attributes:
label: Ask your question here
validations:
required: true
- type: checkboxes
attributes:
label: I read the Code Of Conduct
options:
- label: I read the Code Of Conduct and I comply to it
required: true
43 changes: 43 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
## Changes

**This pull request makes the following changes:**

> - what changed?

## Why

For ...
> - Why does this PR propose these changes? Take as much space as you need to explain.
> - If there are GitHub issues that this pull request addresses, please list them here.

## Standards checklist:

**Features that this PR affects:**

- [...]

**Questions that need to be answered before merging:**

- [ ] The PR title is descriptive.
- [ ] The PR doesn't replicate another PR which is already open.
- [ ] Is this PR targeting the correct branch in this repository?
- [ ] Has the `CHANGELOG.md` file been updated to reflect the updates in this PR?
- [ ] The code follows the code style guide detailed in the wiki.
- [ ] The code is well documented and easy to understand.

**Steps to test this PR:**
> list any configuration changes, settings, test content, or other things necessary to test this change.

1.

## Additional information

**Engine-3D Client requesting: (if applicable)**

- [ ] Contributor has read Engine-3D's [GitHub code of conduct](https://github.com/MasterLaplace/Engine-3D/blob/main/.github/CODE_OF_CONDUCT.md)
- [ ] Contributor would like to be mentioned in the release notes as: (fill in this blank)
- [ ] Contributor agrees to the license terms of this repository.

## Other comments:

...
33 changes: 33 additions & 0 deletions .github/SUPPORT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Support for Engine-3D

Welcome to the support center for Engine-3D! If you have questions, encounter issues, or need assistance, you're in the right place.

## Reporting Issues

If you come across a bug or want to report an enhancement, please open a new issue on GitHub. Be sure to provide as much information as possible, including reproduction steps and screenshots if appropriate.

[Open a New Issue](https://github.com/MasterLaplace/Engine-3D/issues/new)

## Questions and Discussions

For general questions or discussions about Engine-3D, we encourage you to use GitHub Discussions. It's a great place to discuss ideas, share tips, and ask questions that are not directly related to specific issues.

[Access Discussions](https://github.com/MasterLaplace/Engine-3D/discussions)

## Additional Resources

Make sure to check out our documentation for detailed information on installing, configuring, and using Engine-3D.

[Access Documentation](https://github.com/MasterLaplace/Engine-3D/wiki)

Please note that Engine-3D is an open-source project, and we rely on the community to provide support. If you have technical skills and wish to help others, we encourage you to become an active contributor to the project.

Thank you for your interest in Engine-3D, and we look forward to assisting you!

**Note:** Please adhere to our [Code of Conduct](CODE_OF_CONDUCT.md) during all community interactions related to Engine-3D.

## Question Template

If you have a question and need assistance, you can use our question template to provide more context and structure to your inquiry.

[Open a New Question](https://github.com/MasterLaplace/Engine-3D/issues/new?assignees=&labels=question&template=.github/ISSUE_TEMPLATE/question.yml)
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build Libs CI
name: Build Laplace Libs CI

on:
push:
Expand All @@ -14,7 +14,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: make lib
run: |
Expand Down
12 changes: 6 additions & 6 deletions .github/workflows/commit_norm_check.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Commit Name Checker
name: Commit Norm Checker

on:
push:
Expand All @@ -14,19 +14,19 @@ jobs:

steps:
- name: Set up Git repository
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Commit Name Checker
- name: Commit Norm Checker
run: |
commit_msg=$(git log --format=%B -n 1 ${{ github.sha }})
keyword_regex="^\[[A-Z][@_A-Za-z,/| ]+\] : "
echo "Commit message: $commit_msg"
keyword_regex="^([a-z]+\([A-Za-z_.-]+\)|^[a-z]+): "

if [[ ! $commit_msg =~ $keyword_regex ]]; then
if [[ $commit_msg =~ ^Merge\ .* ]]; then
echo "Skipping merge commit"
else
echo "Commit message does not match expected format. Please use the following format: \"[Keyword@file] : comment\""
echo $commit_msg
echo "Commit message does not match expected format. Please use the following format: \"keyword(scope): comment\""
exit 1
fi
fi
Loading
Loading