Revision 1b327aa by Bastien Montagne March 30, 2015, 08:24 (GMT) |
Fix T44186: Bezier Bevel facto mapping broken when 'start' was set to 'Resolution' and 'end' was not. Trivial, we need totla_length in that case too. Safe to be backported to 2.74. |
Revision 59740a6 by Sergey Sharybin March 30, 2015, 08:11 (GMT) |
SCons: cudakernels now depends on some configuration tests |
Revision 23c0e46 by Sergey Sharybin March 30, 2015, 08:05 (GMT) |
Buildbot: Use Clang with OpenMP support for 64bit OSX builds This should make such areas as simulations and sculpting nicely threaded. 32bit will be tried to be supported later. |
Revision 786763c by Mike Erwin March 30, 2015, 06:53 (GMT) |
remove zero translations within draw_emtpy_* These are no-ops. Also const-ified some variables there. |
Revision e47a964 by Mike Erwin March 30, 2015, 05:25 (GMT) |
cleanup: remove unused code & vars |
Revision 8d1dc22 by Mike Erwin March 30, 2015, 04:51 (GMT) |
cleanup: typos in comments, style no functional changes |
Revision dea0e38 by Campbell Barton March 29, 2015, 23:46 (GMT) |
Remove use_invert_vertex_group use_ prefix To match other modifiers. |
Revision ab9d903 by Campbell Barton March 29, 2015, 23:46 (GMT) |
Cleanup: single quotes for enums |
Revision 3204aff by Martijn Berger March 29, 2015, 20:22 (GMT) |
Fix compilation of cycles network server when logging is enabled |
Revision f01456a by Martijn Berger March 29, 2015, 20:12 (GMT) |
Optionally use c++11 stuff instead of boost in cycles where possible. We do and continue to depend on boost though Reviewers: dingto, sergey Reviewed By: sergey Subscribers: #cycles Differential Revision: https://developer.blender.org/D1185 |
Revision 70d9c01 by Bastien Montagne March 29, 2015, 11:14 (GMT) |
Fix T44162: Outliner: modifier's icons toggle update issue Use same notifier for button callback as the one used in matching outliner operator... |
Revision 47c1112 by Sergey Sharybin March 28, 2015, 21:34 (GMT) |
Make internal functions of point density independent from Render |
Revision 94b0193 by Sergey Sharybin March 28, 2015, 21:14 (GMT) |
Make point density sampling functions a bit easier for re-use Still not ideal but getting closer. Main annoying thing so far is dependency of Render structure for now. It is used to switch particles to render mode and could probably also be eliminated. |
Revision b25c208 by Sergey Sharybin March 28, 2015, 18:50 (GMT) |
Code cleanup: whitespace, line wrapping |
Revision 2c5ba41 by Sergey Sharybin March 28, 2015, 18:40 (GMT) |
Code cleanup: Get rid of set but unused matrix |
Revision 44a4b90 by jens verwiebe March 28, 2015, 17:17 (GMT) |
Fix collada compile after BKE cleanup |
Revision b1d758a by Campbell Barton March 28, 2015, 16:56 (GMT) |
Cleanup: redundant struct declarations |
Revision 8a183aa by Campbell Barton March 28, 2015, 16:16 (GMT) |
Cleanup: use BKE_texture_ prefix |
Revision 8c1c2b4 by Campbell Barton March 28, 2015, 14:30 (GMT) |
Use union for EditBone's Avoids complicated casts accessing as int |
Revision fcc086a by Campbell Barton March 28, 2015, 14:26 (GMT) |
Cleanup: unused args |
|
|
|


Master Commits
MiikaHweb | 2003-2021