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-08-17CleanupCampbell Barton
2014-08-17Math Lib: replace epsilon with check against zeroCampbell Barton
2014-08-17Fix poll func of CYCLES_OT_use_shading_nodes.Bastien Montagne
2014-08-17Fix filenames in splashscreen.Bastien Montagne
2014-08-16Math Lib: add isect_line_line_epsilon_v3Campbell Barton
2014-08-16CommentsCampbell Barton
2014-08-15Fix T41454: Command "Dirty Vertex Colors" prompts Python error.Bastien Montagne
2014-08-15Fix T41421Antony Riakiotakis
2014-08-15Fix compilation on linux (implicit conversion from double/float to size_t tre...Bastien Montagne
2014-08-15Fix T41427: Region overlap moves into wrong window.Bastien Montagne
2014-08-15CleanupCampbell Barton
2014-08-15Fix uninitialized imagepaint values on new scene, report by kopias onAntony Riakiotakis
2014-08-15Correction to last commit, rna namingCampbell Barton
2014-08-15Final Fix T41222 Blender gives weird ouput when baking (4096*4096) resolution...Dalai Felinto
2014-08-15Revert "Fix T41222 Blender gives weird output when baking (4096*4096) resolut...Dalai Felinto
2014-08-15Solidify Modifier "Rim Only" OptionCampbell Barton
2014-08-15Modifiers: consider all constructive modifiers as 'preview' ones as well.Bastien Montagne
2014-08-15Fix T41443: Separate bug with Curves & HooksSergey Sharybin
2014-08-15ColorRamp HSV, HSL Blend ModesCampbell Barton
2014-08-15Cleanup: comment & var nameCampbell Barton
2014-08-15Fix T41435: Info-text lags changing space-typesCampbell Barton
2014-08-15UI: avoid spacetype and butspacetype mismatchCampbell Barton
2014-08-14Cycles: Don't check closure flag in kernel_volume_decoupled_scatter(), we che...Thomas Dinges
2014-08-14Fix 'quick smoke' not rendering anything (texture coordinates was left unset)Bastien Montagne
2014-08-14Cycles: Optimize Equi-Angular sampling using binary range search.Thomas Dinges
2014-08-14Cycles: Optimization for Heterogeneous Volume Shadows.Thomas Dinges
2014-08-14Cleanup: typos and extra brackets.Thomas Dinges
2014-08-14Switch sampler icon to the right, it's easier for artists to access.Antony Riakiotakis
2014-08-14Cycles: Avoid intermediate function when we sample all lamps.Thomas Dinges
2014-08-14Cycles: Avoid segment NULL check, we access it before this function already.Thomas Dinges
2014-08-14Pie menus:Antony Riakiotakis
2014-08-14Aaaarh! aaargh!Antony Riakiotakis
2014-08-14Last fix wasn't complete, sorry for that..Antony Riakiotakis
2014-08-14Deactivate last active button for pie menu popups.Antony Riakiotakis
2014-08-14Fix crash on texture painting after new scene is added, reported byAntony Riakiotakis
2014-08-14OSX/SCONS/buildbot: last commit made BF_COLLADA_LIB tweak obsoleteJens Verwiebe
2014-08-14OSX/Scons: make sure BF_OSL implies BF_LLVMJens Verwiebe
2014-08-14Fix part of T41297.Antony Riakiotakis
2014-08-14Attempt to fix 32bit OSX buildbot, need to link against UTF Collada libSergey Sharybin
2014-08-14Revert modal operation of cursor. This change was far less innocent thanAntony Riakiotakis
2014-08-14UI: Don't print user passwords in info-spaceCampbell Barton
2014-08-14Correct own regression in password button editingCampbell Barton
2014-08-14Cycles: Correction to previous commit -- forgot to take instancing into accountSergey Sharybin
2014-08-14Remove MSVC2008 workaroundCampbell Barton
2014-08-14Fix T41425: UI wobbles using scrollbarCampbell Barton
2014-08-14BMesh: use a smaller dist3 thresholdCampbell Barton
2014-08-14Hack for edge-slide macro was lost in header cleanupCampbell Barton
2014-08-14Fix T41431: Min/Max custom property range mismatchCampbell Barton
2014-08-14hint checks to re-alloc as unlikelyCampbell Barton
2014-08-14remove MAXFLOAT defineCampbell Barton