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-03Make sure materials are updated before passing to renderer in gameAntony Riakiotakis
2014-12-03Cycles: Remove workaround in ShaderClosureSergey Sharybin
2014-12-03Cycles: Use 16 bytes aligned closures in OSLSergey Sharybin
2014-12-03Fix potential bug (though rather unlikely) - MAX_ID_NAME is 66 now!Bastien Montagne
2014-12-03BGE: Fix Rigid body constraint deletionHG1
2014-12-03Fixes for T41168Mitchell Stokes
2014-12-02Tex Paint: hide selected face-mask edgesCampbell Barton
2014-12-02Freestyle: Avoid quietly ignoring errors in parameter_editor.lineset_pre call...Tamito Kajiyama
2014-12-02Fix T42767: Subsurfacing union boolean with same-named UVs crashes BlenderSergey Sharybin
2014-12-02Cycles: Remove workaround for missing sm_52 kernel, now we require it for Max...Thomas Dinges
2014-12-02Cycles: Enable native sm_52 kernel for Windows.Thomas Dinges
2014-12-02Enable sm52 for linux buildbotSergey Sharybin
2014-12-02Cycles: Tweak to the include paths after recent atomics changeSergey Sharybin
2014-12-02Fixes for atomic operations when building with MSVCSergey Sharybin
2014-12-02Followup to previous linked list commitSergey Sharybin
2014-12-02Cycles: Use lock in the memory statisticsSergey Sharybin
2014-12-02Use atomic operations in task poolSergey Sharybin
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-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