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-07-14Follow up to previous commit.Antony Riakiotakis
2014-07-14Feature request:Antony Riakiotakis
2014-07-09Fix T40997, artifacts when unhiding part of the mesh in dyntopo.Antony Riakiotakis
2014-07-06Add support to lasso masking/flood fill for inverted values.Antony Riakiotakis
2014-07-04Style cleanupCampbell Barton
2014-06-27Fix T40834, grab brush not working after recent jittering fix.Antony Riakiotakis
2014-06-27Follow up to previous commit, do not calculate normal now with frontAntony Riakiotakis
2014-06-27Fix T40758 Front facing not consistent in sculpt mode.Antony Riakiotakis
2014-06-23Add ED_paint.h, split out ED_sculpt.hCampbell Barton
2014-06-21Fix T40567 Crash when returing to object mode from dyntopo.Antony Riakiotakis
2014-06-18Fix T40637, jittering can cause the mesh to disappear.Antony Riakiotakis
2014-06-13BLI_bitmap: rename macrosCampbell Barton
2014-06-08Fix T40510, revert openmp thread count to how it was inAntony Riakiotakis
2014-05-31Fix incorrect flag checks for project-paint face windingCampbell Barton
2014-05-29Math lib: add negate_m3, negate_m4Campbell Barton
2014-05-29Fix T40381 and revert previous commit.Antony Riakiotakis
2014-05-29Add notifiers and reuse update calls for flood fill operatorsAntony Riakiotakis
2014-05-21Minor cleanup of previous commit.Antony Riakiotakis
2014-05-21Fix T40222 texture painting on mirrored meshes does not apply pixelAntony Riakiotakis
2014-05-19Style cleanupCampbell Barton
2014-05-16Use warning instead of info for previous commitAntony Riakiotakis
2014-05-15Fix T39684, warn when entering sculpt mode with an object with non-Antony Riakiotakis
2014-05-15Fix rare crash introduced by recent own commitAntony Riakiotakis
2014-05-14Code cleanup: indentationCampbell Barton
2014-05-13Fix T39196, Dynamic Topology Undo Applied to Wrong MeshAntony Riakiotakis
2014-05-10Fix access violation when painting with tiled textured brushes +Antony Riakiotakis
2014-05-09Fix double promotion to scene linear in 2s painting.Antony Riakiotakis
2014-05-07Code cleanup: naming.Antony Riakiotakis
2014-05-07Fix issue discovered while investigating T39950:Antony Riakiotakis
2014-05-06Fixes to previous sculpting tweaksSergey Sharybin
2014-05-06Cleanup a bit of the locked shape keys paintingSergey Sharybin
2014-05-05Fix T39956.Antony Riakiotakis
2014-05-05Stop all dynamic enums using translations (from blend file data)Campbell Barton
2014-05-05Fix: T40016 ID Names translated in menusCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-30Code cleanup: remove redundant CTX callsCampbell Barton
2014-04-29Fix issue discovered in soc-paint-2013 branch.Antony Riakiotakis
2014-04-29Code cleanup: remove redundant matrix initializationCampbell Barton
2014-04-28Remove unused argument from sculpt_omp_start()Sergey Sharybin
2014-04-27Revert the testing sculpt openmp thread control and limit for OSX to physical...Jens Verwiebe
2014-04-27Code cleanup: const args and arraysCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (editors)Campbell Barton
2014-04-22Fix T39429: Project paint error with UV bleedCampbell Barton
2014-04-22Math Lib: move barycentric_weights_v2_persp to into math_geomCampbell Barton
2014-04-21View2d: API Cleanup for view<->region conversionCampbell Barton
2014-04-20Fix incorrect ghash freeCampbell Barton
2014-04-20Correct cast from recent bool changesCampbell Barton
2014-04-20Code cleanup: correct abs useCampbell Barton
2014-04-19Math Lib: add shell_v3v3_normalized_to_dist and v2 versionCampbell Barton
2014-04-18Dyntopo: Solve issue with test file by Jens.Antony Riakiotakis