Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Expand)Author
2014-11-21Bugfix T42648: Invert Selection operator is not working for animation channelsJoshua Leung
2014-11-21Fix T42421: HDR reader could easily read past buffer (truncated HDR files e.g...Bastien Montagne
2014-11-21Task scheduler: Add an option to limit number of threads per poolSergey Sharybin
2014-11-20Compsitor: White space cleanupSergey Sharybin
2014-11-20Cleanup: ints/shorts -> bool.Bastien Montagne
2014-11-20Fix T42622, environment texture GLSL result different from rendering.Antony Riakiotakis
2014-11-20Fix T42639, editcurve flags not getting restored on undo.Antony Riakiotakis
2014-11-20Fix T42662 hide unselected does not reveal selected.Antony Riakiotakis
2014-11-20Fix T42660 snapping not working nicely on graph editor.Antony Riakiotakis
2014-11-20Fix color tweaking in vertex painting not getting an undo push (wouldAntony Riakiotakis
2014-11-20Fix T42647, vertex and weight painting mode do not display solid shadedAntony Riakiotakis
2014-11-20SCons: Proper solution for local symbols mapSergey Sharybin
2014-11-20Fix T42638: Roll angle inconsistent flip in edit mode.Bastien Montagne
2014-11-20Bugfix T42661: shortcut "." and "," for changing pivot center don't work on G...Joshua Leung
2014-11-20SCons: Remove duplicate PLATFORM_LINKFLAGS from makesdna and makesrnaSergey Sharybin
2014-11-20mathutils.kdtree: fix docstringsCampbell Barton
2014-11-19Cleanup: #define -> enums.Bastien Montagne
2014-11-19Tweak to stroke editing drawing - Only show stroke points when in editmodeJoshua Leung
2014-11-19Compile fix for changes in masterJoshua Leung
2014-11-19Merge branch 'master' into GPencil_EditStrokesJoshua Leung
2014-11-19Fix: Shift-H now works in main graph editor area tooJoshua Leung
2014-11-19Tweaks to hide/reveal hotkeys for Graph EditorJoshua Leung
2014-11-19Cleanup: name hide/reveal, like rest of operatorsCampbell Barton
2014-11-19Graph Editor: H/Shift-H now hide and unhide selected curves (Gooseberry Request)Joshua Leung
2014-11-19Refactor: Move part of vgroup handling code from ED_mesh/object_vgroup.c to B...Bastien Montagne
2014-11-18Fix context texture buttons in cycles not getting their context right -Antony Riakiotakis
2014-11-18Fix player compile ( take into account to textcompile with player always aka ...Jens Verwiebe
2014-11-18Fix T41969: Enviropment map crashSergey Sharybin
2014-11-18Make it possible to use preview/viewport render job kill without contextSergey Sharybin
2014-11-18Fix T42585: Mask motion blur is wrong when parented to plane trackSergey Sharybin
2014-11-18Fix for console & info clipping text too earlyCampbell Barton
2014-11-18Fix for previous checkAntony Riakiotakis
2014-11-18Fix for previous commitAntony Riakiotakis
2014-11-18GPUFramebuffer API cleanup:Antony Riakiotakis
2014-11-18GPU framebuffer/texture API: Warn when binding a texture that is alsoAntony Riakiotakis
2014-11-18GPU framebuffer API:Antony Riakiotakis
2014-11-18Fix T42608: Mesh deform modifier for curve fails in renderSergey Sharybin
2014-11-18correct another problem with BLI_assertCampbell Barton
2014-11-18correct uninitialized var useCampbell Barton
2014-11-18Error in last commit (broke release build)Campbell Barton
2014-11-18BLI_assert: print a backtrace with the errorCampbell Barton
2014-11-17Cleanup: Shapekey: get rid of `ED_vgroup_object_is_edit_mode()`Bastien Montagne
2014-11-17Alternate fix for T42619: NULL check in callerCampbell Barton
2014-11-17Cleanup identation and fix a bad alignment issue in last commitAntony Riakiotakis
2014-11-17Fix T42619: python crash: bpy.context.screen.is_animation_playingjulianeisel
2014-11-17Numerical input for changing brush size, strenght or angle.Antony Riakiotakis
2014-11-17Slight improvements to vgroup tooltipsDaniel Salazar
2014-11-17Simplify function to get view vector in world spaceAntony Riakiotakis
2014-11-17Support dynamic loading of SDL librariesSergey Sharybin
2014-11-17ShapeKey: Cleanup of BKE_keyblock_convert/update code.Bastien Montagne