Revision f515e43 by Thomas Dinges November 19, 2011, 23:06 (GMT) |
Bugfix for [#29327] background images: 'Not Set' displayed although image is already loaded. |
Revision 2b1f800 by Thomas Dinges November 19, 2011, 22:59 (GMT) |
Bugfix for [#29279] Cycles Displacement Panel appears when blender render engine is choosen. |
Revision 384ec17 by Brecht Van Lommel November 19, 2011, 22:06 (GMT) |
Cycles: another build system tweak that might solve build problem, not sure why this code is giving issues. |
Revision e111353 by Brecht Van Lommel November 19, 2011, 22:05 (GMT) |
UI: modify region expand widget from floating (+) icon into a dark tab with a light + in it. |
Revision 7217518 by Brecht Van Lommel November 19, 2011, 20:57 (GMT) |
UI: * Add theme option to show panel header background. * Draw panel collapse widget a bit smaller. * Add theme option to draw icons muted. * Code tweak: replace U.themes.first by UI_GetTheme() calls. |
Revision 807a76d by Bastien Montagne November 19, 2011, 20:40 (GMT) |
Fixing compile breakage (was missing an #include "BKE_camera.h" in UVProject modifier code fileâ?¦). |
Revision 120c065 by Sergey Sharybin November 19, 2011, 20:14 (GMT) |
Camera tracking fixes: - Fixed incorrect memory access on distoritons more than 128 pixels - Do not use UNDO operators flags for delete proxy operator (files can't be restored form disk), and also do not use UNDO for set as background operator (background images are storing in 3d viewport which isn't getting re-loaded on undo which can lead to incorrect users count of movie clip user). |
Revision 5d2a155 by Brecht Van Lommel November 19, 2011, 18:35 (GMT) |
Camera: some more refactoring, mostly in the function that computes the camera border, now we just get the border coordinates from comparing the viewport and camera viewplanes. |
Revision d9e99ab by Campbell Barton November 19, 2011, 16:17 (GMT) |
hide overly picky warnings from 'pylint' for pep8 script, indentation edits. |
Revision ddf207b by Bastien Montagne November 19, 2011, 12:21 (GMT) |
More UI messages fixes and tweaks (found while translating in french). |
Revision 822d6ae by Campbell Barton November 19, 2011, 02:48 (GMT) |
- rename MovieTrackingMarker.enabled --> mute, to match constraints/nla/fcurves/sequencer - report an error if an invalid BGpic arg is given to v3d.background_images.remove() |
Revision f3613be by Campbell Barton November 19, 2011, 01:24 (GMT) |
add poll function for VIEW3D_OT_camera_to_view_selected & remove some unused code. also made it so copying camera sets the dof object to extern. |
Revision 4924aba by Campbell Barton November 19, 2011, 01:10 (GMT) |
replace fabs with fabsf where both input and output are floats. |
Revision 14ddf19 by Campbell Barton November 19, 2011, 00:52 (GMT) |
make it clearer which arguments in transform snap are return values (no functional change) |
Revision 6585527 by Campbell Barton November 19, 2011, 00:01 (GMT) |
add python3 checks to avoid confusion from errors with python2. |
Revision d88262a by Brecht Van Lommel November 18, 2011, 23:32 (GMT) |
Camera: some more code deduplication. |
Revision 32b3fd3 by Brecht Van Lommel November 18, 2011, 23:32 (GMT) |
UI: fix issue with previous commit, could show wrong tooltip. |
Revision 26e08e1 by Brecht Van Lommel November 18, 2011, 23:15 (GMT) |
Camera Sensor: * Tweak description of sensor fit property. * Fix sensor display for auto and vertical fit. * Fix incorrect aspect ratio for camera frame drawing. |
Revision 4d31654 by Bastien Montagne November 18, 2011, 23:10 (GMT) |
Fix [#29018] Problem with multi-column dorpdown lists, when scrolling is enabled: the bottom-most elements are not shown. ui_popup_block_scrolltest needs to be aware whether uiblock is flip or not, to avoid hiding irrelevant items in multi-column scrolled menus... |
Revision 5429a70 by Brecht Van Lommel November 18, 2011, 21:19 (GMT) |
Camera: more code refactoring, adding a function to create CameraParams from 3d view, deduplicating the complex code for setting up the viewplane. |
|
|
|


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