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-01-14Cycles: Skip the compilation of the dedicated SSE2 kernel on x86-64, we can a...Thomas Dinges
2014-01-14Further fix for T37817: non-ascii paths fix in Cycles broke OSL rendering.Brecht Van Lommel
2014-01-14Fix GLSL compatible_pow to give 1.0 for 0 ^ 0Sv. Lockal
2014-01-14Cycles, Code cleanup: simplify code for color linear interpolation and float ...Sv. Lockal
2014-01-14Fix for icon pin drawing too large when (U.pixelsize != 1)Campbell Barton
2014-01-14Correction to assert in previous commitSergey Sharybin
2014-01-14Fix to recent commit, == instead of = in do_versionHoward Trickey
2014-01-14fix #T37894: IK constraint desactivation does not work as expectedDalai Felinto
2014-01-14Bevel fix to clamping for percent type.Howard Trickey
2014-01-14Bevel Modifier: add width type and profile control.Howard Trickey
2014-01-14fix #T37892 BL_ArmatureConstraint.active returns wrong valueDalai Felinto
2014-01-14Fix T38209: Curve's didn't account for negative scaleCampbell Barton
2014-01-14Fix for own regression, editmode object selection (Ctrl+RMB)Campbell Barton
2014-01-14Fix T38196: Crash with smoke simulationSergey Sharybin
2014-01-14Add check for KD tree size to BLI_kdtree_insert()Sergey Sharybin
2014-01-14Fix T38205, typo in Add Torus operator.Thomas Dinges
2014-01-14Correct bad mistake in own recent to commit to angle calculationCampbell Barton
2014-01-14Code Cleanup: minor edits to recent commitCampbell Barton
2014-01-14Missed a comment on last commit.Jonathan Williamson
2014-01-14Make Toolbar Tabs more readableJonathan Williamson
2014-01-14Fix T38186: mesh inset didn't follow edge directions for flat surfacesCampbell Barton
2014-01-14Math Lib: minor optimization for angle functionsCampbell Barton
2014-01-14Fix T38192: OSL got incorrectly enabled in preview render when GPU was selectedBrecht Van Lommel
2014-01-14Fix T38176: can't set vertex coordinate to 0.0 when it's set to 0.0000001.Brecht Van Lommel
2014-01-14Empties with Images draw type: add support for movies and image sequencesGeoffroy Krantz
2014-01-14Cycles: Fix Wave texture difference between OSL and SVM, OSL wasn't using the...Thomas Dinges
2014-01-14Code cleanup / Cycles: Don't pass scale to texture functions, do the multipli...Thomas Dinges
2014-01-13Ceres: more warnings cleanupSergey Sharybin
2014-01-13Code Cleanup: replace checks for ima->source with BKE_image_is_animatedCampbell Barton
2014-01-13Fix T38171: Vertical tabs don't respond to clicks on the left most pixelsCampbell Barton
2014-01-13Color control for bl_debug_draw functionsHoward Trickey
2014-01-13Fix T38190: Linux tablet: Issue with XInput/GHOST?Bastien Montagne
2014-01-13fix compilation for mingw-w64Antony Riakiotakis
2014-01-13Fix cycles texture crash on win x86-64 + msvc 11Sv. Lockal
2014-01-13Fix crash happening on render after recent imbuf PERSISTENT flagSergey Sharybin
2014-01-13Re-bundle new Ceres librarySergey Sharybin
2014-01-13UI Icons: store icons in git as uncompressed pixmaps (D196)Campbell Barton
2014-01-13Fix T37886: Material does no update when changing keyframes in dopesheetSergey Sharybin
2014-01-13Fix T38040: Crash after loading big image file in compositorSergey Sharybin
2014-01-13UI Icons: use a python script rather then a shell (for non unix systems)Campbell Barton
2014-01-13Compilation error fix and strict warning silence for previous commitsSergey Sharybin
2014-01-13Remove direct lattice modifiers calc from the drawing codeSergey Sharybin
2014-01-13Avoid memcpy to self when validating UV layer nameSergey Sharybin
2014-01-13Remove direct mball creation from object conversionSergey Sharybin
2014-01-13Remove direct mball creation from the drawing codeSergey Sharybin
2014-01-13Make bvhutil safe for multi-threaded usageSergey Sharybin
2014-01-13Fix T38139: Objects which are in cyclic dependency are not updatedSergey Sharybin
2014-01-13Fix T38054: High CPU usage with many objectsSergey Sharybin
2014-01-13Remove direct displist creation from array modifierSergey Sharybin
2014-01-13Remove direct displist creation from constraintsSergey Sharybin