Revision 4cf531f by Martijn Berger August 5, 2014, 21:49 (GMT) |
Fix T41318: API change in OSL, I see no other cases but there might be |
Revision c82e256 by Nicholas Bishop August 5, 2014, 20:07 (GMT) |
Remove confusing word "faculative" from comments Reviewers: campbellbarton Reviewed By: campbellbarton Differential Revision: https://developer.blender.org/D711 |
Revision e56de9d by Campbell Barton August 5, 2014, 19:46 (GMT) |
Remove SVN references |
Revision ea9d94c by Campbell Barton August 5, 2014, 19:41 (GMT) |
Spelling |
Revision e6957bc by Campbell Barton August 5, 2014, 18:57 (GMT) |
Correct change to dupli-drawing Need exceptions so dupli-frames objects draw in render-only mode. |
Revision 86e9f84 by jens verwiebe August 5, 2014, 18:21 (GMT) |
OSX/cmake: move last commited line to a better place |
Revision e4146e6 by jens verwiebe August 5, 2014, 18:15 (GMT) |
OSX/cmake: force LLVM_STATIC ON, to fix linking issues |
Revision 5336e68 by Bastien Montagne August 5, 2014, 17:21 (GMT) |
Fix T41062: "copy to selected" doens't work for all attributes. The issue was that some properties are no direct children of the struct we support in 'copy to selected' (RNA_Sequence in this case). Since we can't use the ID of sequences here (it's the scene, while we need a sequence level of control), we had to add a new API helper to RNA path, which takes a RNA type and return a path relative to the closest ancester of that type. This way, we get a path from the RNA_Sequence, and can easily apply it to all other valid sequences to copy the property. Review, suggestions and edits by Campbell Barton, thanks! |
Revision b37b317 by Campbell Barton August 5, 2014, 17:12 (GMT) |
Add RNA access to packed libraries |
Revision a48b372 by Dalai Felinto August 5, 2014, 16:50 (GMT) |
Fix T41222 Blender gives weird output when baking (4096*4096) resolution on GPU In collaboration with Sergey Sharybin. Also thanks to Wolfgang Faehnle (mib2berlin) for help testing the solutions. Reviewers: sergey Differential Revision: https://developer.blender.org/D690 |
Revision 9855edc by Campbell Barton August 5, 2014, 16:48 (GMT) |
Fix T41328: Saving a copy changes lib paths |
Revision 5d5b0db by Campbell Barton August 5, 2014, 16:12 (GMT) |
API Docs: typos |
Revision 07da01d by Nicholas Bishop August 5, 2014, 14:57 (GMT) |
Replace explicit object type check with already-existing macro |
Revision f81b6e5 by Nicholas Bishop August 5, 2014, 14:50 (GMT) |
Add missing forward declaration and missing 'struct' keyword |
Revision 371fb51 by Campbell Barton August 5, 2014, 14:41 (GMT) |
UI: remove tip when dragging a popup |
Revision e123434 by Nicholas Bishop August 5, 2014, 14:36 (GMT) |
Fix a few typos in carve-capi.h The typos didn't cause any bug, but the mis-ordered parameter names in CarveExporter_InitGeomArrays were confusing. Reviewers: sergey Reviewed By: sergey Differential Revision: https://developer.blender.org/D709 |
Revision 1c8ac33 by Nicholas Bishop August 5, 2014, 14:33 (GMT) |
Fix incorrect comments in listbase, add unit test to verify change Reviewers: campbellbarton Reviewed By: campbellbarton Differential Revision: https://developer.blender.org/D708 |
Revision 4c3b25e by Campbell Barton August 5, 2014, 14:06 (GMT) |
Correct another issue in recent menu handling mouse clicks to exit a menu were ignored for non-floating popups |
Revision 4071719 by Howard Trickey August 5, 2014, 11:55 (GMT) |
Fix to commit rB77b7e1fe9ab: need ${target} instead of blender in cmake macro. |
Revision a192fac by Sergey Sharybin August 5, 2014, 11:54 (GMT) |
Fix T41276: OSL bug in getmessage ("trace", "geom:name" , output) |
|
|
|


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