July 30, 2020, 04:21 (GMT) |
Merge branch 'blender-v2.90-release' into master |
July 30, 2020, 04:20 (GMT) |
Fix T79369: BMesh.calc_volume() gave incorrect result |
July 30, 2020, 02:07 (GMT) |
UV: path select support with sync-select enabled Also improve region fill with edge-select enabled which often failed to include both vertices from each edge in the resulting region. |
July 30, 2020, 01:45 (GMT) |
Outliner: Fix crash opening scenes view The collection enable box should only show in scenes view. |
Revision 9ca8bf1 by TempoDev (soc-2020-custom-menus) July 30, 2020, 01:22 (GMT) |
Custom Menus : merge |
July 30, 2020, 01:02 (GMT) |
Fix UV select with sync select enabled wasn't setting active |
Revision 2ae9183 by TempoDev (soc-2020-custom-menus) July 29, 2020, 23:21 (GMT) |
Custom Menus : fix pie menu buttons |
July 29, 2020, 22:43 (GMT) |
Cleanup: spelling |
July 29, 2020, 22:43 (GMT) |
Cleanup: warnings |
July 29, 2020, 22:41 (GMT) |
Cleanup: Add TODO comments |
July 29, 2020, 22:41 (GMT) |
Merge branch 'master' into soc-2020-outliner |
July 29, 2020, 22:19 (GMT) |
Merge branch 'blender-v2.90-release' |
July 29, 2020, 22:17 (GMT) |
Fix ghash return value on 'Correct Face Attributes' with 'Keep Connect' The result was somewhat unpredictable. This error was recently introduced. |
July 29, 2020, 21:21 (GMT) |
Cleanup: GPU: Remove GPU_draw.h and move fluid gpu function to DRW |
July 29, 2020, 21:21 (GMT) |
Merge branch 'master' into property-search-ui-v2 |
July 29, 2020, 21:06 (GMT) |
Cleanup: Split gpu_texture_image.c into BKE and IMB modules This is in order to disolve GPU_draw.h into more meaningful code blocks. All the Image related function are in `image_gpu.c`. All the MovieClip related function are in `movieclip.c`. The IMB module now has a connection with GPU. This is not strickly necessary and the code could be move to `image_gpu.c` if needed. The Image garbage collection is also ported to `image_gpu.c`. |
July 29, 2020, 21:06 (GMT) |
GPU_draw.h: cleanup before splitting |
July 29, 2020, 21:06 (GMT) |
RNA: Image API: Fix error in NULL check in rna_Image_gl_touch This check was always returning true. |
July 29, 2020, 21:01 (GMT) |
Cleanup: Rename define *_LEN follows names elsewhere in Blender more closely than "_N_" |
July 29, 2020, 20:56 (GMT) |
Added Particle system class and Tests to extend the framework |
|
|
|


Master Commits
MiikaHweb | 2003-2021