Revision fcb8830 by Campbell Barton October 23, 2011, 07:03 (GMT) |
rna access to event.unicode so scripts can get unicode text input. |
Revision a0529a8 by Campbell Barton October 23, 2011, 06:56 (GMT) |
py/rna api crash fix: getting event.ascii would crash blender (strange nobody noticed this, seems its been there for over a year???). |
Revision 0664868 by Campbell Barton October 23, 2011, 05:56 (GMT) |
BLI_make_file_string wasn't guaranteed to initialize the resulting path, some parts of the code accounted for this but most not, always initialize the string to "". |
Revision e58eb5d by Campbell Barton October 23, 2011, 05:08 (GMT) |
use defines for keying set names to avoid confusing them with text and having some incorrect names (as fixed in last commit) |
Revision 6c9362a by Campbell Barton October 23, 2011, 04:48 (GMT) |
fix for incorrect keying set names 'Scale' vs 'Scaling', where 'Scale' was hard coded in auto keyframe when 'Only Insert Needed' option was enabled and would always fail to return a keying set. - to be included in 2.60a. |
Revision 8e2bc6c by Campbell Barton October 23, 2011, 04:13 (GMT) |
Context menu 'Edit Source' operator no longer needs to be enabled as a build option, improved this so the python file:line lookups are only done when the operator runs (previously this was done for every button, every draw when the build option was enabled). Perhaps this should be hidden when not running with --debug, easy to change. |
Revision 2941788 by Campbell Barton October 23, 2011, 01:06 (GMT) |
fix for own mistake r41192 |
Revision d541a20 by Campbell Barton October 23, 2011, 00:53 (GMT) |
rename user interface operator properties from 'op' to 'props' |
Revision 2bfd101 by Brecht Van Lommel October 22, 2011, 19:06 (GMT) |
Revision 83a44e4 by Brecht Van Lommel October 22, 2011, 18:54 (GMT) |
Cycles: some code changes to sync with trunk. |
Revision 586c631 by Brecht Van Lommel October 22, 2011, 18:51 (GMT) |
Cycles: when creating nodes from a blender material, set the diffuse color in the diffuse node, similar for lamps and world. |
Revision 726fa61 by Joerg Mueller October 22, 2011, 18:08 (GMT) |
Fix for an unhandled exception. Campbell: please include in 2.60a. |
Revision e441c71 by Miika Hamalainen October 22, 2011, 17:15 (GMT) |
Dynamic Paint: * Fixed a memory leak from previous commit. |
Revision 29f279e by Brecht Van Lommel October 22, 2011, 17:01 (GMT) |
Render API: add update_progress() function to update progress bar progress from external render engines. Also refactoring to move some render engine registration stuff out of RNA and into render module. |
Revision d4541fd by Miika Hamalainen October 22, 2011, 16:43 (GMT) |
Merge with trunk r41197 |
Revision 1bdf652 by Brecht Van Lommel October 22, 2011, 16:24 (GMT) |
Code refactoring: move external engine functions into own file. |
Revision 30cba27 by Miika Hamalainen October 22, 2011, 16:16 (GMT) |
Dynamic Paint: * Some changes and cleanup pointed on the codereview. |
Revision 952560d by Thomas Dinges October 22, 2011, 16:01 (GMT) |
* Re-commit splash screen with Alpha header. |
Revision e417e01 by Brecht Van Lommel October 22, 2011, 15:35 (GMT) |
Code cleanup: file operations merged into single header, some function names made less cryptic and changed to indicate if they work on files or directories. |
Revision 541ba76 by Sergey Sharybin October 22, 2011, 15:20 (GMT) |
Camera tracking integration =========================== Bunch of fixes for issues pointed on codereview page by Brecht and Campbell. |
|
|
|


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