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-12change defaults for window state on X11 (yet again), after further discussion.Campbell Barton
2013-03-12Print compositor execution statistics when in background modeSergey Sharybin
2013-03-12Fix for strict compiler's flagsSergey Sharybin
2013-03-12Fix for crash in special cases when mixing translate node with otherSergey Sharybin
2013-03-12Temp fix for stupid -Wformat-security issue.Bastien Montagne
2013-03-12Ouliner: Added recursive setting of (visibility/selectability) for bones (Edi...Gaia Clary
2013-03-12replace sprintf -> strcpy where its not needed.Campbell Barton
2013-03-12Changing image ID datablock fomr browser in Image node didn't change output s...Sergey Sharybin
2013-03-12Fixe related on #34608: MultiLayer OpenEXR (from Maya) - passes lost in Compo...Sergey Sharybin
2013-03-12Woops, installing dlls shall happen after all the folders are created.Sergey Sharybin
2013-03-12Made a mistake in recent windows buildbot tweaks.Sergey Sharybin
2013-03-12code cleanup: quiet struct gcc warnings, also use more conventional names for...Campbell Barton
2013-03-12fix own regression in 2.66 [#34610] Text editor: Syntax highlighting freezesCampbell Barton
2013-03-12Fix compilation error after recent changes to strict gcc flagsSergey Sharybin
2013-03-12Fix #34599: Mask nodes stop working if output is later piped through HSV nodeSergey Sharybin
2013-03-12Patch [#34373] Use i18n monospace font in Text editor and Python consoleIrie Shinsuke
2013-03-12Add i18n monospace font (bmonofont-i18n.ttf) which will be used for the text ...Irie Shinsuke
2013-03-12ruler: disable rotate with ruler drawing, was drawing too pixelated and hard ...Campbell Barton
2013-03-12bmesh: dissolve, avoid unnecessary loop in test_extra_verts(), also minor cod...Campbell Barton
2013-03-12bmesh: maintain active face when dissolving.Campbell Barton
2013-03-12use gcc warning -Wredundant-decls, exposes some odd/duplicate declarations wh...Campbell Barton
2013-03-11Fix for [#34598] Modifier-Icon in Outliner does not appearThomas Dinges
2013-03-11Minor cleanup: We always use colour correction now for float buffers. Get rid...Antony Riakiotakis
2013-03-11Fix #34589. There was no space conversion being done between layers inAntony Riakiotakis
2013-03-11code cleanup:Campbell Barton
2013-03-11Ouliner: Added recursive select of (visible) bones (Edit- and Object-mode)Gaia Clary
2013-03-11Fix more UI i18n issues (reported by Leon Cheung).Bastien Montagne
2013-03-11Mixed paths to redist libraries in recent commitSergey Sharybin
2013-03-11Colormanagement: Fix issue with colorspaces' description too short, and reduc...Bastien Montagne
2013-03-11Fix #34511: Invalid Audio/Video codec combination produces hung filehandleSergey Sharybin
2013-03-11Windows buildbot tweaksSergey Sharybin
2013-03-11Fix first regression introduced with r55173: need to import shutil before usi...Sergey Sharybin
2013-03-11Fix more UI i18n issues (reported by Leon Cheung and Lockal).Bastien Montagne
2013-03-11code cleanup: pep8 & minor changesCampbell Barton
2013-03-11Renaming "properties_object_constraint.py" to "properties_constraint.py"Joshua Leung
2013-03-11Another attempt to reduce the confusion between Object and Bone constraintsJoshua Leung
2013-03-11Jitter: Change UI. Now use lock icon to indicate relative jitter, tiedAntony Riakiotakis
2013-03-11Feature request for all paint systems that support it: Jittering inAntony Riakiotakis
2013-03-10Fix [#34561]: Possible smoke crash if smoke flow had lower density than adapt...Miika Hamalainen
2013-03-10Fix: Vertex weight color calculation tried to use NULL pointer when called th...Miika Hamalainen
2013-03-10Fix: stroke spacing fails in image editor, we need to account forAntony Riakiotakis
2013-03-10More cruft remove for 2d painting. Remove functions from brush interfaceAntony Riakiotakis
2013-03-10Fix scons build error after recent commit, missing include.Brecht Van Lommel
2013-03-10Buildbot: mac configuration files for i386 and x86_64.Brecht Van Lommel
2013-03-10More UI message i18n fixes and improvements...Bastien Montagne
2013-03-10Texpaint refactor complete!Antony Riakiotakis
2013-03-10Added menu entry for recursive hierarchy selec in outlinerGaia Clary
2013-03-10More UI message i18n fixes and improvements...Bastien Montagne
2013-03-10More UI message i18n fixes and improvements...Bastien Montagne
2013-03-10OpenGL: more work on fixed function lighting implementation as GLSL.Brecht Van Lommel