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-09-08Fix compilation on linux (Ubuntu 14.04 used here).Antony Riakiotakis
2014-07-11Merge remote-tracking branch 'origin' into soc-2014-viewport_fxJason Wilkins
2014-07-10fix initial window size being too large for OSX/X11 on multiple monitors (che...Jason Wilkins
2014-07-10removed some accidentally added backup filesJason Wilkins
2014-07-10Fix for invalid memory access in graph editor when deleting the lastLukas Tönne
2014-07-09Attempt to mitigate issue T40981Antony Riakiotakis
2014-07-09Fix T40997, artifacts when unhiding part of the mesh in dyntopo.Antony Riakiotakis
2014-07-09Fix T40991, mirrored armatures not restored properly when cancelling.Antony Riakiotakis
2014-07-09Implement Start Resolution for preview render in BISergey Sharybin
2014-07-09Cleanup: silent C++11 warning (implicit double to float conversion) in Collad...Bastien Montagne
2014-07-09Cleanup: get rid of magic numbers.Bastien Montagne
2014-07-09Fix T40939: Border render and SSS doesn't work correct in rendered viewportSergey Sharybin
2014-07-09Fix T40164: Linking a Group of linked Groups don't take Dupli VisibilityLukas Tönne
2014-07-09Fix T40980: Exporting animation in MPEG Matroska using ffv1 and FLAC codecs f...Sergey Sharybin
2014-07-09Add bone_groups.new() and bone_groups.remove() methods to RNA.Bastien Montagne
2014-07-09Freestyle: fix for crash in the constructor of freestyle.types.StrokeVertexIt...Tamito Kajiyama
2014-07-09Math Lib: add function to get signed angle about an axisCampbell Barton
2014-07-09Correct IS_EMPTY macroCampbell Barton
2014-07-08Fix T40785: "Select Grouped" Pass Index mode is redundant.Lukas Tönne
2014-07-08Fix T40983 Particle Texture use of generated coordinates is wrong.Lukas Tönne
2014-07-08Fix T40986: crash on using the viewer node inside of group nodes.Lukas Tönne
2014-07-08BLI_string, dont pass unicode to ascii BLI_str_partition functionsCampbell Barton
2014-07-07Fix compilation error with Freestyle after recent DAG changesSergey Sharybin
2014-07-07Fix T40775: Clearing material texture slot through Python does not update 3D ...Sergey Sharybin
2014-07-07Fix T40791: Changing path to movie file does not mark the project as changedSergey Sharybin
2014-07-07Fix T40712: Duplicators don't generate orco and UV coordinates in Cycles view...Lukas Tönne
2014-07-07Follow-up to my last commit: Fixed a wrong property name in the versioning code.Tamito Kajiyama
2014-07-07Fix T40877: Bezier Hook to New Object does not work properlySergey Sharybin
2014-07-07Per-material line color settings for Freestyle.Tamito Kajiyama
2014-07-07UI: tooltips, blurry and incorrect rhs-padding in recent updateCampbell Barton
2014-07-07Fix for RNA_int/enum mixupCampbell Barton
2014-07-06Add support to lasso masking/flood fill for inverted values.Antony Riakiotakis
2014-07-06Fix T40548: After canceling, F-Curve handlers don't go back to original posit...Lukas Tönne
2014-07-06Outliner: Added option to RMB menu for "Animation" entries to remove these an...Joshua Leung
2014-07-06Bugfix: Selecting object channels in NLA editor didn't make the object activeJoshua Leung
2014-07-06Code cleanupJoshua Leung
2014-07-06NLA/AnimEditors: Added operator to remove all "empty" AnimData blocksJoshua Leung
2014-07-06Fix for typo in commentJoshua Leung
2014-07-05Fix uninitialized bool in recent own 'sode_select_groupe' commit.Bastien Montagne
2014-07-05[OpenGL Policy] BlendFuncSeparate defaults to GL_ALPHA, GL_ONE_MINUS_SRC_ALPH...Jason Wilkins
2014-07-04Style cleanupCampbell Barton
2014-07-04Merge branch 'master' of git.blender.org:blender into soc-2014-viewport_fxJason Wilkins
2014-07-04OpenGL Extension ShimsJason Wilkins
2014-07-04Made a mistake when rewriting GPU_material_construct_end to return bool.Jason Wilkins
2014-07-04#if 0'd out all of GPU_deprecated.h and turned on GPU_MANGLE_DEPRECATED by de...Jason Wilkins
2014-07-04Refactor of Node's 'Select by type' op, to also handle color and name handling.Bastien Montagne
2014-07-04Add (r)partition funcs to BLI_string, to get left-most/right-most first occur...Bastien Montagne
2014-07-04Fix T40843: Cycles does not support viewport render overrideSergey Sharybin
2014-07-04Fix for a wrong threads count shown in Freestyle debug mode (--debug-freestyle).Tamito Kajiyama
2014-07-04Bugfix T40945: Typo in tooltip for SSS propertyJoshua Leung