Revision 85eaa98 by Antonis Ryakiotakis December 12, 2013, 21:25 (GMT) |
Hide the 3D cursor in a few cases where it is unneeded (active object is in sculpt mode or image paint mode and no clone tool is active) |
Revision 51b9d85 by Campbell Barton December 12, 2013, 18:29 (GMT) |
UI: remove text margin when a slider is aligned to another button Paint sliders had too much space on right (aligned with pressure icons) |
Revision e45a9a3 by Antonis Ryakiotakis December 12, 2013, 18:07 (GMT) |
Radial control operator support for pixel properties |
Revision 700e799 by Campbell Barton December 12, 2013, 18:05 (GMT) |
Fix T37692: Follow active quads failed on unselected-active-face |
December 12, 2013, 17:40 (GMT) |
RNA: Add pixels property type |
Revision 6c96535 by Campbell Barton December 12, 2013, 17:40 (GMT) |
Code Cleanup: use static for sky_model_data.h |
Revision b0a3f32 by Antonis Ryakiotakis December 12, 2013, 17:35 (GMT) |
improvements and simplification to gravity code: * world to object matrix is calculated for view vector as well, reuse that. * if no orientation exists use world negative axis instead of object negative axis for gravity. there's also the issue of mirroring, it may be wise to invert the gravity effect there but it may be better to have artist feedback on that. |
Revision c740f1a by Antonis Ryakiotakis December 12, 2013, 17:01 (GMT) |
Sculpt mode Gravity feature from GSOC 2010 by Jason Wilkins. Reviewers: sergey, brecht, campbellbarton, jwilkins Differential Revision: https://developer.blender.org/D89 |
Revision 400fc9f by Bastien Montagne December 12, 2013, 16:24 (GMT) |
Raise llvm min version to 3.3, looks like this is needed for OSL nowadays... |
Revision 9ad88fb by Campbell Barton December 12, 2013, 15:47 (GMT) |
Fix for error exposed by right-align number buttons When the entire label was clipped, the right aligned number component could be clipped on its left hand side too. So "Foo: 1.00" could be clipped to ".00" |
Revision 2195dd3 by Campbell Barton December 12, 2013, 13:35 (GMT) |
Fix T37595: Switching modal transform broke with trackball rotation. Id properties may have different sized "values" array depending on the transform operator |
Revision 8a7f2b2 by Campbell Barton December 12, 2013, 13:35 (GMT) |
Code Cleanup: use const's and bools for idprops |
Revision eb9d94f by Sergey Sharybin December 12, 2013, 12:08 (GMT) |
Fix T37786: Curves: Geometry tab is missing Was broken by rB2a55d68e1927 which inverted condition in poll function for Geometry panel. |
Revision abb7e9f by Sergey Sharybin December 12, 2013, 11:33 (GMT) |
Attempt to fix compilation error on Debian armel kernel |
Revision b7ac2b1 by Bastien Montagne December 12, 2013, 10:08 (GMT) |
Add libxml2, libyaml-cpp and libtinyxml to default dependencies (always-installed packages), looks like they are needed... |
Revision afffa9b by Campbell Barton December 12, 2013, 10:01 (GMT) |
RNA: Add assert to ensure the idprop is correct size on array get/set |
Revision a0a09d1 by Sergey Sharybin December 12, 2013, 08:37 (GMT) |
Revision 7658f7a by Campbell Barton December 12, 2013, 08:02 (GMT) |
Fix for off by one error noted by Anthony Edlin |
Revision 460a96d by Sergey Sharybin December 12, 2013, 07:51 (GMT) |
Use factor subtype for plane track opacity |
Revision 61616b0 by Sergey Sharybin December 12, 2013, 07:10 (GMT) |
Code cleanup: indent preprocessor directives inside #ifdef |
|
|
|


Master Commits
MiikaHweb | 2003-2021