Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 3329 / 5574

January 14, 2013, 19:33 (GMT)
For non-windows systems, check for CUDA compiler during runtime
January 14, 2013, 18:37 (GMT)
optimize BM_face_exists(), was doing a lot of redundant checks.
January 14, 2013, 17:52 (GMT)
Cycles: enable lamp multiple importance sampling on the GPU, seems to be
working ok with sm_20 and sm_21.

January 14, 2013, 17:30 (GMT)
Cuda binaries workaround for buildbot shall no longer be needed.
January 14, 2013, 17:30 (GMT)
Remove usage WITH_CYCLES_CUDA_BINARIES in code, use check for
precompiled cubins instead,

Logic here is following now:
- If there're precompiled cubins, assume CUDA compute is available,
otherwise
- If cuda toolkit found, assume CUDA compute is available
- In all other cases CUDA compute is not available

For windows there're still check for only precompiled binaries,
no runtime compilation is allowed.

Ended up with such decision after discussion with Brecht. The thing
is, if we'll support runtime compilation on windows we'll end up
having lots of reports about different aspects of something doesn't
work (you need particular toolkit version, msvc installed, environment
variables set properly and so) and giving feedback on such reports
will waste time.
January 14, 2013, 17:30 (GMT)
Change some big functions from __device_inline to __device, which
makes CPU kernel compilation much faster when using MSVC.

Sideeffect of this change is that CPU rendering is few percent
faster now. CUDA rendering is the same speed.
January 14, 2013, 16:42 (GMT)
use booleans for bmesh api.
January 14, 2013, 16:24 (GMT)
Fix #33868: cycles sample as lamp for world background not rendering with the
correct intensity on the GPU.
January 14, 2013, 16:05 (GMT)
Fix #33863: cycles viewport render crash entering edit mode on an object with
a subsurf modifier.
January 14, 2013, 15:53 (GMT)
Dosvidanya, old compositor!

You served well and now desired retirement, but you'll always live in our hearts.

And for sure -- monument!

+-------------------------------------------+
/ ++==+ . .. . ... . .. . /
/ // ++==++ ++ ++ ++==++ ++==++ /
/ // // // //\//\ // // // // /
/ ++==+ ++==++ // \ //==++ ++==++ /
/ . ... .. . // .. ... /
+-------------------------------------------+

Some notes:
- Removed all code which was from inside ifdef WITH_COMPOSITOR_LEGACY
- Removed some functions which were used by old compositor only but
weren't ported to new color management
- Removed WITH_COMPOSITOR_LEGACY from build systems
- node_composite_util.h was in fatc used by compo nodes specification
files, so added it back to cmake.

Could be cleaned up by moving header files to files where they're
actually needed but would consider this is a separate task.

- Should be no functional changes!
January 14, 2013, 13:05 (GMT)
Fix cycles hair in a dupligroup not showing in the correct location for viewport
rendering.
January 14, 2013, 12:14 (GMT)
fix own bug, edge crease and bevel weights lost on undo.
January 14, 2013, 12:02 (GMT)
no need to call BLI_countlist on idproperty groups when comparing.
January 14, 2013, 10:36 (GMT)
fix fox AddonPreferences not getting registered automatically and leak when removing the addon (wasnt freeing ID-props).
January 14, 2013, 09:53 (GMT)
code cleanup: use BMW_begin insode for loops body.
January 14, 2013, 08:32 (GMT)
fix [#33847] Ctrl+L doesnt works in edge selection mode
own bug caused be changes to selection flushing.
January 14, 2013, 08:02 (GMT)
fix for own error with unwrap selection checking uvedit_have_selection() failed with no UV layer.
also add some safety checks for BM_ELEM_CD_GET_* macros.
January 13, 2013, 18:21 (GMT)
draw vector icons using the the scaled width,height. The buttons window context arrow wasn't scaling with the DPI.
January 13, 2013, 17:54 (GMT)
Further tweaks to support libav from wheezy
January 13, 2013, 17:43 (GMT)
Minor updates:
*Made branches' po update multi-process!
*0.8 looks a bit too much a "similarity cutoff" value for messages, changed to 0.75.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021