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
2016-01-20Remove old multipaint related argument from wpaint_blend.Alexander Gavrilov
2016-01-20Weight Paint: Multi-paint support for blur toolAlexander Gavrilov
2016-01-20Delete unused code, separate for better diff appearance.Alexander Gavrilov
2016-01-20Weight Paint: multi-paint uses collective weightsAlexander Gavrilov
2016-01-20Weight Paint: 'Sample' now supports multi-paintAlexander Gavrilov
2016-01-20Cleanup: remove remainings of OMP in sculptpaint area.Bastien Montagne
2016-01-20paint_mask.c: OMP -> BLI_stack.Bastien Montagne
2016-01-20Fix T43896: Knife Project fails when zoomed outCampbell Barton
2016-01-19Usual i18n/UI messages tweaks.Bastien Montagne
2016-01-19Weight Paint: Add lock-aware normalizeCampbell Barton
2016-01-18Cleanup: styleCampbell Barton
2016-01-18Transform: no need to store distance to snap pointCampbell Barton
2016-01-18Fix T29153: Rotate & scale ignore snapping pointsCampbell Barton
2016-01-18UI: use a callback for the progress tooltipCampbell Barton
2016-01-18UI: redesign of the progress bar.Kévin Dietrich
2016-01-17paint_cursor: OMP -> BLI_task.Bastien Montagne
2016-01-17Cleanup: spellingCampbell Barton
2016-01-17Dynamic Paint: use job system for the image sequence bake operator.Kévin Dietrich
2016-01-17Point Cache: use job system for bake operators.Kévin Dietrich
2016-01-17Fix incorrect function for sculpt multithreading task after recent refactor.Brecht Van Lommel
2016-01-17WM: remove unnecessary context argument from WM_report, no good reason to hav...Brecht Van Lommel
2016-01-16OpenGL Smoke: fix possible inconsistency between fire shader/texture binding.Brecht Van Lommel
2016-01-16Cleanup: BLI_task - API changes.Bastien Montagne
2016-01-16OpenGL: remove redundant state changeMike Erwin
2016-01-16cleanup: C99Mike Erwin
2016-01-16OpenGL: simplify some UI draw callsMike Erwin
2016-01-16OpenGL: pull glBegin/End out of loopMike Erwin
2016-01-16OpenGL: fixes related to GL_POINTSMike Erwin
2016-01-16Cleanup: styleCampbell Barton
2016-01-15Cycles-Bake: Custom Baking passesDalai Felinto
2016-01-15Fix T47185: Wrong items order with template_icon_view.Bastien Montagne
2016-01-15Tracking: Make plane track sliding aware of closest mouseSergey Sharybin
2016-01-15Tracking: Split tracking_ops into smaller filesSergey Sharybin
2016-01-15Tracking: Cleanup, use more strict code styleSergey Sharybin
2016-01-15Tracking: Use sliding zone which is closer to the mouseSergey Sharybin
2016-01-14Fix T47168: Project image looses float precisionCampbell Barton
2016-01-14Cleanup: warning, whitespaceCampbell Barton
2016-01-14Cycles: Remove the experimental CUDA kernel.Thomas Dinges
2016-01-14Compositor: Add option to extend image bounds when blurringSergey Sharybin
2016-01-14Add compression modes for TIFF imagesQuentin Wenger
2016-01-14Weight Painting: Respect locks w/ auto-normalizeCampbell Barton
2016-01-14Fix weight paint normalizing w/ locked groupsCampbell Barton
2016-01-14Fix incorrect weight normalize w/ locksCampbell Barton
2016-01-14Correct NULL checks in recent weight-paint fixCampbell Barton
2016-01-14UI: show error when pasting failsCampbell Barton
2016-01-14Add object mode select more/lessCampbell Barton
2016-01-12Final OMP -> BLI_task commit for sculpt code.Bastien Montagne
2016-01-12Fix T47164: [Scene.raycast] - True result when it should be False.Bastien Montagne
2016-01-11Support for copy/paste groupsCampbell Barton
2016-01-11Fix T47158: Labels w/ icons use button text colorCampbell Barton