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-15Revert "Revert "Disable key accelerators for splash screen""Campbell Barton
2015-06-15Revert "Disable key accelerators for splash screen"Thomas Beck
2015-06-14Edge Slide: refactor direction calc into functionCampbell Barton
2015-06-14BMesh: use define for stringCampbell Barton
2015-06-13Compilation error fixes for older GCC/CLang compilersSergey Sharybin
2015-06-13Fix T45062: Make it clear in tooltip that 'double sided' mesh option only aff...Bastien Montagne
2015-06-13Multi-View: Show multiview image properties only in the places whereDalai Felinto
2015-06-13Multi-View: Some Stereo 3D modes require a special drawing all the timeDalai Felinto
2015-06-13Fix: Don't show "Clear Keyframes" option in RMB menu for NLA Strip propertiesJoshua Leung
2015-06-13Fix: "Delete Keyframes" RMB-menu option didn't work on NLA Strip propertiesJoshua Leung
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-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-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-12Cycles: Add debug pass which shows number of instance pushes during camera ra...Sergey 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-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-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