Blender Git Loki

Blender Git commits from all branches.

Page: 2054 / 2888

May 11, 2016, 09:47 (GMT)
Merge branch 'master' into object_nodes
May 11, 2016, 08:15 (GMT)
Fix the module.cc file.
May 11, 2016, 08:14 (GMT)
Small fix for llvm file includes.
May 11, 2016, 06:48 (GMT)
Silence a few (false positive) compiler warnings about uninitialized variables.
May 10, 2016, 22:56 (GMT)
Correction to previous commit.
May 10, 2016, 22:13 (GMT)
Port UV transform manipulator to new update system

Greatly reduces number of operatations happening on re-draw.
May 10, 2016, 20:14 (GMT)
Add/use typedefs for function pointers
May 10, 2016, 20:05 (GMT)
Merge branch 'wiggly-widgets' into temp_widgets_update_tagging

Did some minor adjustments for changes from wiggly-widgets to fit this branch.
Conflicts:
source/blender/windowmanager/widgets/WM_widget_api.h
source/blender/windowmanager/widgets/WM_widget_types.h
source/blender/windowmanager/widgets/intern/wm_widgetgroup.c
May 10, 2016, 19:44 (GMT)
Add/use typedefs for function pointers
May 10, 2016, 09:24 (GMT)
Cleanup: removed unused code for struct return values and pointer arguments.
May 10, 2016, 09:14 (GMT)
Implemented external C function linking and change of function signature convention.

The general signature layout for node functions is

void foobar(out1_t *out1, out2_t *out2, ..., in1_t in1, in2_t in2, ...);

All outputs are passed as pointers or references (using references in C code for clarity).
Inputs can be passed by-value or as const pointers/references (for structs and arrays).

In the future we may also support single value return types for convenience.
May 10, 2016, 01:08 (GMT)
Correct include guard, remove unnecessary include and struct declarations
May 10, 2016, 01:01 (GMT)
Correct comments on header usage.
May 10, 2016, 00:58 (GMT)
Minor cleanup for previous commit
May 10, 2016, 00:55 (GMT)
Port graph editor backdrop widget to new update system
May 9, 2016, 21:59 (GMT)
Merge branch 'wiggly-widgets' into temp_widgets_update_tagging
May 9, 2016, 21:58 (GMT)
Fix DNA alignment error on 32 bit systems
May 9, 2016, 21:57 (GMT)
Merge branch 'master' into wiggly-widgets

Conflicts:
source/blender/editors/include/BIF_glutil.h
source/blender/editors/screen/glutil.c
source/blender/editors/space_image/image_draw.c
May 9, 2016, 14:13 (GMT)
Revert "Squashed commit of atopic-operations"

This reverts commit 3822d44e9bceaf524bfd9332691a29789c722026.
May 9, 2016, 14:12 (GMT)
Squashed commit of atopic-operations
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021