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
2015-02-18BGE: Fix T42437: Physics/Compound bugJorge Bernal
2015-02-18BGE: Fix T41570: Blender crash when physics createConstraintJorge Bernal
2015-02-18Fix T43716 regression in mask modifier - edges could access out ofAntony Riakiotakis
2015-02-18Cycles: Initialize "headless" flags on engine initializationSergey Sharybin
2015-02-18Cleanup: Remove unused SD_PHASE_HAS_EVAL flag.Thomas Dinges
2015-02-18Cleanup for Cycles hair shader ifdefs.Thomas Dinges
2015-02-18Cleanup: Remove support for Boost filesystem 2.Thomas Dinges
2015-02-18New filebrowser bookmarks: Some minor fix/optimization from latest coverity r...Bastien Montagne
2015-02-18Fix Windows build.Bastien Montagne
2015-02-18Include SDL information in system info text.Sybren A. Stüvel
2015-02-18Cleanup: Use bools in BVHParams class.Thomas Dinges
2015-02-18Use clamp to border for brushes or textures can "leak" after rotatingAntony Riakiotakis
2015-02-18GPencil: RMB menu tools in Outliner works for GP Layers nowJoshua Leung
2015-02-18GPencil Fix: Added checks to ensure that copy/paste doesn't paste incompatibl...Joshua Leung
2015-02-18Cycles / BVH: Remove unused temp copy of prim_object.Thomas Dinges
2015-02-18Quiet uninitialized mem use for blank cursorCampbell Barton
2015-02-18Fix free'd memory use removing constraintCampbell Barton
2015-02-18Do not allocate an XRay buffer if compositing is dnot one for offscreenAntony Riakiotakis
2015-02-18cleanup & missing breakCampbell Barton
2015-02-18Cycles: Avoid over-allocation in decouple ray marchingSergey Sharybin
2015-02-17Ensure BLI_stat() return value is checked.Campbell Barton
2015-02-17Amend to previous own Fix T43684: only use hack on WIN32, and use case-insens...Bastien Montagne
2015-02-17Fix T38808: Re-opening an image makes absoluteCampbell Barton
2015-02-17Fix T43708: Wrong manipulator in individual originCampbell Barton
2015-02-17BMesh: calc_manipulator_stats can only check vertsCampbell Barton
2015-02-17Tweak to new UIList bookmarks & co: extend up to ten entries before using scr...Bastien Montagne
2015-02-17Cleanup: Add comment about light_p being modified in one case.Thomas Dinges
2015-02-17Cycles: Cleanup after recent changesSergey Sharybin
2015-02-17Fix T43684 (again!): Mighty Windows thinks it’s perfectly sensible to block...Bastien Montagne
2015-02-17Some tweaks to last commit, this is better.Thomas Dinges
2015-02-17Cycles: Fix for hair transmission BSDF not returning proper labelSergey Sharybin
2015-02-17Cleanup: Deduplicate area light sampling code.Thomas Dinges
2015-02-17Fix crash when rendering to offscreen OpenGL, fix scons buildAntony Riakiotakis
2015-02-17Compositing works with X-Ray.Antony Riakiotakis
2015-02-17Cycles: Small tweaks for Henyey Greenstein closure code.Thomas Dinges
2015-02-17Fix for particle path drawing with black tips.Lukas Tönne
2015-02-17Quick fix/hack for too small 'operator' panel in filebrowserBastien Montagne
2015-02-17GPencil: On the fly switching between Drawing and Erasing when using "Continu...Joshua Leung
2015-02-17Cycles: Remove empty closure blur code and the corresponding entries in the s...Thomas Dinges
2015-02-17Cycles: Make blender session aware of rendering from command lineSergey Sharybin
2015-02-17Fix T43706: Creating a directory in the file browser (by typing it in the fil...Sergey Sharybin
2015-02-17Fix T43697, grid drawing over wires and grease pencil. Props to JulianAntony Riakiotakis
2015-02-17Fix T43685: New pointiness attribute error with auto-smooth enabledSergey Sharybin
2015-02-17Cycles: Minor code cleanup in recent attributes changesSergey Sharybin
2015-02-17etch-a-ton: off by one errorCampbell Barton
2015-02-17etch-a-ton: fix crash selecting strokesCampbell Barton
2015-02-17etch-a-ton: fix uninitialized memory useCampbell Barton
2015-02-17Hide 3D Cursor in Paint Modes (with exceptions)Julian Eisel
2015-02-17RNA API: reuse property lookupsCampbell Barton
2015-02-17Fix for another missing update from GPencil in OutlinerJulian Eisel