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-10-03Merge branch 'master' into dyntopo_holesCampbell Barton
2014-10-03Cleanup: spelling, wsCampbell Barton
2014-10-03Comments: note on bmesh_region_matchCampbell Barton
2014-10-02get surrounding verts in-orderCampbell Barton
2014-10-02Update link to the Support an Animation Movie linkSergey Sharybin
2014-10-02Cycles: optimization of panoramic camera in volumeSergey Sharybin
2014-10-02Code cleanup:Antony Riakiotakis
2014-10-02Fix for crash for removing faces that are iterated onCampbell Barton
2014-10-02Cleanup: minor editsCampbell Barton
2014-10-02Merge branch 'master' into dyntopo_holesCampbell Barton
2014-10-02Fix for wrong bit mask magic happening in gpu_update_lamps_shadows()Sergey Sharybin
2014-10-02Fix black matcap when using particle systemSergey Sharybin
2014-10-02Dyntopo: Hole support.Antony Riakiotakis
2014-10-02Libmv: Fix wrong variable use in sconsSergey Sharybin
2014-10-02Fix error in last commitCampbell Barton
2014-10-02Fix T42049: Crash exiting /w GL1.1Campbell Barton
2014-10-02Fix T42030: Grabbing the whole mask interfere with grabbing individual curveSergey Sharybin
2014-10-02Freestyle: For until c++11 is accepted only static members could b initialize...Sergey Sharybin
2014-10-02Fix T42008: Dragging and packing issue about new blank imageSergey Sharybin
2014-10-02Fix T42033 UVs shown while rendering in texture paint mode.Antony Riakiotakis
2014-10-02Fix for regression on bevel material: need do_version support for earlier files.Howard Trickey
2014-10-02Fix freestyle/bplayer build (usual stub stuff).Bastien Montagne
2014-10-02Freestyle: Fix for a compiler failure in makesrna.Tamito Kajiyama
2014-10-02Freestyle: Fix for destructive view map modifications during chaining operati...Tamito Kajiyama
2014-10-02Freestyle: Finer memory statistics with CXX_GUARDEDALLOC.Tamito Kajiyama
2014-10-02Freestyle: View map caching.Tamito Kajiyama
2014-10-02Cleanup: indentationCampbell Barton
2014-10-02Compositor: Reduce number of int<->float conversions in keying screen operationSergey Sharybin
2014-10-02Compositor: Simplify logic in keying blur operationSergey Sharybin
2014-10-02Libmv: Remove old workaround for 10.5 hash tablesSergey Sharybin
2014-10-02Libmv: Add an option to disable schur specializations build-timeSergey Sharybin
2014-10-02Libmv: Silence some warnings about C11 usageSergey Sharybin
2014-10-02fix T42046 Improved the option label for clarityGaia Clary
2014-10-01Code cleanup, use bit shifting for lamp flags.Antony Riakiotakis
2014-10-01Fix T41971: BMesh mapping slot arg errorCampbell Barton
2014-10-01Anim Playback: Optionally draw flippedCampbell Barton
2014-10-01Cleanup: de-duplicate playanim matrixCampbell Barton
2014-10-01Fix Smoke UI property: Low resolution values are needed for pyroclastic smoke...Daniel Genrich
2014-10-01Smooth vertex: User request: tweak hard min/max smoothness.Bastien Montagne
2014-10-01Freestyle: New line style options for sorting and chain selection.Tamito Kajiyama
2014-10-01Freestyle: Fix for a typo in the definition of NotBP1D.Tamito Kajiyama
2014-10-01Cycles: Filter Shader and Output nodes to their respective object/world node ...Thomas Dinges
2014-09-30Fix for duplicate member in UserDef from own commit (merge mistake).Lukas Tönne
2014-09-30Support for "virtual pixelsize" on 4k screens.Lukas Tönne
2014-09-30Fix T42026: Unit scale affects camera focal length.Bastien Montagne
2014-09-30Fix compilation on GCC (good old mixed declaration and code).Bastien Montagne
2014-09-30Style cleanupSergey Sharybin
2014-09-30fix T42022 Attempt to export empty set of objects resulted in an exceptiongaiaclary
2014-09-30Fix T42018: Crash when displaying beveled poly-curves with spline bevfac mappingSergey Sharybin
2014-09-30Use native float math functions for MSVC12Sv. Lockal