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
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
2015-06-11Replace linked-list insert-sort with merge-sortCampbell Barton
2015-06-11BLI_listbase: match arg order with BLI_qsort_rCampbell Barton
2015-06-11Add argument --python-expr to pass Python directlyCampbell Barton
2015-06-10Error message fix - In the manual (thus for the user) we are referring to thi...Dalai Felinto
2015-06-10Picky edits to previous commit.Bastien Montagne
2015-06-10Fix T45017: Crash when running 'track markers' operator with no clip loaded.Bastien Montagne
2015-06-10Fix T45009: Bad 'tri area computation' code in knife tool.Bastien Montagne
2015-06-102.75 splashCampbell Barton
2015-06-10Fix/Workaround T44662: Freestyle gives no visual output when the Save Buffers...Sergey Sharybin
2015-06-10Fix T44968: Python executable crashes due to missing .DLLSergey Sharybin
2015-06-10Fix T45013 negative curve falloff not working.Antony Riakiotakis
2015-06-10UI: option to pass "icon_value" to menusCampbell Barton
2015-06-10Correct typosCampbell Barton
2015-06-09Tooltip cleanup: show_metadata should be same between image editor/Antony Riakiotakis
2015-06-09Disable key accelerators for splash screenCampbell Barton
2015-06-09Fix T45002: sculpt show brush toggle no longer working.Bastien Montagne
2015-06-09Fix T45003: some UI/i18n issues.Bastien Montagne
2015-06-09Fix T37746: Presets in splash failed to redrawCampbell Barton