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-07-10SCons: Hopefully final fix for 32bit linux buildbotSergey Sharybin
2014-07-10Fix T40909: BGE softbodies broken.Mitchell Stokes
2014-07-10Cleanup: Same thing in path trace setup, we can safely always assign the prop...Thomas Dinges
2014-07-10Cleanup: Always assign num_samples, there is no need for this special define.Thomas Dinges
2014-07-10Further tweaks to SCons's auto testsSergey Sharybin
2014-07-10Another attempt to fix issues with 32bit OSX and sconsSergey Sharybin
2014-07-10Attempt to fix compilation error on 32bit OSX and SConsSergey Sharybin
2014-07-09Buildbot: enable cubins fox OSXSergey Sharybin
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-09Fix T41003: Object Info's Random socket produces erratic results whenLukas Tönne
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-09OSX/CMAKE: Way better fix for T40887, checks where failing with clang-ompJens Verwiebe
2014-07-08OSX/CMAKE: extend my former workaround for failing tests with clang-omp to al...Jens Verwiebe
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-08Install_deps: minor cleanup.Bastien Montagne
2014-07-08OSX/cmake: more work on T40887 and a tentative fixJens Verwiebe
2014-07-08BLI_string, dont pass unicode to ascii BLI_str_partition functionsCampbell Barton
2014-07-07OSX/cmake: Real fix for T40887, the reason was find_package(OpenMP) silently ...Jens Verwiebe
2014-07-07BGE: Fix for applyImpulse functionJorge Bernal
2014-07-07Code cleanup: Simplify decoupled scattering code a bit.Thomas Dinges
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-07Cycles: Fix crash with environment maps and packed imagesSergey Sharybin
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-06OSX/Scons: after doublechecking. take out sdk_flags from cflags again, looks ...Jens Verwiebe
2014-07-06OSX/scons: Try to get rid of buildproblems with openjpeg enabled in certain b...Jens Verwiebe
2014-07-06Cycles: Equi-Angular and MIS Volume sampling work on GPU now.Thomas Dinges
2014-07-06Fix T40548: After canceling, F-Curve handlers don't go back to original posit...Lukas Tönne
2014-07-06Fix part of T40964: Glass shader was giving wrong results with OSL.Thomas Dinges
2014-07-06Outliner: Added option to RMB menu for "Animation" entries to remove these an...Joshua Leung