Revision b144a89 by Joshua Leung July 6, 2014, 07:35 (GMT) |
Fix for typo in comment |
Revision 2ec0077 by Bastien Montagne July 5, 2014, 15:58 (GMT) |
Fix uninitialized bool in recent own 'sode_select_groupe' commit. Found by CoverityScan. |
Revision f473607 by Thomas Dinges July 5, 2014, 13:39 (GMT) |
Cycles: Some tweaks to baking UI. * Put Normal Settings beneath the other ones, wild button jumping should be avoided. * Remove Cage prefix for Object and Extrusion, it's clear from the button placement, the former UI was too squeezed... |
Revision 9acabc1 by Thomas Dinges July 5, 2014, 12:25 (GMT) |
Cleanup: Typo fixes. |
Revision 5aec61f by Thomas Dinges July 5, 2014, 00:04 (GMT) |
Cycles: Compile fixes for CUDA Volumetrics. * CUDA can be compiled with Volume support again, change line 78 kernel_types.h for that. Volumes are still fragile on GPU though, got some Memory/Address CUDA errors in tests.. needs to be investigated more deeply. |
Revision b4b5d9c by Campbell Barton July 4, 2014, 19:26 (GMT) |
Style cleanup |
Revision c4eeda2 by jens verwiebe July 4, 2014, 13:02 (GMT) |
OSX: Jpeg2000 was formely handled by quicktime, after QT removal it was forgotten to move it to openjpeg, doing this now Note: In releases this was missing since 2.69, so we may want an �??a�?? release for 2.71 |
Revision 52d7c35 by Bastien Montagne July 4, 2014, 12:23 (GMT) |
Revision e3c8cf0 by Bastien Montagne July 4, 2014, 12:14 (GMT) |
Add (r)partition funcs to BLI_string, to get left-most/right-most first occurence of delimiters. Inspired by Python (r)partition str functions. Also added some Gtest cases for those new funcs. Reviewed by Campbell Barton, many thanks! |
Revision 85c4fea by Bastien Montagne July 4, 2014, 12:04 (GMT) |
Install_deps: Final (hopefully!) fix for dual clang/cfe name (*sigh*). Patch by simonrepp (Simon Repp), thanks! |
Revision 6ff6883 by Sergey Sharybin July 4, 2014, 10:34 (GMT) |
Fix T40843: Cycles does not support viewport render override |
Revision 006b550 by Campbell Barton July 4, 2014, 10:02 (GMT) |
Revision ef801eb by Sergey Sharybin July 4, 2014, 09:12 (GMT) |
Revision 944e576 by Tamito Kajiyama July 4, 2014, 06:18 (GMT) |
Fix for a wrong threads count shown in Freestyle debug mode (--debug-freestyle). |
Revision ce0596e by Joshua Leung July 4, 2014, 04:35 (GMT) |
Bugfix T40945: Typo in tooltip for SSS property |
Revision 81c3fc9 by Sergej Reich July 3, 2014, 19:40 (GMT) |
cloth: Speed up collision detection Noticed this while looking into something else. The change is trivial, but gives a rather nice preformance improvement, so why not. Theres's actually a lot one can do to improve collision performance if one wanted to, the triangle-triangle check alone has a lot of room for improvement. |
Revision 6cc7892 by Joshua Leung July 3, 2014, 12:09 (GMT) |
Select Grouped -> KeyingSet for bones also shows error messages now when the Keying Set is inappropriate |
Revision 796aef0 by Joshua Leung July 3, 2014, 12:09 (GMT) |
Code Cleanup - Replaced magic numbers with defines |
Revision 26eae63 by Antonis Ryakiotakis July 3, 2014, 10:04 (GMT) |
Make Cursor placement operation a modal operator. * Allows drag and place workflow in addition to click workflow * Should be compatible with future use of calling operator and placing instead of left-clicking |
Revision d5297b6 by Campbell Barton July 3, 2014, 06:33 (GMT) |
Fix T39825: Crash on startup with tablet |
|
|
|


Master Commits
MiikaHweb | 2003-2021