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-12-10Fix numpy installation on windows+cmakeSergey Sharybin
2014-12-10Fixes for compilation with msvcSergey Sharybin
2014-12-09Sequencer: optionally show strip offsetsCampbell Barton
2014-12-09Correct last commit checking knife edgesCampbell Barton
2014-12-09Knife: cuts along existing edges are now selectedCampbell Barton
2014-12-09Knife: rename vert & edge 'draw' to 'is_cut'Campbell Barton
2014-12-09Knife: fix edge aligned cuts, could add redundant vertsCampbell Barton
2014-12-09Smallhash: add support for iterating value pointersCampbell Barton
2014-12-09Gooseberry request, circle select for graph editorAntony Riakiotakis
2014-12-09Fix T42857: Inconsistency between cache line visibility and ability to change...Sergey Sharybin
2014-12-09Knife: test if an edge is on the face boundaryCampbell Barton
2014-12-09Fix T42488: Knife (selected_only + occlude) failedCampbell Barton
2014-12-09Fix T4284: Drawing modified curves crashesCampbell Barton
2014-12-09Fix bug reported by kopias on irc, crash when attempting to set canvasAntony Riakiotakis
2014-12-09Fix T42175: Modifiers don't render in sculpt mode using multiresSergey Sharybin
2014-12-09Fix T42630: Triangulate returns invalid face-mapCampbell Barton
2014-12-09Cleanup: remove scanfill define for polyfill codeCampbell Barton
2014-12-09Add edgehash remove, clear functions, Heap clearCampbell Barton
2014-12-09Cleanup: simplify heap popminCampbell Barton
2014-12-09Cleanup: remove unused pointer in HeapCampbell Barton
2014-12-08Fix Mesh Objects with missing textures or wrong texture path now import witho...Gaia Clary
2014-12-08Fix T42824: Proxy bone custom-shape lost on undoCampbell Barton
2014-12-08Fix T42838: Make dupli's real use_hierarchy failsCampbell Barton
2014-12-08Docs: reference the new manualCampbell Barton
2014-12-08BMesh: ensure iterator macros assign to valid typesCampbell Barton
2014-12-08Cleanup: spellingCampbell Barton
2014-12-08Cleanup: remove unused operator-type memberCampbell Barton
2014-12-08Cleanup: Minor edits to widget emboss codejulianeisel
2014-12-07Bugfix T42774: BSurface addon doesn't work on new buildsJoshua Leung
2014-12-07Correct defines for binrelocCampbell Barton
2014-12-07Input Method Editor (IME) support for text buttonsSeverin
2014-12-06CMake: remove redundant include dirCampbell Barton
2014-12-06Fix crash in RE_AcquiredResultGet32 on debug builds introduced yesterdayJens Verwiebe
2014-12-06Fix inbetween mousemove event getting detected in hotkey buttons.Brecht Van Lommel
2014-12-05Fix playercompile after ecc03c8edJens Verwiebe
2014-12-05Render API: Add RenderEngine.error_set() functionSergey Sharybin
2014-12-05Fix T42807, variance shadow map broken afterFBO changes.Antony Riakiotakis
2014-12-05Amendment to previous commit: Add an option to scene strips to disable GPencilJoshua Leung
2014-12-05Grease Pencil sketches get included when doing OpenGL previews for scene stri...Joshua Leung
2014-12-05Fix for typo + memory leakJoshua Leung
2014-12-05Bugfix T42697: Hiding/unhiding NLA strip doesn't update the 3D ViewportJoshua Leung
2014-12-05To make Strokes Edit Mode a bit more "solid", Tab key can be used to toggle o...Joshua Leung
2014-12-05Selectmouse-drag now works to move GPencil vertsJoshua Leung
2014-12-05BGE VideoTexture: refresh() on ImageFFmpeg should have no effect.Benoit Bolsee
2014-12-04Fix T41883 proxy sizes not correct.Antony Riakiotakis
2014-12-04Fix T42800: Blender suddenly closes after pressing solve camera motionSergey Sharybin
2014-12-04Cleanup and fix for uninitialized output buffer of the sunbeams node.Lukas Tönne
2014-12-04Cleanup: minor int->bool cleanup.Bastien Montagne
2014-12-04Fix T42797: -Werror=sign-conversion Triggered in blf_glyph.cBastien Montagne
2014-12-04Fix building on OSX when OMP is enabled.Bastien Montagne