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-19Sequencer: Implement Tone Map strip modifierSergey Sharybin
2016-01-19Fix T47203: Render Crash due to missing zbuf_float handling in IMB scaling.Bastien Montagne
2016-01-19Weight Paint: Add lock-aware normalizeCampbell Barton
2016-01-19BLI_array_utils: add binary and/or functionsCampbell Barton
2016-01-18Ignore const qualifier when comparing typesCampbell Barton
2016-01-18Cleanup: styleCampbell Barton
2016-01-18OpenGL: remove ARB_fragment_program commentMike Erwin
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-17BGE: Allow access to light shadow settings with pythonUlysse Martin
2016-01-17paint_cursor: OMP -> BLI_task.Bastien Montagne
2016-01-17Cleanup: spellingCampbell Barton
2016-01-17Cleanup: styleCampbell Barton
2016-01-17Revert "Fix compile error in gpu_debug (incompatible-pointer-type)."Campbell Barton
2016-01-17Point Cache bake: make sure endframe is initialize with a decent value.Kévin Dietrich
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 compile error in gpu_debug (incompatible-pointer-type).Kévin Dietrich
2016-01-17Fix memory leak in (the still unused) WM_reportf.Brecht Van Lommel
2016-01-17Fix T47189: Large smoke simulation sometimes make Blender crash.Bastien Montagne
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-16Fix smoke BLI_task'ed code after recent refactor.Bastien Montagne
2016-01-16OpenGL Smoke: fix possible inconsistency between fire shader/texture binding.Brecht Van Lommel
2016-01-16Cleanup: BLI_task foreach looper API doc.Bastien Montagne
2016-01-16Cleanup: BLI_task - API changes.Bastien Montagne
2016-01-16Fix (unreported) missing scene->gm.dome.warptext in libquery looper.Bastien Montagne
2016-01-16Fix T47188: Blender crashes when trying to undo adding new scene with "copy s...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: stdbool no longer optional, remove checksCampbell Barton
2016-01-16Cleanup: use enum constant for DNA comparisonCampbell Barton
2016-01-16Blender Internal: subframe render supportCampbell Barton
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-15Changes around update normals from PBVH to CDDMSergey Sharybin
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-15DNA: partial revert of long removalCampbell Barton
2016-01-14Fix T47168: Project image looses float precisionCampbell Barton
2016-01-14Doc: more detailed ImBuf.rect/rect_float commentsCampbell Barton
2016-01-14Cleanup: warning, whitespaceCampbell Barton