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
2015-11-06Fix T46522: DataTransfer modifier: Impossible to set multiple transfer modes ...Bastien Montagne
2015-11-06Fix typo in new error reporting during arg parsing.Bastien Montagne
2015-11-06New uialign code, based on 2D positions of widgets.Bastien Montagne
2015-11-06Command line args: print error w/ invalid numbersCampbell Barton
2015-11-06Fix T46587: Drivers do not work in node groupsSergey Sharybin
2015-11-06Fix T46696: Voxel crash indexing over INT_MAXCampbell Barton
2015-11-05Draw limit & mist indicators darker for non-active camerasJulian Eisel
2015-11-05Cleanup: comments/styleCampbell Barton
2015-11-05Correct error in recent commitCampbell Barton
2015-11-05Use 'beauty' for sculpt triangulationCampbell Barton
2015-11-05Fix T46692: Triangulate creates duplicate facesCampbell Barton
2015-11-05Fix T46691: Graph Editor, Channel, Toggle Channel Editability. Cannot reassig...Bastien Montagne
2015-11-05BGE: Cleanup occlusion buffer in CcdPhysicsEnvironment.cppPorteries Tristan
2015-11-05Error in last commitCampbell Barton
2015-11-05Fix face creation using incorrect loop-custom-dataCampbell Barton
2015-11-05Fix BMesh memory leak w/ multires dataCampbell Barton
2015-11-05BMesh: triangulate & poke - multires data supportCampbell Barton
2015-11-05BMesh: generalize logic for quad/ngon triangulateCampbell Barton
2015-11-04Add missing check for multires interpolationCampbell Barton
2015-11-04Fix compilation error with OpenSubdiv disabledSergey Sharybin
2015-11-04OpenSubdiv: Use pool for delayed OpenGL buffers free when freeing from non-ma...Sergey Sharybin
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-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-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