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
2013-06-04Fix #35602: VBO + dynamic topology sculpt did not show specularity.Brecht Van Lommel
2013-06-04Fix #35622: applying modifiers did not give correct smooth shading normalsBrecht Van Lommel
2013-06-04Fix #35623: separate mesh operator did not redraw the outliner.Brecht Van Lommel
2013-06-04Fix #35617: cycles GLSL object texture coordinates were wrong.Brecht Van Lommel
2013-06-04Fix #35614: cycles objects on mask layer in render layers were writing passesBrecht Van Lommel
2013-06-04Fix #35624: rendering to a new window, then switching scene in the main window,Brecht Van Lommel
2013-06-04Fix build error on non-x86 architectures as pointed out by Jochen Schmitt.Brecht Van Lommel
2013-06-04use vla's if supported as replacement to BLI_array in subsurf code.Campbell Barton
2013-06-04reduce signed/unsigned conversion in subsurf.Campbell Barton
2013-06-04correct error getting the selection from recent change.Campbell Barton
2013-06-04edit-mesh improvements to select shortest pathCampbell Barton
2013-06-03fix for missing undo push for drag-toggle.Campbell Barton
2013-06-03quiet compiler warning building with internationalization enabled.Campbell Barton
2013-06-03Fix #35378: Shape Key Animation Data still linked when creating full copy of ...Sergey Sharybin
2013-06-03Fix #35610: Multiresolution Modifier Complains About Sculpt ModeSergey Sharybin
2013-06-03Fix compilation on MinGW32 scons. The compiled library there is already stati...Antony Riakiotakis
2013-06-03fix [#35311] Planar Decimate / Limited Dissolve fails to merge some adjacent ...Campbell Barton
2013-06-03fix [#35468] screen list shows temp layoutCampbell Barton
2013-06-03fix [#35477] Clicking "Connect Hair" button translates a mesh by it's object ...Campbell Barton
2013-06-03fix [#35501] Operator log: some property changes log as [...].(null) = ...Campbell Barton
2013-06-03fix [#35603] Crash with "Tag Freestyle Edge Mark"Campbell Barton
2013-06-03fix [#35592] Collada (DAE) exporter messes up vertex colorsCampbell Barton
2013-06-03fix [#35555] Collada: export destroys mesh in some casesCampbell Barton
2013-06-03add asserts when scanfilling or triangulating with zero length normal.Campbell Barton
2013-06-03fix [#35545] Weight paint with mirror modifier does not accurate represent bo...Campbell Barton
2013-06-03fix [#35489] mode_set() not working in background mode, Scene change doesn't ...Campbell Barton
2013-06-03fix [#35434] Segmentation fault switching screen layout from pythonCampbell Barton
2013-06-03Cycles / Math functions:Thomas Dinges
2013-06-02Fix #35599: MovieClip node crashes when using multilayer exrSergey Sharybin
2013-06-02Better API design for making text datablocks after loading.Tamito Kajiyama
2013-06-02add vertex slide to mesh edit toolbar. also expose merge as a menu (rather th...Campbell Barton
2013-06-02fix for crash in edgering subd when 3+ disconnected edge rings were found.Campbell Barton
2013-06-02tweak to recent commit, don't show keymap in menu tooltips.Campbell Barton
2013-06-02Fix #35587: Cycles: image movie to single image crashingSergey Sharybin
2013-06-02Code cleanup / Cycles:Thomas Dinges
2013-06-02Fix for potential division by zero during Freestyle stroke rendering.Tamito Kajiyama
2013-06-02corrections to modifiers from recent normal handling changesCampbell Barton
2013-06-02use booleans for modifiers and api callbacks.Campbell Barton
2013-06-02code cleanup: remove unused structCampbell Barton
2013-06-02remove duplicate operator,Campbell Barton
2013-06-02fix regression in reducing normal recalculation [#35595],Campbell Barton
2013-06-02Added a short-cut button in the Freestyle Python Scripting mode for loadingTamito Kajiyama
2013-06-01Bug fix, own collection while testingTon Roosendaal
2013-06-01Don't hide sockets in the node properties panel. This feature is only useful ...Lukas Toenne
2013-06-01Extended max size for group node types from 200 to 400, in case users need lo...Lukas Toenne
2013-06-01Fix for #35591:Thomas Dinges
2013-06-01Update libmv from own branchSergey Sharybin
2013-06-01Updtae buildbot's master.vfgSergey Sharybin
2013-06-01fix stubs for blenderplayer linkingDalai Felinto
2013-06-01rna small fixes (bad copy-pasting)Dalai Felinto