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-12-10Fix T42472: Undoing/Redoing repeated transform operator gives wrong final mat...Bastien Montagne
2014-12-10Fix T42818: Cycles SSS passes are incorrect for SSS size of 0Sergey Sharybin
2014-12-10Fix T42748: Crash in subsurf, threaded accessCampbell Barton
2014-12-10Switch to numpy 1.9 for windows platformSergey Sharybin
2014-12-10Fix numpy installation on windows+cmakeSergey Sharybin
2014-12-10Fixes for compilation with msvcSergey Sharybin
2014-12-09cleanup: pep8Campbell Barton
2014-12-09Sequencer: optionally show strip offsetsCampbell Barton
2014-12-09Correct last commit checking knife edgesCampbell Barton
2014-12-09Cycles: Code cleanup, typoSergey Sharybin
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-08Cycles: Fix compilation error with MinGW and logging enabledSergey Sharybin
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-08Fix non-Windows SCons compiling error after IME mergejulianeisel
2014-12-07Forgot to add new files in recent IME commitSeverin
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-06OSX: change previous commit to not only make animation-player window frontmos...Jens Verwiebe
2014-12-06Cleanup: style from my previous commitMike Erwin
2014-12-06Fix T42789: support 3Dconnexion wireless devicesMike Erwin
2014-12-06Fix inbetween mousemove event getting detected in hotkey buttons.Brecht Van Lommel
2014-12-05Fix playercompile after ecc03c8edJens Verwiebe
2014-12-05OSX: make sure window of new blender instance is front when playing animationJens Verwiebe
2014-12-05Cycles: Report error via the new engine APISergey Sharybin
2014-12-05Render API: Add RenderEngine.error_set() functionSergey Sharybin