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
AgeCommit message (Expand)Author
2014-11-19Switch to SDL2 on OSXSergey Sharybin
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-19Cycles: Missed some changes in the previous hair motion blur fixSergey Sharybin
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 T42475: Vector motion blur on hairSergey Sharybin
2014-11-18Cycles: Add logging to blender curve segment exportingSergey 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-18Buildbot: Switch to dynamic loaded SDL-2.0Sergey Sharybin
2014-11-18CMake: update pacman specCampbell Barton
2014-11-18Revert "OSX/cpack: add a dummy bg and ds_store for dmg"Campbell Barton
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-18OSX/cpack: add a dummy bg and ds_store for dmgJens Verwiebe
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-17CMake: update lite configCampbell 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-17cmake/buildbot: make sure we build the full blender and cycles cuda binariesMartijn Berger
2014-11-17Fix for last commit, accidentaly removed transparent shadows property.Thomas Dinges
2014-11-17ShapeKey: Cleanup of BKE_keyblock_convert/update code.Bastien Montagne
2014-11-17Fix T35170: Undoing edit op on a basis shapekey could generate extra offset o...Bastien Montagne
2014-11-17ShapeKeys: Add `BKE_keyblock_is_basis` to check whether a given keyblock is u...Bastien Montagne
2014-11-17Cleanup: rename `BKE_key_convert/update` to `BKE_keyblock_convert/update`.Bastien Montagne
2014-11-17ShapeKey: Refactor a bit `BKE_key_convert_from_...`Bastien Montagne
2014-11-16OSX/cmake: set actual compilation date to macosx bundles, fix player bundle w...Jens Verwiebe
2014-11-16Cycles Standalone: Updates for Volume sampling.Thomas Dinges
2014-11-16Cycles: Remove Integrator volume sampling flag, that was moved to Shader.Thomas Dinges
2014-11-16UI: fix for recent menu flipping commitCampbell Barton
2014-11-16Just 2 comments cleanedJens Verwiebe