Blender is the free and open source 3D creation suite

Overview

Blender

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.

https://code.blender.org/wp-content/uploads/2018/12/springrg.jpg

Project Pages

Development

License

Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.

See blender.org/about/license for details.

Comments
  • Corrected Grammar/Spelling

    Corrected Grammar/Spelling

    This repository is only used as a mirror of git.blender.org. Blender development happens on https://developer.blender.org.

    To get started with contributing code, please see: https://wiki.blender.org/wiki/Process/Contributing_Code

    stale 
    opened by JordanTB 4
  • Fix T99332: Regression: Resize video in image editor does not update …

    Fix T99332: Regression: Resize video in image editor does not update …

    …correctly

    This repository is only used as a mirror of git.blender.org. Blender development happens on https://developer.blender.org.

    To get started with contributing code, please see: https://wiki.blender.org/wiki/Process/Contributing_Code

    stale 
    opened by ghost 4
  • Update find_dependencies.cmd

    Update find_dependencies.cmd

    In 6 line of code appended, two lines are comment lines that can be change / emerge with next 4 lines of comments (line 12-15).

    This repository is only used as a mirror of git.blender.org. Blender development happens on https://developer.blender.org.

    To get started with contributing code, please see: https://wiki.blender.org/wiki/Process/Contributing_Code

    stale 
    opened by PlainCircle 3
  • Update Bpy.data.py to include an poseBone example

    Update Bpy.data.py to include an poseBone example

    this adds an example of getting a pose bone from a armature, and also getting it's F-curve path - to be able to create a new location f-curve if one does not exist or access the existing f-curve

    stale 
    opened by BluePrintRandom 3
  • Operator to set collection offset from object

    Operator to set collection offset from object

    Add an operator to quickly set collection instance offset from object active object, rather than 3D Cursor. Available from the Collections Menu in the Properties Window > Object.

    stale 
    opened by duarteframos 3
  • Update rna_dump.py

    Update rna_dump.py

    for easier understanding

    This repository is only used as a mirror of git.blender.org. Blender development happens on https://developer.blender.org.

    To get started with contributing code, please see: https://wiki.blender.org/wiki/Process/Contributing_Code

    stale 
    opened by iostreamrain 2
  • Cleanup: Grammar in doc/python_api

    Cleanup: Grammar in doc/python_api

    • Its -> It's
    • Scripts -> Script's
    • then -> than

    Several phrasing grammar fixes.

    This repository is only used as a mirror of git.blender.org. Blender development happens on https://developer.blender.org.

    To get started with contributing code, please see: https://wiki.blender.org/wiki/Process/Contributing_Code

    opened by walcottm 1
  • D8324, simpler, using a TaskPool

    D8324, simpler, using a TaskPool

    This is my shot at simplifying the code for https://developer.blender.org/D8324 (and https://developer.blender.org/D8230) - for multithreading the Cycles render objects sync.

    opened by rotoglup 1
  • UI: expose region3d.lock_rotation in view_3d UI

    UI: expose region3d.lock_rotation in view_3d UI

    Expose functionality for users to lock 3d view rotation I have sometimes had the need to lock the rotation of the 3d view, so I felt this could be useful to other users too.

    Exact location of proposed change class VIEW3D_PT_view3d_lock line 5444

    Thanks

    stale 
    opened by jaocekeo 1
  • Update testing_main.cc

    Update testing_main.cc

    This repository is only used as a mirror of git.blender.org. Blender development happens on https://developer.blender.org.

    To get started with contributing code, please see: https://wiki.blender.org/wiki/Process/Contributing_Code

    opened by Maksikos-ctrl 0
AWS Ambit Scenario Designer for Unreal Engine 4 (Ambit) is a suite of tools to streamline content creation at scale for autonomous vehicle and robotics simulation applications.

AWS Ambit Scenario Designer for Unreal Engine 4 Welcome to AWS Ambit Scenario Designer for Unreal Engine 4 (Ambit), a suite of tools to streamline 3D

AWS Samples 77 Jan 2, 2023
OpenToonz - An open-source full-featured 2D animation creation software

OpenToonz 日本語 What is OpenToonz? OpenToonz is a 2D animation software published by DWANGO. It is based on Toonz Studio Ghibli Version, originally deve

OpenToonz 3.7k Jan 2, 2023
Blender addon for AutoRemesher by huxingyi

AutoRemesher Blender 2.8 Blender addon implementation of AutoRemesher by huxingyi. This implementation works on Windows 10 and Ubuntu. Install the add

null 75 Dec 2, 2022
Integrate the ZENO node system into Blender for creating robust physics animations!

ZenoBlend Integrate the ZENO node system into Blender for creating robust physics animations! End-user Installation Goto Release page, and click Asset

Zenus Technology 36 Oct 28, 2022
A Blender 2.7+ plugin that exports sausage link characters with animations

Sausage64 Sausage64 is a plugin for Blender 2.7 onwards, which allows you to export "sausage link" style character models with animations. The plugin

Buu342 33 Dec 17, 2022
Windows 7 support for Blender 3.0

BlenderCompat Windows 7 support for Blender 3.0 Description This repository contains a compatibility DLL for running Blender 3.0 on Windows 7 and a pa

Alexandru Naiman 161 Dec 30, 2022
A blender import/export system for Defold

defold-blender-export A blender import/export system for Defold Setup Notes There are no exhaustive documents for this tool yet. Its just not complete

David Lannan 27 Dec 30, 2022
A Blender script to procedurally generate 3D spaceships

Spaceship Generator A Blender script to procedurally generate 3D spaceships from a random seed. Usage Install Blender 2.80 or greater: http://blender.

Michael Davies 7.3k Dec 30, 2022
Sourcetrail - free and open-source interactive source explorer

Sourcetrail Important Note: This project was archived by the original autors and maintainers of Sourcetrail by the end of 2021. If you want to know mo

Coati Software 13.1k Jan 1, 2023
Free,Open-Source,Cross-platform agent and Post-exploiton tool written in Golang and C++, the architecture and usage like Cobalt Strike

Khepri Free,Open-Source,Cross-platform agent and Post-exploiton tool written in Golang and C++ Description Khepri is a Cross-platform agent, the archi

Young 1.4k Jan 3, 2023
A set of one-line C++ macros to simplify the creation of reccurent things in Qt projects

QDefs A set of one-line C++ macros to simplify the creation of reccurent things in Qt projects (like Qt Meta Properties) so that doing them in C++ is

null 3 Nov 2, 2022
Beacon Object File allowing creation of Beacons in different sessions.

JumpSession_BOF This is a Beacon Object File allowing creation of Beacons in different sessions. Must be Elevated. This BOF was created on the heels o

null 70 Dec 7, 2022
Khepri is a Cross-platform agent, the architecture and usage like Coblat Strike but free and open-source.

Khepri Free,Open-Source,Cross-platform agent and Post-exploiton tool written in Golang and C++ Description Khepri is a Cross-platform agent, the archi

Young 1.4k Dec 30, 2022
SynapseOS is a free and open source 64x operating system written in FASM and C

SynapseOS SynapseOS is a free and open source 64x operating system written in FASM and C Documentation Documentation Build To build SynapseOS you need

Synapse OS 102 Dec 5, 2022
SDR++ is a cross-platform and open source SDR software with the aim of being bloat free and simple to use.

SDR++ is a cross-platform and open source SDR software with the aim of being bloat free and simple to use.

AlexandreRouma 2.2k Jan 7, 2023
Free and Open Source API and drivers for immersive technology.

OpenHMD This project aims to provide a Free and Open Source API and drivers for immersive technology, such as head mounted displays with built in head

null 1.1k Dec 28, 2022
OpenTibiaBR - Canary Project is a free and open-source MMORPG server emulator written in C++.

OpenTibiaBR - Canary Project is a free and open-source MMORPG server emulator written in C++. It is a fork of the OTServBR-Global project. To connect to the server and to take a stable experience, you can use our own client or tibia client and if you want to edit something, check our customized tools.

OpenTibiaBR 104 Dec 28, 2022
"Sigma File Manager" is a free, open-source, quickly evolving, modern file manager (explorer / finder) app for Windows, MacOS, and Linux.

"Sigma File Manager" is a free, open-source, quickly evolving, modern file manager (explorer / finder) app for Windows, MacOS, and Linux.

Aleksey Hoffman 1.1k Dec 31, 2022
Free and open source CSGO hack

Csgo Very short and commented source aimed for legit gameplay Information In development, not every feature may work perfectly. Features: BunnyHop Cha

Bartis 129 Dec 30, 2022