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-03-28code cleanup: python/pep8 and double-promotion warnings.Campbell Barton
2013-03-28scon update for new collada librariesGaia Clary
2013-03-28Updated Blender Collada module to newest opencollada APIGaia Clary
2013-03-28modified build system for updated opencollada libraries (windows only, other ...Gaia Clary
2013-03-28I18n: various fixing.Bastien Montagne
2013-03-28I18n: fix/enhance how predefined contexts are handled in py code. Now they sh...Bastien Montagne
2013-03-28Fix for node groups, now exposing a socket will copy the default value from i...Lukas Toenne
2013-03-28Fix #34782: Video Editor - Substract after transform failsSergey Sharybin
2013-03-28fix [#34636] bpy.app.handlers.load_post not run on startup file loading after...Campbell Barton
2013-03-28Fix #34773: smooth brush used on a shape key messes up the topologySergey Sharybin
2013-03-28BMesh: make the context create operator (Fkay) more logical, before calling e...Campbell Barton
2013-03-28own error in recent commit, uninitialized variable.Campbell Barton
2013-03-28fix for loosing recent-files when running 'Copy Previous Settings'.Campbell Barton
2013-03-28Fix typo with non-system bullet.Antony Riakiotakis
2013-03-28workaround for crash when accessing vertex colors in editmode,Campbell Barton
2013-03-28style cleanup: osl and NULL pointer use, also correct sequencer gap operator ...Campbell Barton
2013-03-27Cycles / SunSky:Thomas Dinges
2013-03-27I18n fixes for C panels & menus (we have to specify the default bpyrna contex...Bastien Montagne
2013-03-27Code cleanup / Cycles:Thomas Dinges
2013-03-27CMake fix: OpenEXR and Tiff are linking dependencies of OIIO, and fix for Boo...Dalai Felinto
2013-03-27SequencerTon Roosendaal
2013-03-27Node EditorTon Roosendaal
2013-03-27Fix for Node Editor tool "Find next/prev of same type".Ton Roosendaal
2013-03-27Fix #34785: only one curve cap is visible while backface culling is enabledSergey Sharybin
2013-03-27Bug report #34775Ton Roosendaal
2013-03-27Tiny fix for sequencer: Ton Roosendaal
2013-03-27Fix #34779: Channels disappear from multilayer exr sequenceSergey Sharybin
2013-03-27api cleanup: replace BMO_vert_edge_flags_count() with more reusable function ...Campbell Barton
2013-03-27Fix for timing print in renders.Ton Roosendaal
2013-03-27Fix [#34768] Out of bounds access in console selection.Irie Shinsuke
2013-03-27Why oh why makesrna is split into two separate scons files..Sergey Sharybin
2013-03-27fix for mesh face filling when a valid edge-loop was selected but unselected ...Campbell Barton
2013-03-27Fix #33518: Jack sync doesn't work in 2.64, 2.64 or 2.65 stable versionsSergey Sharybin
2013-03-27api cleanup: move edgenet bmesh operator into its own file.Campbell Barton
2013-03-27api cleanup: split part of BM_face_create_ngon_vcloud() into a new function B...Campbell Barton
2013-03-27code cleanup: quiet shadow warningsCampbell Barton
2013-03-27fix [#34776] Linking the group in this .blend causes crash with this starting...Campbell Barton
2013-03-27style cleanupCampbell Barton
2013-03-27move FOREACH_NODETREE internal checks into functions.Campbell Barton
2013-03-27Paint system:Antony Riakiotakis
2013-03-27report [#34772] Incorrect aspect for tex mapping from camera viewCampbell Barton
2013-03-27uv project tool: take scene aspect into account when calculating the camera b...Campbell Barton
2013-03-27sequencer gapsCampbell Barton
2013-03-26Bug fix - own collection.Ton Roosendaal
2013-03-26Fix regression introduced by svn rev55545Sergey Sharybin
2013-03-26Wrong soft/hard limits used in r55600Sergey Sharybin
2013-03-26Sequencer usability:Ton Roosendaal
2013-03-26I18n: various "new data translation" fixes...Bastien Montagne
2013-03-26Correction to recent prefetch commitSergey Sharybin
2013-03-26Better fix for "To Sphere" crashing in Image editor. It appeared to be in use...Ton Roosendaal