Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 2442 / 5574

Revision 290b0a9 by Mike Erwin
January 7, 2016, 21:32 (GMT)
cleanup: OpenGL comment

Removed reference to GL 1.x since we no longer support that. ES is
likely in our future though!
Revision 77641c2 by Mike Erwin
January 7, 2016, 21:32 (GMT)
OpenGL: remove some hacks/workarounds

Everything I've tested works fine without these hacks. Variety of Mac, Linux, Windows, Intel, nVidia, AMD.
If these workarounds are for old unsupported systems let's clean house.

Reviewers: #opengl_gfx

Differential Revision: https://developer.blender.org/D1707
Revision e20b30a by Mike Erwin
January 7, 2016, 21:32 (GMT)
OpenGL: remove glPointSize hack
January 7, 2016, 20:52 (GMT)
Fix RNA_enum_set_identifier(), needs a context to handle correctly dynamic enums.
January 7, 2016, 19:09 (GMT)
Correct check when no path can be found
January 7, 2016, 17:58 (GMT)
Add add-ons catalog to links in preferences menu

D1715 by @Imaginer
January 7, 2016, 17:42 (GMT)
Add select next/previous items to select menu
January 7, 2016, 17:07 (GMT)
Editmesh select sub-menu 'Select All by Trait'

Similar to object mode 'Select All by Type',
This menu is for various options to select based on some rules.

Moving into a submenu removes clutter, and means we can add other selection types.
January 7, 2016, 16:21 (GMT)
BMesh: add select next/prev operator

This uses selection history to select the next vert/edge/face based on surrounding topology.
Select previous just removes the last selected element.

Uses key-bindings: Ctrl-Shift +/-
January 7, 2016, 15:06 (GMT)
Fix T46723: Issue with linking to rigs running Blender in new depsgraph mode

This isn't really ideal fix, but currently i can't tell how proxies should work
with the new dependency graph. This backward links are crazy, non-threadsafe
and mindblowing. Need to do some smarter/easier system.
January 7, 2016, 12:33 (GMT)
addon_utils: improve docstrings

Also make error handler take the exception as its argument.
January 7, 2016, 10:05 (GMT)
Fix error in recent commit
January 7, 2016, 09:57 (GMT)
Select mirror multiple axis support

Previously you could only select mirror on X axis,
now support mirroring on multiple axis as well as more than one
(for mesh and lattice data).
January 7, 2016, 09:35 (GMT)
Fix access possibly uninitialized armature's bounding box flag
January 7, 2016, 09:22 (GMT)
Cleanup: use generic xyz axis enums
January 7, 2016, 09:11 (GMT)
Cleanup: remove unused scene arg
January 7, 2016, 09:04 (GMT)
Cycles: Update some API to be ready for OSL 1.6

While previous code was already compiling with OSL 1.6 it was using some symbols
which were considered deprecated in upstream.

This commit adds some ifdefs, but soon we'll get rid of all them rather soon
with the upcoming OIIO/OSL update.
January 7, 2016, 08:15 (GMT)
Cycles: Update some types used form OSL

Some types were deprecated back in 2013, better to be prepared earlier for those
types being removed from upstream.
January 7, 2016, 06:52 (GMT)
Cycles: Whitespace cleanup, extra space in the argument list

Seems we're really starting to need to have cpplint for Cycles.
January 7, 2016, 06:47 (GMT)
Cycles: Cleanup, use "string_" prefix for functions in util_string

No functional changes, just makes it easier to track where the function
is coming from.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021