Revision e048a55 by Campbell Barton September 18, 2012, 10:51 (GMT) |
fix [#32572] Windows: False error on console when a new folder is created during a save or export operation |
Revision e37ff1d by Sergey Sharybin September 18, 2012, 10:31 (GMT) |
Libmv: resolved some compilation warnings (missed prototypes) In some cases it was missed include of header file, in some other cases symbol could be static. |
Revision 3d9d727 by Sergey Sharybin September 18, 2012, 10:11 (GMT) |
Color Management: fixed crash when changing display device in screenshot save operator In fact, color management settings shouldn't be editing from this operator since screenshot is using OpenGL which is in sRGB space, but fixed issues with Image Format initialization and added NULL pointer checks. |
Revision c50c654 by Sergey Sharybin September 18, 2012, 08:40 (GMT) |
Fixed missing display buffer invalidation when rendering sequencer animation |
Revision 8e64134 by Campbell Barton September 18, 2012, 08:00 (GMT) |
fix own error BLI_rctf_cent_x/y were incorrectly returning int's, also quiet some warnings. |
Revision 3094a02 by Bastien Montagne September 18, 2012, 07:14 (GMT) |
"Colospace" -> "Color Space" (in UI messages). |
Revision c11ca1d by Sergey Sharybin September 18, 2012, 07:09 (GMT) |
Libmv: fixed wrong function prototypes Also mark non-public functions as static. |
Revision 41392dc by Bastien Montagne September 18, 2012, 07:03 (GMT) |
Small fixes to languages names (thx to Dalai Felinto for the hints), and enable building with collada under gcc in paranoid warnings=errors mode (function prototypes needed)... |
Revision 92852ae by Sergey Sharybin September 18, 2012, 06:16 (GMT) |
Compilation error fix: plain C dos not support mixed declarations and cod |
Revision c00d0fa by Dalai Felinto September 18, 2012, 05:34 (GMT) |
fix for segfault when trying to link a sensor with an actuator from an object different than the active. Campbell raised a preference on using direct C calls instead of WM_operator_name_call(). But since the original commit for 'smart controller' was already using it, this is something for a different commit |
Revision 690d519 by Campbell Barton September 18, 2012, 04:55 (GMT) |
code cleanup: remove vertex/weight paint's VP_COLINDEX, this feature worked in the code but wasnt accessible from the UI this wasn't even accessible from the UI in 2.4x. This would only paint onto faces from the active material. however we're better off using selection here IMHO (adding support for material selection in paint mask mode). also quiet some warnings. |
Revision 6df4c13 by Campbell Barton September 18, 2012, 04:40 (GMT) |
code cleanup: use system includes for cmake, otherwise warnings get printed in headers. |
Revision d3737de by Campbell Barton September 18, 2012, 04:35 (GMT) |
fix for a strange linking error where set_property() in source/blender/blenkernel/intern/property.c would get mixed up with an X11 function of the same name. it crashed blender loading on my system. Give functions in property.c more unique names. |
Revision a4ff2b9 by Campbell Barton September 18, 2012, 03:15 (GMT) |
code cleanup: warnings |
Revision 7a06630 by Campbell Barton September 18, 2012, 03:14 (GMT) |
fix for scene not copying image format color management for settings. |
Revision 4767790 by Campbell Barton September 18, 2012, 01:24 (GMT) |
fix own error in r49994 |
Revision dbdcfe4 by Campbell Barton September 18, 2012, 00:41 (GMT) |
wiki reference checker now prints undocumented sections, more helpful then a massive list of all props. |
Revision 17d4394 by Campbell Barton September 18, 2012, 00:27 (GMT) |
extra error check for bl_rna_wiki_reference.py validator, that rna_wiki_reference.py uses correct structure. |
Revision 1dc77fb by Campbell Barton September 17, 2012, 23:05 (GMT) |
code cleanup: remove unused defines |
Revision f6251a1 by Campbell Barton September 17, 2012, 22:34 (GMT) |
code cleanup: warning and style |
|
|
|


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