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-01Merge branch 'master' into pie-menusCampbell Barton
2014-08-01Cleanup: Move SpaceTransform helpers from `BKE_shrinkwrap` to `BLI_math_matrix`.Bastien Montagne
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 "X11 code that disables autorepeat."Antony Riakiotakis
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-31X11 code that disables autorepeat.Antony Riakiotakis
2014-07-31Fix T41236: Rendered viewport doesn't update with material actionsSergey Sharybin
2014-07-31Style cleanupCampbell Barton
2014-07-31Remove force click argument, now pies detect click style automaticallyAntony Riakiotakis
2014-07-31Fix build player...Bastien Montagne
2014-07-31Merge branch 'master' into pie-menusAntony Riakiotakis
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-31minor edits - sync with masterCampbell Barton
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-31Change blender subversion correctly for pie menus. Also no need forAntony Riakiotakis
2014-07-31Bake-API: use size_t instead of width, heightDalai Felinto
2014-07-30Fixes:Antony Riakiotakis
2014-07-30user lower threshold for Harris feature detectorSebastian Koenig
2014-07-30Fix issue with navigation pie/search menuAntony Riakiotakis
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-30Change the enum fetching code to be order independent.Antony Riakiotakis
2014-07-30Code cleanup, move function to correct headerAntony Riakiotakis
2014-07-30Quiet double promotion warningsCampbell Barton
2014-07-30Merge branch 'master' into pie-menusAntony Riakiotakis
2014-07-30Code cleanup, make pie-menus code be closer to masterAntony Riakiotakis
2014-07-30Address Dalai's concernsAntony Riakiotakis
2014-07-30* Move view pie to sticky space (to avoid clashes with many add-ons)Antony Riakiotakis
2014-07-30add ui_radial_dir_to_num lookup to avoid long switch ()Campbell Barton
2014-07-30Fix tooltips for numpad numberingAntony Riakiotakis
2014-07-30use macro for numpad direction & deduplicateCampbell Barton
2014-07-30Numbers appear on pie menu items, showing which number corresponds toAntony Riakiotakis
2014-07-30Pie menus:Antony Riakiotakis
2014-07-30Clamp pies against window borders only, not screen borders.Antony 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