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-11BLI_array: avoid mixing terms count/lengthCampbell Barton
2014-07-11Fix T40257: Frustum culling not working properlyMitchell Stokes
2014-07-11WM: add WM_operator_properties_create_ptrCampbell Barton
2014-07-11Add mesh tool to split faces by wire edges (face menu)Campbell Barton
2014-07-11BMesh: new face splitting function BM_face_split_edgenetCampbell Barton
2014-07-10Cycles: Add link to a paper used for Beckmann table calculationSergey Sharybin
2014-07-10Fix T41005: Seemingly random crashes with cycles renderingSergey Sharybin
2014-07-10Fix for invalid memory access in graph editor when deleting the lastLukas Tönne
2014-07-10Fix compilation error with scons when building from detached headSergey Sharybin
2014-07-10Revert "Fix T40257: Frustum culling not working properly"Mitchell Stokes
2014-07-10Need to disable Libmv for cudakernels targetSergey Sharybin
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