Revision 6703c1d by Bastien Montagne December 19, 2015, 10:04 (GMT) |
Fix shadowing var in own previous commit. |
Revision ef49632 by Porteries Tristan December 18, 2015, 22:15 (GMT) |
BGE: Fix unconverted character max jump value from old files. The bug was introduced in 3dd83b, a little conversion in versioning_270.c was forgotten. Now max_jumps is set as default to 1. |
Revision d0d59ed by Bastien Montagne December 18, 2015, 21:12 (GMT) |
Add a void 'user_data' memeber to Outliner's callbacks. This is not used currently, but needed for work done in id-remap branch, and will greatly reduce diff noise in this area... |
Revision 82921ce by Sergey Sharybin December 18, 2015, 18:16 (GMT) |
OpenSubdiv: Avoid having bad-level call This is always asking for problems. Additionally, that call was leading to OpenGL calls happening from threads. |
Revision 672f2ef by Sergey Sharybin December 18, 2015, 16:50 (GMT) |
Cycles: Log OSL texture system statistics after finishing the render |
Revision 349affe by Sergey Sharybin December 18, 2015, 16:50 (GMT) |
Cycles: Implement proper texture derivatives evaluation for OSL This was an oldie TODO since initial work on newer OSL/OIIO support. Now we should be ready for the libraries bump. |
Revision 63015d3 by Bastien Montagne December 18, 2015, 15:32 (GMT) |
Fix T47009: Value typing issue in pie menu. When we have an active button in modal state, completely bypass the whole 'pie' handling part of the menu. Note that behavior is probably still not ideal here (e.g. would be nice to avoid enter/escape to quit completely the pie menu in that case - but on the other hand Pies were not really designed to handle that kind of modal stuff either, so think having minimal support for it is enough for now. |
Revision 60917c3 by Campbell Barton December 18, 2015, 11:27 (GMT) |
Cleanup: use unpacking generalization |
Revision 73a5e4a by Campbell Barton December 18, 2015, 07:25 (GMT) |
Fix T46946: EdgeSlide via G-G disables 'Correct UV' |
Revision f81d8e7 by Campbell Barton December 18, 2015, 05:17 (GMT) |
Add wrap argument to cycle wm utility funcs Now zooming text in the console and text editor isn't wrapping from large/small font size (annoying). |
Revision 4644f08 by Campbell Barton December 18, 2015, 05:02 (GMT) |
Fix T46998: Console zoom doesn't update scrollbars |
Revision df6264f by Campbell Barton December 17, 2015, 16:00 (GMT) |
Fix T46959: sys.meta_path reset on on exit |
Revision 7027311 by Campbell Barton December 17, 2015, 15:46 (GMT) |
Cleanup: quiet warning |
Revision 1554a4c by Campbell Barton December 17, 2015, 08:45 (GMT) |
Transform: bend-mouse-input error initializing Missed from transform-mouse-input changes. |
Revision 4123b30 by Campbell Barton December 17, 2015, 07:10 (GMT) |
BMesh: split-by-edges minor fixes - select all newly created edges - remove redundant edges (not essential but nicer output). |
Revision b6a49eb by Campbell Barton December 17, 2015, 07:06 (GMT) |
BMesh: add BM_face_share_vert_check/count |
Revision d7723df by Campbell Barton December 17, 2015, 07:03 (GMT) |
BMesh: partial-connection could make duplicate edges Avoiding to make duplicate edges is too involved, do a remove-duplicates pass at the end instead. |
Revision 9f84d5e by Campbell Barton December 17, 2015, 03:58 (GMT) |
Revert "3D Cursor: Add option to lock it in place to prevent accidental modification" This reverts commit a791153ca5e6f87d50396e188a3664b579884161. Rather users get feedback on changing cursor-depth, instead of preventing 3d-cursor placement entirely. |
December 17, 2015, 00:35 (GMT) |
Fix particle count being grayed out when emitting from verts, but grid is on. Differential Revision: https://developer.blender.org/D1675 |
Revision 88191f7 by Campbell Barton December 16, 2015, 18:13 (GMT) |
BMesh: support connecting single-edge island links Handle these cases by temporarily disconnecting the single links to ensure isolated islands, then link back up after. |
|
|
|


Master Commits
MiikaHweb | 2003-2021