Blender Git Commits

Blender Git "master" branch commits.

Page: 2951 / 5574

February 17, 2014, 03:27 (GMT)
Sequencer: increase soft limits for translate
February 17, 2014, 02:46 (GMT)
UI: wheel switches tabs over the tab area, or ctrl+wheel anywhere
February 17, 2014, 00:41 (GMT)
Mesh Tool: removes degenerate edges, faces and face ears.
February 17, 2014, 00:34 (GMT)
Code cleanup: unused/warnings
February 16, 2014, 14:47 (GMT)
Fix: compile error due to non-matching type and strict flags for MSVC9

This fixes a small compile error where MSVC9 complains about conversion from int to unsigned char.
February 16, 2014, 11:40 (GMT)
Fix for bmesh with openmp
February 16, 2014, 03:50 (GMT)
MSVC: add errors for BLI_strict_flags.h
February 15, 2014, 20:55 (GMT)
CMake: disable international if the locale path is empty

This would happen when the submodules weren't initialized
but fail on `make install` with a not very helpful message.
February 15, 2014, 13:38 (GMT)
Compile fix for 004decc1d940...
February 15, 2014, 07:40 (GMT)
Fix/Workaround for NDOF/X11 bug with unreliable GHOST_kFinished events.
February 15, 2014, 07:35 (GMT)
Code cleanup: use const short for ndof axis args
February 15, 2014, 07:21 (GMT)
Code cleanup: warnings
February 15, 2014, 06:25 (GMT)
Fix T38638: modifiers on curves kept warnings
February 15, 2014, 02:51 (GMT)
Mesh Inset: following existing edges is now optional
February 15, 2014, 02:28 (GMT)
UI: fix for glitch where active button became inactive on undo
February 15, 2014, 01:31 (GMT)
IDProp API: change IDP_NewString so `sizeof()` can be passed in.
February 15, 2014, 01:27 (GMT)
Fix reading one byte past the buffer when writing string properties
February 15, 2014, 01:06 (GMT)
Fix T38640: password values showed in tooltips

also disable copying password text.
February 15, 2014, 00:37 (GMT)
Code cleanup: remove more string encoded menu functions
Revision 67ba7e5 by Thomas Beck
February 14, 2014, 22:59 (GMT)
Interface: Remove one more name field, this time from the armature tab - pose library panel. It's not needed anymore (dbl click on the item itself will rename it)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021