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-05-25preview buttons: tiny optimizationInes Almeida
2015-05-25Fix T44836: crash when multi-view is enabled and switching to BI rendered vie...Dalai Felinto
2015-05-25Depsgraph: Avoid unnecessary char*/string conversion when creating RNAPathKeySergey Sharybin
2015-05-25Fix T44709: New Depsgraph not evaluating driver interactivelySergey Sharybin
2015-05-25Fix T44822: python enums' itemf callback did not handle 'NULL' context case.Bastien Montagne
2015-05-25Fix T44815: Sound bake doesn't check filepathCampbell Barton
2015-05-25Cycles: Fix compilation error of split kernelSergey Sharybin
2015-05-25BGE: Fix bug with default material and MTFace.Porteries Tristan
2015-05-25Fix error redoing shrink fattenCampbell Barton
2015-05-25Fix bend in object mode (wasn't rotating objects)Campbell Barton
2015-05-25Fix memory leak /w bend toolCampbell Barton
2015-05-25Cleanup: const char for operator ID'sCampbell Barton
2015-05-25Fix T44833, OpenCL compile error on AMD.Thomas Dinges
2015-05-25Fix T44830, wrong sample progress number when using split device.Thomas Dinges
2015-05-24Fix T44823: No menu entry for Circle Select in UV/Image editor.Bastien Montagne
2015-05-24Fix T44814: 'preview' icons would not greyout.Bastien Montagne
2015-05-24Some more minor cleanup in new icon preview code.Bastien Montagne
2015-05-24Cleanup: styleCampbell Barton
2015-05-24Fix rare crash duplicating fluidsimCampbell Barton
2015-05-24Fix crash clearing skin data on non meshCampbell Barton
2015-05-24Fix RNA type accessCampbell Barton
2015-05-24Fix unreported bug with recent enum icon preview changes, would show bad in c...Bastien Montagne
2015-05-24Fix error joining tris -> quadsCampbell Barton
2015-05-24BGE : Fix black material on meshes without materials in blenderplayer.Porteries Tristan
2015-05-23IconView template: adding optional labels to popup buttonsInes Almeida
2015-05-23Cleanup: typosCampbell Barton
2015-05-23Quadric: add common why doubles are used.Campbell Barton
2015-05-23Math Lib: update API usage infoCampbell Barton
2015-05-23Fix (unreported) broken RNA Image pack handling since multiview merge.Bastien Montagne
2015-05-22Fix second crashing part of T44497, out of bounds access to hookAntony Riakiotakis
2015-05-22BGE: grey out Alpha and Specular sliders when Transparency panel isJorge Bernal
2015-05-22Cycles: Restructure kernel files organizationSergey Sharybin
2015-05-22SCons: Don't install SConscript into Cycles kernel folderSergey Sharybin
2015-05-22Fix T44801: Blender crash in UV-editor.Bastien Montagne
2015-05-22Fix for join faces ignoring angle limitCampbell Barton
2015-05-22BMesh: extrude region didnt copy edge flagsCampbell Barton
2015-05-22Cycles: Remove TM / R and whitespace from OpenCL device names.Thomas Dinges
2015-05-21Cleanup: Remove some outdated comments related to split kernel.Thomas Dinges
2015-05-21Fix T44744, tangents incorrect in edit mode.Antony Riakiotakis
2015-05-21Yet another crappy Intel driver added for correct SSAO support.Antony Riakiotakis
2015-05-21Fix crash in blenderplayer when scrubbing off screen.Antony Riakiotakis
2015-05-21Fix T44778 missing specular transparency slider in game engineAntony Riakiotakis
2015-05-21Fix T44791 triangles when painting on a texpaint planeAntony Riakiotakis
2015-05-21SCons: Fix for missing avx and avx2 cycles kernelsSergey Sharybin
2015-05-21GPencil Eraser Size-Saving FixJoshua Leung
2015-05-21Fix T44774: Grease Pencil eraser size reset after exiting sessionJoshua Leung
2015-05-21BMesh: decrease decimate epsilonCampbell Barton
2015-05-21Fix T44795: same menu item for different command in node editor.Bastien Montagne
2015-05-21Cycles: Remove OSL from split headersSergey Sharybin
2015-05-21Cycles: Move utility atomics function to util_atomic.hSergey Sharybin