Revision 4cc8677 by Brecht Van Lommel November 15, 2011, 20:19 (GMT) |
Fix: part of 3d view header disappears when collapsing menus. |
Revision e8502b7 by Sergey Sharybin November 15, 2011, 20:02 (GMT) |
Typo fixes in descriptions. |
Revision 4c12550 by Brecht Van Lommel November 15, 2011, 19:46 (GMT) |
Fix #29208: Text.clear() and Text.write() did not redraw text editor. |
November 15, 2011, 19:37 (GMT) |
SVN maintenance. |
Revision 677c67c by Brecht Van Lommel November 15, 2011, 19:25 (GMT) |
Fix #29275: vertex/edge/face selection buttons showing squashed in 3d view header. |
Revision ef6eab3 by Brecht Van Lommel November 15, 2011, 19:23 (GMT) |
Cycles: move clew into cycles namespace to avoid conflicts, and fix mesh displacement panel showing with blender internal. |
Revision c7ec8a2 by Brecht Van Lommel November 15, 2011, 18:24 (GMT) |
Fix for #29165 bugfix: adding nodes from shift+A menu in node editor did nothing. |
Revision e78cad5 by Brecht Van Lommel November 15, 2011, 18:01 (GMT) |
Fix build issue on windows, M_PI => M_PI_F. |
Revision 0c7a25c by Campbell Barton November 15, 2011, 16:38 (GMT) |
patch [#28993] wm_window_match_do(): Fix crash on null pointer dereference from Ola Jeppsson (olajep) also some cleanup edits |
Revision f403d9a by Campbell Barton November 15, 2011, 15:24 (GMT) |
replace rna description string limits with rna define RNA_DYN_DESCR_MAX |
Revision db8024f by Brecht Van Lommel November 15, 2011, 15:13 (GMT) |
Fix #29259: cycles issues on certain processors. Now two versions of the kernel are compiled, one SSE optimized and the other not, and it will choose between them at runtime. |
Revision 2bc7821 by Campbell Barton November 15, 2011, 14:58 (GMT) |
add support for python __doc__ comments in menu classes showing in the tooltip, since menus are used as buttons too. |
Revision 47ad078 by Campbell Barton November 15, 2011, 14:20 (GMT) |
show tooltips for menus, currently works for operators and enum properties which are can be accessed as menus from the UI (camera overlay enum for example) |
Revision 205b554 by Campbell Barton November 15, 2011, 14:01 (GMT) |
access mesh string data layer as bytes since this is low level data storage |
Revision 3ecb7b9 by Campbell Barton November 15, 2011, 13:45 (GMT) |
fix [#29272] Dynamic Paint crashes on duplicating a particle system smoke had this same bug too |
Revision eb1e24b by Sergey Sharybin November 15, 2011, 12:32 (GMT) |
One more description became easier to understand |
Revision 735eb37 by Campbell Barton November 15, 2011, 12:28 (GMT) |
patch [#27708] API for adding mesh properties from Geoffrey Bantle (briggs) |
Revision 3d724d8 by Sergey Sharybin November 15, 2011, 12:20 (GMT) |
Camera tracking: made some options more easy to understand - Changed some names so now people who aren't really familiar with motion tracking can understand what they exactly means - Also cleaned up and rephraded some descriptions - Changed behavior of operator which creates empty for 2d tracks: now it operates on all selected tracks rather than active track only - Added checkbox to enable/disable rotation stabilization |
Revision 355710f by Joshua Leung November 15, 2011, 12:02 (GMT) |
Follow-up commit to r.41765 Reviewed behaviour of selection operators, and decided that ultimately, it's better if select left/right/column didn't change the channel selections at all. This is because with the highlighting of the active curve nowadays, it's a bit distracting to suddenly lose track of it after performing these operations, when you may have been trying to select all of the keyframes on that curve for further tweaking. |
Revision 6a340c1 by Campbell Barton November 15, 2011, 11:56 (GMT) |
py/rna api was calling RNA_property_type more often then needed (no functional change) |
|
|
|


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