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-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-01UI: auto-run error could push buttons off the visible headerCampbell 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-12-01Bugfix T42763: In GPencil Edit Strokes: Proportional edit mode hidden when th...Joshua Leung
2014-11-30Fix T42426. Add support for UK "`" key.Alexandr Kuznetsov
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 for previous commit (forgot to update rev UID, sorry).Bastien Montagne
2014-11-28Install_deps: switch to OSL 1.5.11 (ammended with blender-fixes).Bastien Montagne
2014-11-28Cycles: Only report exporting curves if there are particle systems on the objectSergey Sharybin
2014-11-28Cycles: Code cleanup, remove dead codeSergey Sharybin
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
2014-11-27Fix T42653, solidify modifier not displaying correctly under edit mode.Antony Riakiotakis
2014-11-27Transform: fix for fcurve transform crashCampbell Barton
2014-11-27Transform: correct flag -> boolCampbell Barton
2014-11-27Fix own commit: broke add background imageCampbell Barton
2014-11-26API Docs: remove hardcoded self from shellscriptCampbell Barton