May 14, 2015, 04:38 (GMT) |
fix mismatched memory free This string is copied with strdup during GPUx_specify_attrib, needs a plain free. |
May 14, 2015, 03:57 (GMT) |
new function: bind all attrib locations Was binding these by hand in wireframe shader tests, but retyping the name strings is a potential source of errors. Call this function instead after creating VertexBuffer but before linking the GLSL program. |
May 13, 2015, 18:31 (GMT) |
Zoom to frame options, requested by the Hwoozeberry (dutch translation) team. There are 3 options here: 1) Keep range (previous behaviour) 2) Seconds - allows a specified offset in seconds around current frame 3) keyframes - zoom to include a number of keyframes around the cursor Options 2 and 3 have their own properties to tweak the behaviour and all options can be found in User Preferences->Interface under the 2D viewports section. Number 3 will probably need some refinement so commiting here for the hwoozeberry team to test first. |
May 13, 2015, 16:13 (GMT) |
Fix for previous commit: the "goal deflect" feature wasn't actually filtering effectors by type. |
Revision 5b9a2f0 by Bastien Montagne May 13, 2015, 15:19 (GMT) |
Revert "Squashed commit of asset-experiments branch." This reverts commit 41e471dca4a195e703cf1d21bf4c1e7a92ef46a4. |
Revision 41e471d by Bastien Montagne May 13, 2015, 15:18 (GMT) |
Squashed commit of asset-experiments branch. |
Revision 604a38f by Bastien Montagne May 13, 2015, 15:18 (GMT) |
Merge branch 'master' into experimental-build |
May 13, 2015, 15:14 (GMT) |
Merge branch 'master' into asset-experiments |
May 13, 2015, 15:06 (GMT) |
Fix crash in append/link on windows (sigh). |
May 13, 2015, 14:50 (GMT) |
Merge branch 'alembic' into gooseberry Conflicts: source/blender/physics/intern/BPH_mass_spring.cpp |
May 13, 2015, 14:49 (GMT) |
Optional feature "Goal Deflect" to disable goal forces when hitting a deflector object. |
May 13, 2015, 12:07 (GMT) |
Fix newly created dir not going into rename state anymore. Due to async dir listing... |
May 13, 2015, 11:58 (GMT) |
Merge branch 'master' into asset-experiments |
May 13, 2015, 10:52 (GMT) |
Merge branch 'master' into asset-experiments |
May 12, 2015, 21:16 (GMT) |
Revert "Add missing stubs for buffer generation." This reverts commit 4040f0af0017409fad4912605527900ba6919173. |
May 12, 2015, 17:39 (GMT) |
Merge branch 'asset-experiments' into asset-engine Conflicts: source/blender/blenkernel/CMakeLists.txt |
May 12, 2015, 17:21 (GMT) |
Restore drag'n'drop from filebrowser. We need to store non-static data here, so had to tweak drag and drop button code... |
May 12, 2015, 15:00 (GMT) |
Some cleanup and reducing diff from master. |
May 12, 2015, 13:58 (GMT) |
Merge branch 'master' into cycles_kernel_split |
May 12, 2015, 13:49 (GMT) |
Cycles kernel split : Fix object_dir_transform -> object_normal_transform |
|
|
|


Master Commits
MiikaHweb | 2003-2021