Revision 216f191 by Sergey Sharybin October 8, 2015, 16:01 (GMT) |
Fix compilation error with bullet disabled |
Revision 350cf8e by Sergey Sharybin October 8, 2015, 14:08 (GMT) |
Cycles: Cleanup, whitespace around keywords |
Revision 7083423 by Sergey Sharybin October 8, 2015, 14:04 (GMT) |
Fix T46407: Enabling OSL breaks Vector Transform node |
Revision e3abcd6 by Lukas Stockner October 8, 2015, 13:45 (GMT) |
Cycles: Add an interpolation option to environment textures This commit exposes the interpolation parameter for environment textures (requested by DolpheenDream on IRC), just as it already is for image textures. Reviewers: sergey Differential Revision: https://developer.blender.org/D1544 |
Revision 3ab5075 by Bastien Montagne October 8, 2015, 13:05 (GMT) |
Add logicbricks to ID looper. |
Revision 4f0f0d1 by Bastien Montagne October 8, 2015, 13:05 (GMT) |
Add rigidbodyworld to id looper. |
Revision 74f5579 by Bastien Montagne October 8, 2015, 13:05 (GMT) |
Add id looper for particlesystem. |
Revision b0bce65 by Bastien Montagne October 8, 2015, 13:05 (GMT) |
Add a bunch of missing IDs in ID looper... |
Revision f375028 by Bastien Montagne October 8, 2015, 13:05 (GMT) |
Modifiers: add 'cd_flag' parameter to their ID looping callbacks, needed since some IDs (objects) are not 'refcounted' while others (textures) are... Partial merge from id-remap branch. |
Revision fb5328d by Joshua Leung October 8, 2015, 12:14 (GMT) |
Fix: Do not show "Paste Flipped" in the Dope Sheet's Grease Pencil mode |
Revision 0a7aaa9 by Joshua Leung October 8, 2015, 12:10 (GMT) |
Fix T46236: NLA transition strips do not get resized when neighbouring strips change Transition strips in the NLA should always stick to whatever strips are beside it, and are allowed to grow/shrink as needed to achieve this. Previously the code here was only checking if the neighbouring strips started encroaching on the transition, but not whether the transition needed to grow to fill a gap. It was also just moving all strips when there was insufficient space, even though that would alter timing down the track. Now transition strip resizing works as follows: * It will grow/shrink as necessary to absorb any changes in the length of its neighbours instead of shunting everything around to maintain its length * If the neighbour has been resized by an amount greater than the transition's length, all the strips will need to be shunted away to make way for the neighbour. In this case, the transition will shrink down to being 1 frame long to ensure that it is still visible (so that it can be removed if necessary). |
Revision bf969e9 by Joshua Leung October 8, 2015, 11:08 (GMT) |
Fix T46391: Sync Length in NLA is not working on all instances of clip |
Revision afeca63 by Joshua Leung October 8, 2015, 11:08 (GMT) |
Fix: "Tweak user" red-alert flag was not getting set on strips on active track The "tweak user" flag used to flag strips using the same action as the active strip was not getting set on other strips that live on the same track as the active one. Strips with this flag set are shown with a red colour to indicate that editing the action may have the unintended consequence of modifying another strip. |
Revision 1730c36 by Sergey Sharybin October 8, 2015, 11:05 (GMT) |
Fix T46406: Cycles ignores default socket value associated with group socket |
Revision fca1d14 by Sergey Sharybin October 8, 2015, 11:05 (GMT) |
Cycles: Fix wrong float3->float3 conversion node |
Revision 97b6948 by Campbell Barton October 8, 2015, 09:29 (GMT) |
Fix T46386: Duplicate fails updating driver links Duplicate wasn't updating links, so duplicatinvg a objects would still point to the originals for curve-taper, texmesh, drivers. Use generic id-looper to handle replacing data. |
Revision 5eb500f by Campbell Barton October 8, 2015, 09:14 (GMT) |
Add USER flags to BKE_library_foreach_ID_link This way callbacks can know if adjusting user-count is needed. |
Revision 8702dff by Campbell Barton October 8, 2015, 08:42 (GMT) |
Cleanup: use newlibadr_us |
Revision 9f2e225 by Campbell Barton October 8, 2015, 08:25 (GMT) |
Add missing object-data ID loop pointer |
Revision 9fdc3ab by Bastien Montagne October 8, 2015, 08:09 (GMT) |
Fix bplayer (c) |
|
|
|


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