Blender Git Commits

Blender Git commits from all branches.

Page: 2519 / 2888

October 15, 2014, 11:06 (GMT)
Cycles: Fix wrong ifdef check around shadows record all
October 15, 2014, 11:06 (GMT)
Fix off by one error drawing passepartout
October 15, 2014, 11:06 (GMT)
Fix T42065: Shading issue using Array modifier

Gah... Dirty normal flag should be set on *real* final dm, after merge is done. :/
October 15, 2014, 11:06 (GMT)
OSX: simplyfy last commit for fs_menu system_bookmarks
October 15, 2014, 11:06 (GMT)
OSX: Change the FS_CATEGORY_SYSTEM_BOOKMARKS aka "Favorites", so that the orderwise in sync with finder
October 15, 2014, 11:06 (GMT)
Fix for tgz script (whitespace broke it)
October 15, 2014, 11:02 (GMT)
Expose epsilon (precision) prop to user, for raycating against verts/edges it's absolutely needed!
October 15, 2014, 10:39 (GMT)
Cycles: correct math wrappers

include the parens around value before cast,
in some cases was causing double/float promotion by only casting the left value.

Conflicts:
intern/cycles/kernel/kernel_compat_cpu.h
October 15, 2014, 09:40 (GMT)
Merge branch 'master' into terrible_consequencer
October 15, 2014, 08:49 (GMT)
Add space for facegroup storage
October 15, 2014, 08:32 (GMT)
Merge branch 'master' into mesh-transfer-data
October 15, 2014, 02:34 (GMT)
more ifdef WITH_OPENEXR
October 15, 2014, 01:07 (GMT)
Grease Pencil layers in the DopeSheet now show interactive color swatches beside the layer name now
October 15, 2014, 00:50 (GMT)
Updated "Frame" menu to show all the operators which work for Grease Pencil mode
October 15, 2014, 00:46 (GMT)
Code Cleanup: Make it easier to reuse code for drawing settings of GP Layers
October 15, 2014, 00:40 (GMT)
Code Cleanup: Split onion skinning drawing code out into its own function
October 14, 2014, 23:57 (GMT)
Merge branch 'master' into GPencil_EditStrokes
October 14, 2014, 23:17 (GMT)
Sequencer: OpenGL preview and OpenGL render working correctly
October 14, 2014, 22:39 (GMT)
Merge remote-tracking branch 'origin/master' into multiview

Note: this also includes some house-keeping in the image_buttons.c to
handle the recent changes in the file.

Conflicts:
release/datafiles/locale
source/blender/blenloader/intern/versioning_270.c
source/blender/editors/space_image/image_buttons.c
October 14, 2014, 18:02 (GMT)
Sequencer Multi-View/Stereo 3D initial commit

What works:
* Scene strips.
* Any non-image strips.

What doesn't work well:
* OpenGL Render (and preview) from sequencer is buggy (it doesn't use
the correct camera shift). It's particularly bad for Stereo 3D.
* Right now there is no way of previewing only a view (e.g., left)
in a way it's the same we do with the Compositor backdrop.

What doesn't work yet:
* Any image or movie strip (they work as mono at the moment).
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021