January 15, 2021, 19:32 (GMT) |
Rename node.c to node.cc |
January 15, 2021, 19:31 (GMT) |
Changes to get node.c to compile in C++ |
January 15, 2021, 18:47 (GMT) |
Merge branch 'master' into sculpt-dev |
January 15, 2021, 18:45 (GMT) |
EEVEE: Depth Of Field: Improvement part 2 Add In Focus max CoC tiles to speedup the resolve pass |
January 15, 2021, 17:00 (GMT) |
GPencil: Check if using inverted mode to calculate 2D bound box |
January 15, 2021, 16:46 (GMT) |
EEVEE: Depth Of Field: Improvement part 1 Add new gather algorithm. This involve multiple passes which are well described in each shader. Shaders have been split into multiple file for clarity sake. |
January 15, 2021, 11:03 (GMT) |
Added initial connector API Adds a DefaultConnector and a KitsuConnector. These connectors can be used to retrieve task_types and shots from an external system. The default connector is used as the default configuration when a configuration key isn't defined. |
January 15, 2021, 08:22 (GMT) |
Loading production configuration The configuration of the production is now loaded from the production itself. |
January 15, 2021, 07:05 (GMT) |
Added vscode to gitignore |
January 14, 2021, 21:31 (GMT) |
GPencil: Basic Fill outside viewport |
January 14, 2021, 21:31 (GMT) |
GPencil: Calculate Zoom level base on strokes It uses the stroke bounding box (2D) to determine if the stroke fit in the window. |
January 14, 2021, 21:31 (GMT) |
GPencil: Limit zoom level |
January 14, 2021, 21:31 (GMT) |
Merge branch 'master' into temp-gpencil-interpolate |
January 14, 2021, 21:31 (GMT) |
Merge branch 'master' into greasepencil-object |
January 14, 2021, 20:28 (GMT) |
Fix building with and without WITH_LINEART |
January 14, 2021, 16:56 (GMT) |
Merge branch 'master' into sculpt-dev |
January 14, 2021, 14:10 (GMT) |
Merge branch 'master' into greasepencil-object |
January 14, 2021, 14:09 (GMT) |
GPencil: Spread option removed This was an experimental feature and the result is not what we expected. |
January 14, 2021, 12:13 (GMT) |
Merge branch 'master' into temp-gpencil-interpolate |
January 14, 2021, 05:14 (GMT) |
Add more tests |
|