Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 3089 / 5574

August 30, 2013, 22:04 (GMT)
remove unnecessary check in BLI_mempool_iterstep and add doxygen comments to mempool.
August 30, 2013, 21:32 (GMT)
mempool internal change, use unsigned ints where possible (less overhead),
also quiet compiler warning for BLI_LINKSTACK_FREE macro.
August 30, 2013, 20:26 (GMT)
use CMAKE_DL_LIBS rather then linking libdl directly.
added to cycles standalone too.
August 30, 2013, 18:04 (GMT)
Fix for [#36610] The new sky model produces strange results
* Clamp theta sky coordinates, to prevent a negative solarElevation.

Note: This means that you cannot get absolute night with the new model, but this is not supported anyway. So when you reach the maximum sunset, use the World Strength to further decrease the light.
August 30, 2013, 17:34 (GMT)
Cycles / Standalone:
* Standalone can now be compiled without the GUI, making the glut dependency optional.

Added WITH_CYCLES_STANDALONE_GUI cmake flag.
August 30, 2013, 17:18 (GMT)
Fix #36609: glsl materials with reroute nodes not working correct.
August 30, 2013, 17:01 (GMT)
Fix #36611: cycles issue loading png file with 2 channels.
August 30, 2013, 16:52 (GMT)
quiet compiler warnings
August 30, 2013, 16:39 (GMT)
Cycles Standalone:
* Fix compiler warning, == / = mismatch.
August 30, 2013, 16:34 (GMT)
Some knife fixes. Avoids duplicating verts; better handling of cut-through ortho.

Now cut lines detect vertices that they pass (almost) exactly over
and snap to them, to avoid making verts vert close to other ones.

Added radius arg to BKE_bmbvh_ray_cast so that can detect an obscuring
face when the ray might otherwise go exactly between two triangles.
Needed an isect_line_tri_epsilon function for similar reason.

Fixes last part of bug #35002. Other knife bugs still present but
getting this commit in now before continuing bug fixing.
August 30, 2013, 13:24 (GMT)
Cleanup, bitflags as bitshift ops, and some formating...
August 30, 2013, 12:48 (GMT)
execute bisect immediately (without starting modal input) if the plane is already set or if there is no 3d view available.
August 30, 2013, 11:49 (GMT)
minor ui edits
- move addon refresh button into header
- uilist, use icon for sorting by name (gives more room for name, icon is used in fileselector for same purpose).
- rename orderby to sort in rna and flag names.
- simplify BKE_nurb_handle_calc_simple
August 30, 2013, 11:46 (GMT)
refresh paint_common_properties file on script refresh, found by Sebastian Koenig, thanks
August 30, 2013, 10:20 (GMT)
Followup for rev59629.

Condition in pose mode seemd to be inverted, which made it so
pose mode could not be entered.
August 30, 2013, 09:59 (GMT)
Fix [#36600]: Smoke subframes not working with initial velocity
August 30, 2013, 09:17 (GMT)
Fix for [#36599] Freestyle: Line thickness modifier with certain blend types incorrectly calculated.

The inner/outer thickness values were separately blended by Multiply, Divide and other binary
operators, which resulted in the wrong thickness values reported in the issue. The operations
must be applied to the sum of the inner and outer thickness values.

Also the Minimum and Maximum operators were not properly implemented (one of the two operands
were ignored by mistake).
August 30, 2013, 09:11 (GMT)
Fix #36605: Segfault when border selecting markers in the "graph" mode when no track is active
August 29, 2013, 23:46 (GMT)
Attempted fix for #36569: couldn't unmap memory errors on Windows. The guardedalloc optimizations were not entirely thread safe for mmap.
August 29, 2013, 22:48 (GMT)
Cleaning up some prints related to SDL.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021