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
path: root/source
AgeCommit message (Expand)Author
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 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-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 compilation for mingw-w64Antony Riakiotakis
2014-01-13Fix crash happening on render after recent imbuf PERSISTENT flagSergey 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-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
2014-01-13Remove direct displist creation from curve deformSergey Sharybin
2014-01-13Remove direct displist creation from BKE_vfont_to_curve_ex()Sergey Sharybin
2014-01-13Code cleanup: no need to check display list elements in texture space matchSergey Sharybin
2014-01-13Remove direct displist creation from object conversionSergey Sharybin
2014-01-13Remove direct displist creation from bevel codeSergey Sharybin
2014-01-13Remove direct displist creation from drawing codeSergey Sharybin
2014-01-13Select Random: add option to de-selectCampbell Barton
2014-01-13Code Cleanup: spellingCampbell Barton
2014-01-13Fix some harmless warnings that mostly appeared on MinGW64Antony Riakiotakis
2014-01-12Bevel fixes for profiles: better way to calculate.Howard Trickey
2014-01-12Fix T38124: Grease Pencil Line thicknessBastien Montagne
2014-01-12UIList tweak: make active item visible when it changes somehow (useful e.g. w...Bastien Montagne
2014-01-12Style Cleanup: whitespaceCampbell Barton
2014-01-12Style Cleanup: whitespaceCampbell Barton
2014-01-12UI: More consistency for T/N sidebars. Logic Editor Properties are on the rig...Thomas Dinges
2014-01-12Fix T38160, N and T sidebars in Image Editor are swapped. Now the Properties ...Andrew Buttery
2014-01-11Code Cleanup: move MOUSEX/Y to BGE, describe INBETWEEN_MOUSEMOVECampbell Barton
2014-01-11Events: support for buttons 6 & 7 (some trackballs have these) X11 onlyCampbell Barton
2014-01-11Events: Use INBETWEEN_MOUSEMOVE for inactive windows too.Campbell Barton
2014-01-11Add tangent space computation/access from RNA (i.e. python).Bastien Montagne
2014-01-11Image API: add frame argument to gl_load(), gl_touch()Campbell Barton
2014-01-11Fix T38150: correct fix this timeCampbell Barton
2014-01-10Fix T38149: crash adding metaball with zero radius.Brecht Van Lommel
2014-01-10Fix clang warning for (harmless) use of uninitialized variable.Brecht Van Lommel
2014-01-10Fix T38142: socket interface 'type' enums are not initialized. These areLukas Tönne
2014-01-10Fix T38150: BMLayerCollection.items/values docs switchedCampbell Barton