Compare commits

...

10 Commits

Author SHA1 Message Date
Jaume Bellet aa476c4dae Merge branch 'bf-blender' into mb-0002-readme-file
Conflicts:
	README.md
2024-01-19 20:58:06 +01:00
Jaume Bellet 583b30cd79 Merge branch 'bf-blender' into mb-0002-readme-file 2023-12-03 22:52:20 +01:00
Jaume Bellet 2d2f1bfdac patches.py file 2023-12-03 20:35:23 +01:00
Jaume Bellet 6ef5b79a41 rename id folder 2023-12-03 17:33:44 +01:00
Jaume Bellet 0897d60cac changes references to mechanical blender to tornavis 2023-12-03 17:06:39 +01:00
Jaume Bellet 2c4e00adbe Merge branch 'bf-blender' into mb-0002-readme-file 2023-12-03 17:03:50 +01:00
Jaume Bellet c117074f7c removed spaces 2023-10-28 23:32:00 +02:00
Jaume Bellet bca182cc0e Merge branch 'bf-blender' into mb-0002-readme-file 2023-10-28 23:30:01 +02:00
Jaume Bellet e58fbd8cdd added ID file 2023-10-27 06:22:50 +02:00
Jaume Bellet 74ad7e4487 apply patch 2023-10-27 06:21:21 +02:00
3 changed files with 8 additions and 16 deletions

View File

@ -4,35 +4,24 @@ linking to external resources instead of including content in-line.
See 'release/text/readme.html' for the end user read-me.
-->
Blender
![Tornavis logo](https://www.tornavis.org/tornavis.png)
=======
Blender is the free and open source 3D creation suite.
It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing,
motion tracking and video editing.
![Blender screenshot](https://code.blender.org/wp-content/uploads/2018/12/springrg.jpg "Blender screenshot")
Tornavis Project (aka mblender) aims to give mechanical engineering and design tools to a really awesome piece of software.
Project Pages
-------------
- [Main Website](http://www.blender.org)
- [Reference Manual](https://docs.blender.org/manual/en/latest/index.html)
- [User Community](https://www.blender.org/community/)
- [Website](https://www.tornavis.org)
Development
-----------
- [Build Instructions](https://developer.blender.org/docs/handbook/building_blender/)
- [Code Review & Bug Tracker](https://projects.blender.org)
- [Developer Forum](https://devtalk.blender.org)
- [Developer Documentation](https://developer.blender.org/docs/)
Project is currently on development, on **early** early stages.
License
-------
Blender as a whole is licensed under the GNU General Public License, Version 3.
Individual files may have a different, but compatible license.
Tornavis inherits Blender License.
See [blender.org/about/license](https://www.blender.org/about/license) for details.

View File

@ -0,0 +1 @@
/* Empty File */

2
tornavis/patches.py Normal file
View File

@ -0,0 +1,2 @@
names = []