February 16, 2018, 04:01 (GMT) |
Metalball drawing: rename mball helpers to handles and also rename some related functions |
February 15, 2018, 22:14 (GMT) |
Cleanup: quiet warning |
Revision ed6d643 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) February 15, 2018, 18:57 (GMT) |
UI: Hide grease pencil paper if not gpencil object |
February 15, 2018, 18:16 (GMT) |
GWN: Fix ubo debug printf |
February 15, 2018, 18:16 (GMT) |
GWN: Fix attrib arrays giving incorrect name depending on the platform. It seems that some opengl implementations are returning "[0]" after array names but some others dont. Remove the "[0]" so everything is consistent. |
Revision 1534ffe by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) February 15, 2018, 17:52 (GMT) |
Fix pixelate for negative values If the object was in negative location, the draw got full opaque. |
February 15, 2018, 17:15 (GMT) |
Merge branch 'master' into blender2.8 |
February 15, 2018, 17:13 (GMT) |
Code cleanup: simplify switch statement, ensure we catch missing enums. |
February 15, 2018, 17:00 (GMT) |
Fix T54073: crash and uninitialized memory in Cycles displacement hashing. |
February 15, 2018, 17:00 (GMT) |
Fix crash reading deg_point_cache_transform.blend test, saved with 2.8. In general 2.8 files may not be readable in master, but might as well fix this case so all the lib/tests can be opened still. |
February 15, 2018, 16:57 (GMT) |
Cleanup: Remove debug-only code |
Revision db171b9 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) February 15, 2018, 16:02 (GMT) |
Fix error for render onion skin The flag was not working as expected in renders |
February 15, 2018, 15:58 (GMT) |
Fix T54076: MCE in Graph mode - clip.graph_select_border does not work by header menu While the script should be using INVOKE_PREVIEW for operators in clip view, window manager was lacking some switch statements. Thanks Brecht fore review! |
Revision 78e9821 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) February 15, 2018, 15:10 (GMT) |
Rename function macro after merge |
Revision f51aa64 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) February 15, 2018, 15:01 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
February 15, 2018, 14:17 (GMT) |
Merge branch 'master' into blender2.8 |
February 15, 2018, 14:13 (GMT) |
Cleanup: rename BLI_thread.h API - Use BLI_threadpool_ prefix for (deprecated) thread/listbase API. - Use BLI_thread as prefix for other functions. See P614 to apply instead of manually resolving conflicts. |
February 15, 2018, 13:15 (GMT) |
Merge branch 'master' into blender2.8 |
February 15, 2018, 12:39 (GMT) |
Cleanup: use '_len' instead of '_size' w/ BLI API - When returning the number of items in a collection use BLI_*_len() - Keep _size() for size in bytes. - Keep _count() for data structures that don't store length (hint this isn't a simple getter). See P611 to apply instead of manually resolving conflicts. |
February 15, 2018, 11:41 (GMT) |
Cleanup: Style, braces with macros See https://wiki.blender.org/index.php/Dev:Doc/Code_Style#Braces_with_Macros |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021