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
2015-11-04Fix T46687: Animating tracks properties from objects didn't use proper pathSergey Sharybin
2015-11-04Tracking: Move tracks list base search to an utility functionSergey Sharybin
2015-11-04File Selector, support filepath droppingGaia Clary
2015-11-03Fix T46672: Concurrent access to source DM in datatransfer modifier.Bastien Montagne
2015-11-03imp: show alert color if mesh has weight groups but no active group is selectedGaia Clary
2015-11-03Fix T46683: High pitch sound artifact on import of 48k audioJörg Müller
2015-11-03Avoid assert weight painting w/o an active groupCampbell Barton
2015-11-03Cleanup: de-duplicate quad_coord & resolve_quad_uv_v2Campbell Barton
2015-11-03Fix T46611: Vertex group locking failsCampbell Barton
2015-11-03Fix related to T46567: Skin modifier: add a warning message when no valid roo...Bastien Montagne
2015-11-03Fix T46671: Cycles assert with CMJ sample functionSergey Sharybin
2015-11-03Correct error in recent commitCampbell Barton
2015-11-03Don't expand toggle brush on linkingSergey Sharybin
2015-11-03Edge/Vert slide: improve multires interpolationCampbell Barton
2015-11-03BGE: Remove KX_IPOActuator.Porteries Tristan
2015-11-03Fix T46677: OpenSubdiv crashes when witching from simple and CC subdivisionsSergey Sharybin
2015-11-03Fix: edge/vert slide ignored multires dataCampbell Barton
2015-11-03BMesh: add BM_loop_interp_multires_ex which takes cached varsCampbell Barton
2015-11-03BMesh: inline vert-loop iteration for normal calcCampbell Barton
2015-11-03Cleanup: use 'const' for BMesh checking funcsCampbell Barton
2015-11-03Fix flip normals w/ multiresCampbell Barton
2015-11-03BMesh: avoid mdisp lookups (minor optimization)Campbell Barton
2015-11-02Better fix for pthread ID comparison crap on windows.Bastien Montagne
2015-11-02Attempt to fix win32 compilation after own recent commits.Bastien Montagne
2015-11-02Filebrowser: fix preview handling to make correct use of task scheduler.Bastien Montagne
2015-11-02BLI_task: add support for full-background taskpools.Bastien Montagne
2015-11-02BLI_task: add freedata callback to tasks.Bastien Montagne
2015-11-02BLI_task: Fix/enhance logic of exiting worker threads.Bastien Montagne
2015-11-02Fix/workaround T46622: crash w/ metas & particlesCampbell Barton
2015-11-02Fix T46626: Crash generating previewsCampbell Barton
2015-11-02Library API: pass Main struct to unlink functionsCampbell Barton
2015-11-02Fix BMesh selection flushing w/ mixed modesCampbell Barton
2015-11-01Fix T46660: No need to set explicitely UI range of auto smooth angle anymore.Bastien Montagne
2015-11-01Cycles: Partially revert previous commitSergey Sharybin
2015-11-01Cycles: Remove unused argument from the split kernel functionsSergey Sharybin
2015-11-01Cycles: Minor code style cleanupSergey Sharybin
2015-11-01Fix T46655: crash reading unknown ID typesCampbell Barton
2015-11-01Cleanup: remove unused scene recalcCampbell Barton
2015-11-01Cleanup: old commentsCampbell Barton
2015-10-31Fix T46651: Select linked crash w/ wire seam edgesCampbell Barton
2015-10-31Fix T46648: Recalculate normals failsCampbell Barton
2015-10-31Fix netbeans project generatorCampbell Barton
2015-10-31Cycles: Add split kernel headers to project generationSergey Sharybin
2015-10-30Fix T46647: Crash when using redo panel after extrude individual facesJulian Eisel
2015-10-30Cycles: Fixes for few typos in OpenCL kernelSergey Sharybin
2015-10-30Fix memory leak caused by recent shutter curve commitsSergey Sharybin
2015-10-30Include Python binary in system-info.txtCampbell Barton
2015-10-30Python: check version binary name firstCampbell Barton
2015-10-30Image editor: Add options to display separate R, G and B channelsSergey Sharybin
2015-10-30Transform: Support storing virtual cursor locationCampbell Barton