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-31Elbeem fluid: Remove hardcoded 16GB RAM limit on 64bit systemsDaniel Genrich
2013-03-30Tidy up stroke options and make them sexy, aka the paint optionAntony Riakiotakis
2013-03-30Beautify - use a heap for the edge rotation queue rather then checking to rot...Campbell Barton
2013-03-30code cleanup: move beauty fill calculation into its own function and some sty...Campbell Barton
2013-03-30code comments: bmesh operator doxy header descriptions.Campbell Barton
2013-03-29Compile fix for recent OCIO commit, missing GLEW include.Thomas Dinges
2013-03-29Implement GPU-side display transform for clip editorSergey Sharybin
2013-03-29Slight cleanup for 2d painting. Cache is always enabled (used one of theAntony Riakiotakis
2013-03-29Support for brush overlay in texture paint mode. For the image editor,Antony Riakiotakis
2013-03-29remove unused GLUquadricObj in draw_manipulator_rotate()Campbell Barton
2013-03-29fix/workaround [#34346] Blender total crashes when File/User preferences twic...Campbell Barton
2013-03-29misc minor edits.Campbell Barton
2013-03-29style cleanupCampbell Barton
2013-03-29minor improvement to edge-angle-drawing, when transforming verts draw the ang...Campbell Barton
2013-03-29add edge-angle drawing in editmode for manifold edges.Campbell Barton
2013-03-29minor fix for annoyance with directory selection on windows.Campbell Barton
2013-03-29code cleanup: quiet warnings building with mingw.Campbell Barton
2013-03-29Code cleanup / Sequencer:Thomas Dinges
2013-03-29fix [#34804] Only timeline_markers[0] is selectable if multiple markers at sa...Campbell Barton
2013-03-29don't save select extend state for marker selection.Campbell Barton
2013-03-29Use same opencollada rev as windows' libs.Bastien Montagne
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