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-09Increase CMake minimum version to 3.0Campbell Barton
2015-11-08Code cleanup: remove some unused mesh laplacian code.Brecht Van Lommel
2015-11-08Remove outdated TODO, it's supported alreadySergey Sharybin
2015-11-08Point Density: Prevent crash when scene is not sent to calc_point_density()Sergey Sharybin
2015-11-08Remove unused header filesSergey Sharybin
2015-11-08Fix T46712: Crash while rendering Freestyle sceneSergey Sharybin
2015-11-08Cmake Cpack fix cpack on Apple and LinuxMartijn Berger
2015-11-07Change cpack package name to be "blender" instead of "Blender"Martijn Berger
2015-11-07[Windows] Make installer use the templateMartijn Berger
2015-11-07Cleanup: ui align headerCampbell Barton
2015-11-07Cleanup: spelling, headersCampbell Barton
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-06Use toggle buttons instead of checkboxes for VSE proxy percentageJulian Eisel
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 T46699: copy_prev_settings() gives misleading error message when previous...Bastien Montagne
2015-11-05Fix face creation using incorrect loop-custom-dataCampbell Barton
2015-11-05API Docs: use importlib in examplesCampbell 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-04Tracking: Solve annoying "script needs updating" warning printed to the consoleSergey 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-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