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
2014-02-04View3d: move lock check for orbit into a function and use for dolly tooCampbell Barton
2014-02-04Fix for view lock checks with ndof ops, was incorrectly comparing flagsCampbell Barton
2014-02-04Fix T38440: Segmentation fault in Movie Clip EditorAlex Babahin
2014-02-04Fix T38469: Strip delimiter handlers don't move strip correctly with keyboard...Bastien Montagne
2014-02-04Fix T38472: allow orbiting locked view when they are already 'user'.Campbell Barton
2014-02-04Blenderplayer: Fixing a memory leak.Mitchell Stokes
2014-02-04Code cleanup: removed unnecessary #defines causing re-definition warningsAndrea Weikert
2014-02-04Code cleanup: declarations for removed functionsCampbell Barton
2014-02-03Cycles_server also needs to link to libdl on linuxMartijn Berger
2014-02-03Cycles: small optimization for SSE 4.1 bvh intersectorSv. Lockal
2014-02-03Fix T38439: allow IOR in range [0, inf] instead of [1, inf] in Cycles.Brecht Van Lommel
2014-02-03Scanfill: skip checks for loose edges when they can't occurCampbell Barton
2014-02-03Fix T38452: on OS X 10.9, now always use Lion style fullscreen.Brecht Van Lommel
2014-02-03Code cleanup: replace while -> for loopsCampbell Barton
2014-02-03Bevel: remove unused assignments.Howard Trickey
2014-02-03Fix T38424: modal number input ctrl - did not work, only ctrl numpad -.Brecht Van Lommel
2014-02-03Fix part of T38425: keymap editor search for "1" only showed numpad 1, not 1-...Brecht Van Lommel
2014-02-03Fix T38420: Segfault when curve deform modifier and cyclic dependencySergey Sharybin
2014-02-03OSX: tentative set back TEST_BLENDER_EXE to Debug hardcoded for xcode case,Jens Verwiebe
2014-02-03Fix T38450: Remove unused Children Offset optionSergey Sharybin
2014-02-03Cycles: enable /arch:AVX in msvc 11 and later versions for avx kernelSv. Lockal
2014-02-03Fix T38421: Vertex Parenting & Triangle Vertex Parenting causes segfaults.Sergey Sharybin
2014-02-03Add compatibility for older Collada filesgaiaclary
2014-02-03Fix EXECUTABLE_OUTPUT_PATH binpath for OSX makefiles ( no CMAKE_BUILD_TYPE di...Jens Verwiebe
2014-02-03Fix T38455: Blenderplayer is not workingSergey Sharybin
2014-02-03Add include for FreeBSD and clangCampbell Barton
2014-02-03Fix another player stub after type changeJens Verwiebe
2014-02-03BGE: correct for last commitCampbell Barton
2014-02-03Image/Animation loading, remove user-pref extension check.Campbell Barton
2014-02-03Code cleanup: check -1 for error return explicitlyCampbell Barton
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-02-03Fixed a possible access to null pointer reference.Sergey Sharybin
2014-02-03Fix T38447: Deactivated hotkeys are still showing in menuJoshua Leung
2014-02-03Use bool where appropriateJoshua Leung
2014-02-03Code cleanup: white space and cmake was broken on all platformsCampbell Barton
2014-02-03Assure test works in all OSX buildenvironments/build-typesJens Verwiebe
2014-02-02Fix T38435: Crash when pressing MMB in walk modeBastien Montagne
2014-02-02Code cleanup / Cycles: Remove unused "curverender" variable from Object class...Thomas Dinges
2014-02-02Code cleanup / Cycles: Remove encasing_ratio variable, it was already hard co...Thomas Dinges
2014-02-02Added bevel regression test to tests.Howard Trickey
2014-02-02Add "Create" tab and panel for Metaball Edit ModeJonathan Williamson
2014-02-02Reorder Curve "Create" tab and add "Create" tab for SurfacesJonathan Williamson
2014-02-02Remove Grease Pencil panels from toolbar, has own tabJonathan Williamson
2014-02-02Update tabs for non-mesh object typesJonathan Williamson
2014-02-02Update Object Mode Toolbar TabsJonathan Williamson
2014-02-02Code cleanup: suffix vars to make obvious they are squaredCampbell Barton
2014-02-02Fix: Compile error due to missing #define for MSVC9 (VisualC++ 2008)Andrea Weikert
2014-02-02Freestyle: Fix for iterations over 0D elements in the reversed order.Tamito Kajiyama
2014-02-02Docstring updates and code cleanup by flokkievids (Folkert de Vries).Tamito Kajiyama
2014-02-02Code cleanup (mostly indentation and white space).Tamito Kajiyama