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-19Fix crash in BKE_mesh_validate_arraysCampbell Barton
2014-08-19Fix mesh validate skipping first vertexCampbell Barton
2014-08-19Fix T41479: BLI_bvhtree_find_nearest inaccurateCampbell Barton
2014-08-19Fix for BKE_deform_flip_side_name getting fooled by extra separator charactersCampbell Barton
2014-08-19Fix for fix (don't guess enum's sign)Campbell Barton
2014-08-18Fix T41456: soft light texture blend mode zero effectAntony Riakiotakis
2014-08-18Correction to previous curve bevlist commitSergey Sharybin
2014-08-18Fix T40653: Modified keymap: MMB not behaving like RMB?Bastien Montagne
2014-08-18Fix building on some compilers (clang on OSX).Bastien Montagne
2014-08-18De-duplicate EWA filter code between renderer and compositorSergey Sharybin
2014-08-18Fix T41137: Old render result from viewport render in camera view does not go...Sergey Sharybin
2014-08-18Fix T41426: floating menus - scroll issues.Bastien Montagne
2014-08-18Fix T41462: "Reload from trusted" button not prompting for confirmation.Bastien Montagne
2014-08-18Correction to the mipmaps generationSergey Sharybin
2014-08-18Fix T41085: Blender crashes when using "spline" or "segments" for bevel curve...Sergey Sharybin
2014-08-18Fix for line style shader/texture types showing up in the node editor when Fr...Tamito Kajiyama
2014-08-18Fix T41314: OpenGL error when using Cycles engineSergey Sharybin
2014-08-18BMesh: intersect toolCampbell Barton
2014-08-18Cleanup: assert / warnCampbell Barton
2014-08-18BMesh: add BM_vert_splice_check_doubleCampbell Barton
2014-08-17Fix T41467: Modifier view buttons changing positions.Bastien Montagne
2014-08-17BLI_array: utility function for searching an arrayCampbell Barton
2014-08-17Knife tool: simplify hit-depth calculationCampbell Barton
2014-08-17CleanupCampbell Barton
2014-08-17Math Lib: replace epsilon with check against zeroCampbell Barton
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 T41421Antony Riakiotakis
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-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-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-14Fix part of T41297.Antony Riakiotakis
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