Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 2574 / 5574

June 13, 2015, 22:27 (GMT)
Makefile support for using NPROCS as an env var
June 13, 2015, 22:27 (GMT)
BMesh: use define for string
June 13, 2015, 20:19 (GMT)
Compilation error fixes for older GCC/CLang compilers

Avoid data type re-declaration, it's not really working on current FreeBSD's 9
system and CLang-3.0 from OSX.

This is not a good idea to do such sort of copy-paste anyway.

If someone knows better way of dealing with this please go ahead and correct
the code :)
June 13, 2015, 19:14 (GMT)
addon_utils default mismatch /w enable/disable

default_set argument is now False for both.
June 13, 2015, 18:53 (GMT)
Fix for building without Python
June 13, 2015, 18:23 (GMT)
Fix (d4e5df) blenderplayer compiling.

dfelinto is the second time that you forgot to modify bad_level_call_stubs/stubs.c. Please compile with the blenderplayer to see the error.
June 13, 2015, 17:45 (GMT)
Fix T45062: Make it clear in tooltip that 'double sided' mesh option only affects
OpenGL (viewport), and not render engines.
June 13, 2015, 17:09 (GMT)
Multi-View: Show multiview image properties only in the places where
they are supported

aka, remove multiview properties from the texture panel, the textures
node (image), and any other parts.

The multiview options are now to be explicitly set in the image template
in order to have them available in the respective panel
June 13, 2015, 17:09 (GMT)
Multi-View: Fix - stereo 3d background image in viewport not working

The functionality was there, but the UI was missing, since I introduced
the use_mutliview option in the Image datablocks.

Note: when opening the image via the background image UI it has its
views data mangled. I'll look at that. Meanwhile the fix is to toggle
Use Multi-View manually in the UI.
June 13, 2015, 17:07 (GMT)
Cycles: Avoid compilation warnings when building without passes support
June 13, 2015, 16:51 (GMT)
Cycles: Solve possible buffer overrun when using too much closures

Glass BSDF was doing some magic with copying weigths from initial closure
onto refraction one and the code was not checking properly for the number
of closures.
June 13, 2015, 16:17 (GMT)
Cycles: Add assert check to shader closure merge function
June 13, 2015, 16:16 (GMT)
Cycles: Fix compilation error with motion blur disabled on CPU
June 13, 2015, 14:29 (GMT)
Cycles: Silent paranoid uninitialized GCC warnings in release kernels
June 13, 2015, 14:29 (GMT)
Multi-View: Some Stereo 3D modes require a special drawing all the time

some 3d methods change the window arrangment, thus they shouldn't
toggle on/off just because there is no 3d elements being drawn

The optimized solution would be to draw only the left eye in those
cases, but there is some issue going on with that, so this commit will
do for now.
Revision 0bf0aa6 by Joshua Leung
June 13, 2015, 13:21 (GMT)
Fix: Don't show "Clear Keyframes" option in RMB menu for NLA Strip properties

Since these FCurves for these properties cannot be deleted, this operator is useless
in this case.
Revision 0b51e7d by Joshua Leung
June 13, 2015, 13:21 (GMT)
Fix: "Delete Keyframes" RMB-menu option didn't work on NLA Strip properties
June 13, 2015, 12:04 (GMT)
Msgfmt: Fix for generating .mo files from .po without comments
June 13, 2015, 09:47 (GMT)
Python API: use cached translation tables

bpy.path.clean_name() and AddPresetBase.as_filename() were doing
inefficient search-replace of individual characters.

Use cached replacement table instead.
June 13, 2015, 09:42 (GMT)
Translations utils: add needed bits to update git repo together with svn trunk.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021