Revision acac5b8 by Campbell Barton April 11, 2013, 08:33 (GMT) |
fix for crash in own recent commit. searchbox's need their own keynav state since they won't always be in a uiPopupBlockHandle. |
Revision 075a655 by Campbell Barton April 11, 2013, 02:28 (GMT) |
fix [#34936] Unable to select items using only the arrow keys ignore small mouse motions for menu/search-box after using the keyboard to navigate. |
Revision b77acc2 by Campbell Barton April 11, 2013, 02:23 (GMT) |
add 2d length functions for testing pixel coords. len_manhattan_v2_int, len_manhattan_v2v2_int |
Revision e2a37db by Campbell Barton April 11, 2013, 00:23 (GMT) |
fix own mistake in recent inset-interpolation option, some faces were not interpolating. |
Revision 1143b65 by Campbell Barton April 10, 2013, 23:59 (GMT) |
Revision ece766e by Campbell Barton April 10, 2013, 23:52 (GMT) |
code cleanup: unused defines, remove unused scanfill success value from BLI_scanfill_begin(). |
Revision c68ae74 by Campbell Barton April 10, 2013, 23:25 (GMT) |
interpolate verts as well as loops for inset. - add vertex option to BM_face_interp_from_face, also expose via python. |
Revision b9b23d6 by jens verwiebe April 10, 2013, 23:19 (GMT) |
Fluid threads: re-add an erratically forgotten line, fix typo, set default threadcount to logical threadcount of machine |
Revision 5ac66ee by jens verwiebe April 10, 2013, 23:10 (GMT) |
Fluid threads: add a restore to former omp threadcount when baking is done, todo: default should be logical corecount |
Revision 5eb37f9 by Campbell Barton April 10, 2013, 23:05 (GMT) |
correction to own recent changes to exitmode using axis-matrix, fallback to old behavior for editmodes where the axis-matrix isnt set (curve, surface, lattice) |
Revision 8c1cb10 by Campbell Barton April 10, 2013, 22:49 (GMT) |
code cleanup: unused vars, make other vars static. |
Revision 3b399ed by Tamito Kajiyama April 10, 2013, 22:20 (GMT) |
Fix for a crash in the Bezier Curve geometry modifier. Least-squares fitting parameters were stored in a fixed size array, causing a buffer overflow depending on the number of input points. Problem report with a .blend file to reproduce the issue and a bugfix patch by christiankrupa and jensverwiebe on IRC, thanks a lot! Many thanks also to Bastien Montagne for forwarding the problem report by email. |
Revision d7f56d8 by Thomas Dinges April 10, 2013, 20:36 (GMT) |
* Better tooltip for WM_OT_properties_context_change. |
Revision 384e14b by Tamito Kajiyama April 10, 2013, 20:20 (GMT) |
Added to the Freestyle panel in the Render buttons a button to switch to the Render Layers context. |
Revision 842d0a4 by jens verwiebe April 10, 2013, 20:05 (GMT) |
The fluid threads setting is still WIP, for now fix compiling without openMP enabled |
Revision cbe9ae2 by jens verwiebe April 10, 2013, 18:35 (GMT) |
Add a gui control for setting omp threads in fluids |
Revision ac224a6 by Brecht Van Lommel April 10, 2013, 16:59 (GMT) |
Fix #34941: Space.draw_handler_add now supports PRE_VIEW and POST_VIEW callbacks for more editors: timeline, graph, action, NLA, sequencer, image, clip. |
Revision 367de67 by jens verwiebe April 10, 2013, 15:22 (GMT) |
OSX: remove the applescript and env var for omp_set_treads from plist |
Revision 791815c by Campbell Barton April 10, 2013, 12:16 (GMT) |
py api: path_reference_copy() use try/except when copying images, can fail for odd reasons (currently fails if the dest dir is a symlink and not using expected permissions). |
Revision 44a661e by Campbell Barton April 10, 2013, 11:43 (GMT) |
py api: simple function to get an image from an objects for simple formats that only support one image per object. |
|
|
|


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