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
2014-08-01Cleanup: Move `object_get_derived_final` from BKE_shrinkwrap to BKE_DerivedMeshBastien Montagne
2014-08-01Make function definition consistent with function declaration (as discussed w...gaiaclary
2014-08-01Prevent macros hiding casts from `const` pointersCampbell Barton
2014-08-01Revert "Fix T41226: Wrong Undo on curves and hooks"Sergey Sharybin
2014-08-01OSX/cmake: adapt bundle structure according sconsJens Verwiebe
2014-08-01Bake-API: cleanup - missing (size_t) promotionDalai Felinto
2014-08-01OSX/scons: Change Blender bundle datastructures + referennces to match the up...Jens Verwiebe
2014-07-31Fix T41236: Rendered viewport doesn't update with material actionsSergey Sharybin
2014-07-31Style cleanupCampbell Barton
2014-07-31Fix build player...Bastien Montagne
2014-07-31Fix T40958 align rotation + project individual elements not workingAntony Riakiotakis
2014-07-31Use dynamically linked SDL 1.2.15 on windows x64Martijn Berger
2014-07-31Fix T41258: Crash when entering edit mode while viewport render is enabledSergey Sharybin
2014-07-31Partial fix of T40824,Antony Riakiotakis
2014-07-31Fix T41226: Wrong Undo on curves and hooksSergey Sharybin
2014-07-31Fix T41140Antony Riakiotakis
2014-07-31Fix T41257.Antony Riakiotakis
2014-07-31Bake-API: use size_t instead of width, heightDalai Felinto
2014-07-30user lower threshold for Harris feature detectorSebastian Koenig
2014-07-30BLI_path_utils: rename BLI_clean -> BLI_path_native_slashCampbell Barton
2014-07-30Fix T41241: VSE: cropping strips puts a transparent line through the image.Bastien Montagne
2014-07-30Code cleanup, make pie-menus code be closer to masterAntony Riakiotakis
2014-07-30Cleanup: general cleanup in BLI_math code (mostly, use 'const' where possible...Bastien Montagne
2014-07-30leanup: style, use 'const' where possible, and simplified blend funcs.Bastien Montagne
2014-07-30Automatic commit by arcgaiaclary
2014-07-30BMesh: callback for bmbvh so caller can choose facesCampbell Barton
2014-07-30Bugfix T41240: Home key doesn't show everything on F-CurvesJoshua Leung
2014-07-30missed last commitCampbell Barton
2014-07-30BLI_listbase: consistent name prefixCampbell Barton
2014-07-30GHash: generic comparison for int[4]Campbell Barton
2014-07-29Fix T41223: F-Curve sliders won't update values during playback when mouse cu...Bastien Montagne
2014-07-29Fix T41228: Selection of bones bug.Bastien Montagne
2014-07-29Fix T41227: Do not select unselectable items when unhiding them!Bastien Montagne
2014-07-29Cycles: Make Glass Shader Color default to 1.0.Thomas Dinges
2014-07-29BGE: Constraint wrapper fix.HG1
2014-07-29Fix T41204 Python KX_lightObject.distance bug by Jon Szabo (thatonejonguy)Dalai Felinto
2014-07-28As suggested by Campbell, rather use BVHTree to get len_diff in this morning'...Bastien Montagne
2014-07-28Fix bundling of requests on debian-like systemsSergey Sharybin
2014-07-28Make requests python package to be detected in the same way as numpySergey Sharybin
2014-07-28Fix T41191: Face snapping doesn't work properly.Bastien Montagne
2014-07-28Fix T41206: Render Border - Operator Panel - Only Camera - Broken?Sergey Sharybin
2014-07-28Fix T41201: Blender Crashes when UV EditingSergey Sharybin
2014-07-28WarningsCampbell Barton
2014-07-28Reduce OM limit for sculpting after discussion with AntonySergey Sharybin
2014-07-28Fix T41221: 3d view rendered mode crashes on new sceneSergey Sharybin
2014-07-28Fix T40831: Shrink wrap modifier causes very high CPU usage when targeting me...Sergey Sharybin
2014-07-28RNA: check for valid ranges with int properties (C11 only)Campbell Barton
2014-07-28Fix T41193: 2.71 use 100% of CPU at sculptSergey Sharybin
2014-07-28Fix invalid RNA limitsCampbell Barton
2014-07-28UI: Change appearance for panel drag area (D637)Campbell Barton