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-03-11Fix T39083: speakers were evaluated multiple times when used in setsCampbell Barton
2014-03-11OSX: fix another kCGLRendererAppleSWIDJens Verwiebe
2014-03-11OSX: change a longterm deprecated kcgl constant, could lead to crashes elseJens Verwiebe
2014-03-10OSX/clang3.4: tentative fix for T38746, strange bullet behaviourJens Verwiebe
2014-03-10Fix T39034 brush always shown even after deactivating the show cursorAntony Riakiotakis
2014-03-10Minor cleanup: use rna_ prefix for path_resolve_* functions forLukas Tönne
2014-03-10Fix T37293: trying to fix scrubbing not stopping playbackJörg Müller
2014-03-10Cleanup for RNA_path_resolve_full.Lukas Tönne
2014-03-10Fix for proxy colorspace and prefetchingSergey Sharybin
2014-03-10Revert changes to submodulesSergey Sharybin
2014-03-10Fix for potential bug in copy-to-selected ui button operator: ReturnLukas Tönne
2014-03-10Cycles: Option to Sample all Lights in the Branched Path integrator for indir...Thomas Dinges
2014-03-09Minor code cleanup.Tamito Kajiyama
2014-03-09Code Cleanup for __HAIR__ defines.Thomas Dinges
2014-03-09Fix compile error using MSVC2008 + cmakeDaniel Genrich
2014-03-09Fix T39018: Duplicate entries for material/shader in AnimEditorsJoshua Leung
2014-03-09Graph Editor: add lasso select for fcurvesCampbell Barton
2014-03-09BLI Rect: utility function to transform a point using 2 rect'sCampbell Barton
2014-03-09Text Editor: Remove key binding for text/object conversionCampbell Barton
2014-03-09Fix for prevoius commit: accidentally changed a ifndef to ifdef.Juergen Herrmann
2014-03-09Cleanup some useless/unneeded #ifdefs for MSVC2013.Juergen Herrmann
2014-03-08Make CMake use Jack debug libraries when compiling a debug buildJuergen Herrmann
2014-03-08Minor changes to CMakeLists.txt to enable debug builds on VS2013.Juergen Herrmann
2014-03-08Fix T39035: Cycles F-Modifier truncates end/beginning frame values for repeti...Joshua Leung
2014-03-08Drivers UI: Add explicit warnings about use of bpy.data and bpy.context in ex...Joshua Leung
2014-03-08Cycles: Compile fix and some cleanup for the Image interpolation commit.Thomas Dinges
2014-03-08Add support for multiple interpolation modes on cycles image texturesMartijn Berger
2014-03-07Fix for displace node regression (reported on IRC by Sebastian Koenig):Lukas Tönne
2014-03-07Fix crash when changing and using between layer and other brushes inAntony Riakiotakis
2014-03-07Fix hard crash when using persistent base on layer brush on multires andAntony Riakiotakis
2014-03-07Some initial tooltips for FModifiersJoshua Leung
2014-03-07Added tooltips for various F-Curve RNA definesJoshua Leung
2014-03-07Fix T38774: Changing extrapolation type via RNA doesn't update FCurveJoshua Leung
2014-03-07Fix T38774: Added missing notifier flags for updating F-Curve after changing ...Joshua Leung
2014-03-07Code cleanup - Extra comments + Reshuffling a few methodsJoshua Leung
2014-03-07Comment fixesJoshua Leung
2014-03-07Maintenance: Start of 2.71 release cycle, BCon1, Alpha.Thomas Dinges
2014-03-07tweaks to buildinfoSergey Sharybin
2014-03-07Fix for own commit: particle rng arrays should be declared extern in theLukas Tönne
2014-03-07Removing ParticleSystem->frand arrays to avoid memory corruption issuesLukas Tönne
2014-03-07Correction to previous commitCampbell Barton
2014-03-07Fix action-editor crash transforming gpencil and masksCampbell Barton
2014-03-07Fix T38985: Setting endpoint_u property while creating spline in Python gives...Sergey Sharybin
2014-03-07Fix T39015: NLA Clip Auto Blend In/Out Check Box Not WorkingJoshua Leung
2014-03-07Fix T38990: Crash in mask shape re-keyCampbell Barton
2014-03-07Code cleanup: styleCampbell Barton
2014-03-07Editmesh: Toggle between all edge-loop boundaries when selectingCampbell Barton
2014-03-07Mesh: loopselect return cancelled when no selection madeCampbell Barton
2014-03-07BMesh: simple edge boundary walkerCampbell Barton
2014-03-07Fix T39000: Align Objects Axis button is not redraw.Bastien Montagne