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
2015-06-13Python API: use cached translation tablesCampbell Barton
2015-06-13Translations utils: add needed bits to update git repo together with svn trunk.Bastien Montagne
2015-06-13Fix scons compilationJoshua Leung
2015-06-12Cleanup: Correct commentJulian Eisel
2015-06-12Armature: add armature dissolveCampbell Barton
2015-06-12Edge slide (minor change, use existing vertex)Campbell Barton
2015-06-12CMake: remove commentCampbell Barton
2015-06-12Fix compilation error on WindowsSergey Sharybin
2015-06-12Fix T45018 camera not easily selectable in multiview.Antony Riakiotakis
2015-06-12UI: Use numselect for redo-popup (for move layers)Campbell Barton
2015-06-12UI: Vertex Mark/Clear Sharp menu, match edge menuCampbell Barton
2015-06-12Revert "UI: move sharp/smooth out of vertex menu"Campbell Barton
2015-06-12Support metadata display in clip editorAntony Riakiotakis
2015-06-12De-duplicate stamp callbackCampbell Barton
2015-06-12Fix for building without audiospaceCampbell Barton
2015-06-12Fix for building without ffmpegCampbell Barton
2015-06-12Fix T45048: wrong tooltips in Video Sequence Editor's "Strip" Menu (mute/unmu...Bastien Montagne
2015-06-12Merge all changes to blenderplayer from gooseberry branch:Antony Riakiotakis
2015-06-12Cycles: Fix missing node distance update when only two child intersected in QBVHSergey Sharybin
2015-06-12Fix T45041: (2.75RC) blender crashes when I choose 'Refresh DataBlock Previews'.Bastien Montagne
2015-06-12BLI_linklist, avoid full list search for appendCampbell Barton
2015-06-12Use prepend instead of append (avoids list search)Campbell Barton
2015-06-12Cleanup: unused varCampbell Barton
2015-06-12File Browser: Two more minor fixes for arrow keys selectionJulian Eisel
2015-06-12File Browser: Ensure active file is unset if no file is selectedJulian Eisel
2015-06-12Expose Background AO and Transparent flag to XML APIThomas Dinges
2015-06-12Cycles: Add debug pass which shows number of instance pushes during camera ra...Sergey Sharybin
2015-06-12Cycles: Remove meaningless debug traversal steps increment from QBVH volume codeSergey Sharybin
2015-06-12Cycles: Enable transparent shadows for experimental AMD kernelSergey Sharybin
2015-06-12Fix wrong proxy pointer hanging around after making all localSergey Sharybin
2015-06-12Make scopes update multi-threadedSergey Sharybin
2015-06-12Image scopes: Make sample line saving check localSergey Sharybin
2015-06-12Image scopes: Make all variables local, prepare to threaded evaluateSergey Sharybin
2015-06-12Cycles: Remove Bump Node from the graph, if Height input is not connected.Thomas Dinges
2015-06-11Masking: Numpad-. now centers view to selected control pointsSergey Sharybin
2015-06-11Cleanup some style in new 'keyboard select' code.Bastien Montagne
2015-06-11Fix T45016, mask animation data lost after layer renameAntony Riakiotakis
2015-06-11Fix T45032 allow float rotational values for numpad rotationAntony Riakiotakis
2015-06-11File Browser Arrow Keys NavigationJulian Eisel
2015-06-11Fix possible NULL pointer useCampbell Barton
2015-06-11Cycles: Simplify volume_phase_eval().Thomas Dinges
2015-06-11Release cycle: Blender 2.76 BCon 1, alphaThomas Dinges
2015-06-11Expose debug type into the interfaceSergey Sharybin
2015-06-11Cycles: Add debug pass showing average number of ray bounces per pixelSergey Sharybin
2015-06-11Use more proper flag for psys reconstruction after memory optimizationSergey Sharybin
2015-06-11Fix for unwanted particle re-distribution happening due to memory optimizationSergey Sharybin
2015-06-11Compositor: Use atomics to update finished tiles progressSergey Sharybin
2015-06-11Fix T44871: Blender hangs when using masking, dilate-erode and soften nodeSergey Sharybin
2015-06-11BMesh: flatten faces operatorCampbell Barton
2015-06-11BMesh: add BMO_ITER_INDEX macroCampbell Barton