blender/source
Campbell Barton 4effdf4aff fix [#31382] Loop Cut and Slide numpad (-)
investigation lead to finding 3 bugs here...
- transform key input handling didnt ignore minus key on an unsigned value as it should.
- not being able to set numcuts to 0 made typing in numbers not very useful.
- backspace would set the cuts to an unsigned value.
2012-05-10 07:10:39 +00:00
..
blender fix [#31382] Loop Cut and Slide numpad (-) 2012-05-10 07:10:39 +00:00
blenderplayer update stubs for blenderplayer 2012-05-08 23:48:04 +00:00
creator code cleanup: BKE_ naming, also make bpy.data.images.load() always load a new image. (not use existing one) 2012-05-05 14:52:04 +00:00
darwin
gameengine Fix #31366: check to enable opengl quadbuffer stereo was wrong, causing it to 2012-05-09 11:11:35 +00:00
icons
tests rename Mesh.uv_loop_layers --> uv_layers 2012-04-22 23:51:50 +00:00
CMakeLists.txt
SConscript Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with slight modifications. 2012-04-24 12:57:58 +00:00