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-25Tracking: Enable Schur specializationsSergey Sharybin
2014-09-25BMesh: type-check iterator data argumentCampbell Barton
2014-09-25Type checking macro: CHECK_TYPE_ANYCampbell Barton
2014-09-25Move typecheck macros into own headerCampbell Barton
2014-09-25GHash: use bool for comparison (simplify compare)Campbell Barton
2014-09-24OSX: ensure windows are restored at their saved position,Jens Verwiebe
2014-09-24Fix T41933: Node Editor: Crash occurs with Select by SuffixBastien Montagne
2014-09-24Fix T41939: Dupliface: Inherit scale doesn't update viewport render.Bastien Montagne
2014-09-24gooseberry request:Antony Riakiotakis
2014-09-24Fix T41885, muting broken for Blender Internal nodes in rendering.Lukas Tönne
2014-09-24make "tri_shader" an int instead of a floatMartijn Berger
2014-09-24Cycles: Shader Graph Optimization for Mix RGB nodes.Thomas Dinges
2014-09-24Correct for change in recent commitCampbell Barton
2014-09-24Fix T41936: lender 2.72 Crashes on play on *Ubuntu 14.04Sergey Sharybin
2014-09-24Cleanup: Avoid some defines for scene_intersect(), related to Min Width.Thomas Dinges
2014-09-24Custom Data API: redundant pointer-to-pointer argCampbell Barton
2014-09-24BMesh: slight speedup loop-of-verts iteratorCampbell Barton
2014-09-24BMesh: generic callbacks for mempool iteratorCampbell Barton
2014-09-24Cleanup: const correctness for BLI_sortlistCampbell Barton
2014-09-24Cleanup: use const for read-only arraysCampbell Barton
2014-09-24Cleanup: use float versions of functions when in/output are floatsCampbell Barton
2014-09-24Cleanup: boolCampbell Barton
2014-09-24Cleanup: de-duplicate text select logicCampbell Barton
2014-09-24Cleanup: set var staticCampbell Barton
2014-09-24Sphinx doc script, update for change in rsyncCampbell Barton
2014-09-23Fix game engine not supporting material view.v2.72-rc1Antony Riakiotakis
2014-09-23Update submodules to point to rc1 hashSergey Sharybin
2014-09-23Fix typo in previous commitSergey Sharybin
2014-09-23Fix possible buffer overflow in selection code. We want to copy theAntony Riakiotakis
2014-09-23Move versioning code under the subversion checkSergey Sharybin
2014-09-232.72 SplashCampbell Barton
2014-09-23Version Bump: Entering 2.72 rc stateCampbell Barton
2014-09-23Fix crash in text editor (wrap + syntax-highlight)Campbell Barton
2014-09-23Cleanup: simplify check to draw syntaxCampbell Barton
2014-09-23Fix T41921: MapUV node alpha setting broken.Lukas Tönne
2014-09-23Fix T41259: Objects parented to non-armature objects cannot play shape action...Mitchell Stokes
2014-09-23D713: correct error /w braces (freestyle)Tamito Kajiyama
2014-09-23Fix T41918, Missing operator in Node Editor Menus.Lukas Tönne
2014-09-23Fix T41912, OpenCL compile error when building without __SVM__Thomas Dinges
2014-09-23Macro VA_NARGS, increase max to 64Campbell Barton
2014-09-23Cleanup: use struct names in ID commentsCampbell Barton
2014-09-23Fixed border extension for the sunbeams node.Lukas Tönne
2014-09-22Projective painting:Antony Riakiotakis
2014-09-22Freestyle: disallow with fields (was crashing)Campbell Barton
2014-09-22Fix for Freestyle crash in bordered animation renderingTamito Kajiyama
2014-09-22Fix T41891: Alt+S can't save imageCampbell Barton
2014-09-22Corrent recent commit: off by one errorCampbell Barton
2014-09-22Fix image.save() - incorrect relative lib pathCampbell Barton
2014-09-22Correct MAX_LIBARRAY define, assert when its wrongCampbell Barton
2014-09-22Fix T41902: Flipped persp/ortho region_2d_to_vector_3dCampbell Barton