Revision 365ff66 by Campbell Barton June 13, 2014, 14:47 (GMT) |
GSet, GHash: Add BLI_gset_add, since its common to add members to a set also rename BLI_edgeset_reinsert -> BLI_edgeset_add, in this case its the same. |
Revision 8bd4b73 by Campbell Barton June 13, 2014, 14:47 (GMT) |
BLF: use NONNULL & WARN_UNUSED_RESULT attrs & remove unneeded NULL check |
Revision 0e085c6 by Campbell Barton June 13, 2014, 14:47 (GMT) |
BLI_kdtree: use UNLIKELY |
Revision f663c4f by Campbell Barton June 13, 2014, 14:47 (GMT) |
Code cleanup: UI, unnecessary float/int conversion |
Revision f3e4f42 by Campbell Barton June 13, 2014, 14:47 (GMT) |
Code cleanup: remove hack for older GCC (4.2x and newer work without) |
Revision 1962e21 by Campbell Barton June 13, 2014, 14:47 (GMT) |
Code cleanup: remove redundant arg from ARRAY_LAST_ITEM |
Revision c3c04fe by Campbell Barton June 13, 2014, 14:47 (GMT) |
Code cleanup: remove redundant NULL check |
Revision 477f355 by Campbell Barton June 13, 2014, 14:47 (GMT) |
Code cleanup: reorder BKE_scene_use_new_shading_nodes checks last |
Revision b72eca4 by Campbell Barton June 13, 2014, 14:47 (GMT) |
Code cleanup: remove NULL check |
Revision a85b851 by Campbell Barton June 13, 2014, 14:47 (GMT) |
Code cleanup: replace interp_v2_v2v2 with mid_v2_v2v2 |
Revision 953559a by Campbell Barton June 13, 2014, 14:47 (GMT) |
Code cleanup: avoid call to BLI_countlist |
Revision e3b47c1 by Campbell Barton June 13, 2014, 14:47 (GMT) |
Code cleanup: BLI_strdupn -> BLI_strdup |
Revision 6a75ecd by Campbell Barton June 13, 2014, 14:47 (GMT) |
Code cleanup: spelling |
Revision baa0f0e by Sergey Sharybin June 13, 2014, 14:42 (GMT) |
Cycles: Support builtin images for OSL shading backend This means packed images and movies are now supported when using OSL backend for material shading. Uses special file name to distinguish whether image is builtin or not. This part might become a bit smarted or optimized a bit, but it's good enough with this implementation already. |
Revision f95817c by Bastien Montagne June 13, 2014, 14:33 (GMT) |
Minor modifications to 2.71 splash (bigger ref text, was unreadable in lowres version). |
Revision 2e56182 by Sergey Sharybin June 13, 2014, 14:19 (GMT) |
Detect version suffix based on release cycle and version char Should make it less error-prone for release tagging/ahoy. |
Revision d85c230 by Thomas Dinges June 13, 2014, 14:14 (GMT) |
Start of the 2.72 release cycles, BCon1. Reminder for developers: Please document new features immediately after commit in the WIP release logs. No commit without docs. :) http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.72 |
Revision 169c95b by Campbell Barton June 12, 2014, 18:39 (GMT) |
Splash screen update for 2.71 Artwork: Event Horizon by pieriko |
Revision 7aea3ac by Campbell Barton June 12, 2014, 18:39 (GMT) |
Splash: enable rc label |
Revision a8532fb by Campbell Barton June 12, 2014, 18:05 (GMT) |
Fix T40596: Node link menus flipped & events inverted |
|
|
|


Master Commits
MiikaHweb | 2003-2021