Revision f477c0e by Campbell Barton August 30, 2013, 22:04 (GMT) |
remove unnecessary check in BLI_mempool_iterstep and add doxygen comments to mempool. |
Revision b854707 by Campbell Barton 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. |
Revision 427317d by Campbell Barton August 30, 2013, 20:26 (GMT) |
use CMAKE_DL_LIBS rather then linking libdl directly. added to cycles standalone too. |
Revision 499bec2 by Thomas Dinges 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. |
Revision a51f8e4 by Thomas Dinges 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. |
Revision b1c3652 by Brecht Van Lommel August 30, 2013, 17:18 (GMT) |
Fix #36609: glsl materials with reroute nodes not working correct. |
Revision 0933c60 by Brecht Van Lommel August 30, 2013, 17:01 (GMT) |
Fix #36611: cycles issue loading png file with 2 channels. |
Revision e8605f9 by Campbell Barton August 30, 2013, 16:52 (GMT) |
quiet compiler warnings |
Revision 0502fc0 by Thomas Dinges August 30, 2013, 16:39 (GMT) |
Cycles Standalone: * Fix compiler warning, == / = mismatch. |
Revision 86f8470 by Howard Trickey 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. |
Revision 03a8b4f by Bastien Montagne August 30, 2013, 13:24 (GMT) |
Cleanup, bitflags as bitshift ops, and some formating... |
Revision de8dbe3 by Campbell Barton 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. |
Revision 658e72f by Campbell Barton 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 |
Revision 5f694a5 by Antonis Ryakiotakis August 30, 2013, 11:46 (GMT) |
refresh paint_common_properties file on script refresh, found by Sebastian Koenig, thanks |
Revision 3db1e1e by Sergey Sharybin 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. |
Revision 21d670e by Miika Hamalainen August 30, 2013, 09:59 (GMT) |
Fix [#36600]: Smoke subframes not working with initial velocity |
Revision 91e5189 by Tamito Kajiyama 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). |
Revision 9ccf849 by Sergey Sharybin August 30, 2013, 09:11 (GMT) |
Fix #36605: Segfault when border selecting markers in the "graph" mode when no track is active |
Revision 9135425 by Brecht Van Lommel 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. |
Revision 07e655d by Mitchell Stokes August 29, 2013, 22:48 (GMT) |
Cleaning up some prints related to SDL. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021