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-12-02No need to free GPU images from BKE_image_free_buffers when in background modeSergey Sharybin
2014-12-02Cleanup: style & de-duplicateCampbell Barton
2014-12-02Use more unique allocation strings for new links in the listSergey Sharybin
2014-12-02Fix: Grease Pencil strokes rendered with blotched colours/alpha in OpenGL Pla...Joshua Leung
2014-12-02Lasso Select for GPencil StrokesJoshua Leung
2014-12-02GPencil Drawing: Enable polygon smoothingJoshua Leung
2014-12-02Fix rare crash dragging number-buttonsCampbell Barton
2014-12-02UI messages: Minor typo fix.Bastien Montagne
2014-12-01Collada Importer: Separated finding bone chains and fixing leaf bone orientat...Gaia Clary
2014-12-01Fix for potential bug in paint brush RNA updates, was casting to wrongLukas Tönne
2014-12-01Python: add 'render_write' callbackCampbell Barton
2014-12-01Cleanup: more int->bool.Bastien Montagne
2014-12-01Cleanup: hopefully last int->bool one in this area!Bastien Montagne
2014-12-01CMake: Warning re: editing windows/py extractionCampbell Barton
2014-12-01Dim down default (no) material for cycles so it matches default materialAntony Riakiotakis
2014-12-01Fix T42588: Absolute paths not cleaned on win32Campbell Barton
2014-12-01CMake: fix for msvc (take2)Campbell Barton
2014-12-01Cleanup: warningsCampbell Barton
2014-12-01CMake: fix for MSVC, installing PythonCampbell Barton
2014-12-01Fix: Strokes in image editor can finally be drawn using "fancy" 2D stroke tes...Joshua Leung
2014-12-01Fix: Volumetric strokes now draw correctly in the Image EditorJoshua Leung
2014-12-01Fix: Forgot to set fill colour when drawing 2D filled strokesJoshua Leung
2014-12-01Fix: Changing Grease Pencil datablocks updates the viewJoshua Leung
2014-12-01Improved Collada Armature ImportGaia Clary
2014-12-01Re-enabling keymappings for straight line and poly drawingJoshua Leung
2014-11-30Fixed T35128. Progress bar sync on Windows.Alexandr Kuznetsov
2014-11-30Cleanup: warnings & spaceCampbell Barton
2014-11-30More fixes related to D&D:Bastien Montagne
2014-11-30Fix T42760: Drag-to-add feature fails in a case.Bastien Montagne
2014-11-30Minor tweaks to quick palettes to avoid conflictsJoshua Leung
2014-11-30Typo fix for commentJoshua Leung
2014-11-30Cleanup: tag unused args as such.Bastien Montagne
2014-11-30Fix for wrong RNA type causing asserts to fail in debug modeJoshua Leung
2014-11-30Removing last vestigial remains of old C-based UI for Grease PencilJoshua Leung
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-29Correct includes for win32Campbell Barton
2014-11-29Cleanup: use const, avoid float -> double in matrix invertCampbell Barton
2014-11-29Followup for the previous commitSergey Sharybin
2014-11-29Attempt to fix collada compilation after recent cleanupSergey Sharybin
2014-11-29Compile Fix: BKE_mesh.h is needed for the BKE_MESH_OMP_LIMIT defineJoshua Leung
2014-11-29Cleanup: unused headersCampbell Barton
2014-11-29Cleanup: unused headersCampbell Barton
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-28Delete GPU buffers if preference changes.Antony Riakiotakis
2014-11-28Cleanup GPU: get rid of some extremely legacy draw code.Antony Riakiotakis
2014-11-28Material not set in edit derived meshes after last material modificationAntony Riakiotakis
2014-11-28Fix graph editor rename button resetting focus when escaping from it.Antony Riakiotakis
2014-11-28Cleanup: duplicate headersCampbell Barton
2014-11-27Partial Fix T42652: Transform falloff for mesh islandsCampbell Barton
2014-11-27Addition/correction to previous commit:Antony Riakiotakis