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-03-06Fix issue reported on irc by Sebastian, crash when undoing and changingAntony Riakiotakis
2015-03-06Fix broken "force setting multisamples only once", introduced in b5b359b48f7fJens Verwiebe
2015-03-06Fix metaball->mesh removing all metas in the sceneCampbell Barton
2015-03-06Fix access freed memory when doing constraints ID counter on main freeSergey Sharybin
2015-03-06Fix T43905: Crash happens when press Create Plane TrackSergey Sharybin
2015-03-06PyAPI: clarify fallback docstringCampbell Barton
2015-03-06Fix T43904: calc_vert_angle returns wrong valueCampbell Barton
2015-03-06BMesh: Add extended BM_vert_calc_edge_angle that takes a fallback valueCampbell Barton
2015-03-06Cleanup: quiet minilzo warningsCampbell Barton
2015-03-06Cleanup: unused warningsCampbell Barton
2015-03-06Cleanup: unused macro warningCampbell Barton
2015-03-06Fix typo in "Add" and "Subtract" mode of Vector Math node.Kevin Dietrich
2015-03-05Correction to previous commitJulian Eisel
2015-03-05Fix T43900: "Operator Mesh Add" template failsJulian Eisel
2015-03-05Revert "COLLADA - support for shadeless material (SHADER_CONSTANT)"Gaia Clary
2015-03-05Fix T43880 really stupid mistake from fixing stick mode selectionAntony Riakiotakis
2015-03-05Make limits of sequencer scaling a bit more saneAntony Riakiotakis
2015-03-05Audio library, early exit when animation is foundAntony Riakiotakis
2015-03-05Fix T43898, correct all uv layers in bevel, not only the active oneAntony Riakiotakis
2015-03-05COLLADA - support for shadeless material (SHADER_CONSTANT)Gaia Clary
2015-03-05Compositor: Add sanity check around pass element size and compositor data typeSergey Sharybin
2015-03-05Fix T43894: Wrong alpha with bilateral blur nodeSergey Sharybin
2015-03-05Compositor: Fix compilation error with COM_DEBUG enabledSergey Sharybin
2015-03-05Fix T43865: Cycles: Watertight rendering produces artifacts on a huge planeSergey Sharybin
2015-03-05CMake: Need to find pugixml.hpp instead of pugixml.hSergey Sharybin
2015-03-05Recent changes broke SDL/GHOSTCampbell Barton
2015-03-05Cleanup: unused varCampbell Barton
2015-03-05Update install_deps for recent CMake changeCampbell Barton
2015-03-05Fix T43672: Cycles preview stalls when out of viewCampbell Barton
2015-03-05CMake: rename LLVM_DIRECTORY -> LLVM_ROOT_DIRCampbell Barton
2015-03-05CMake: was defaulting to an old LLVM versionCampbell Barton
2015-03-05CMake: mark lib/debug options advancedCampbell Barton
2015-03-05Fix T43890: Crash, Alt-D over operator redo buttonCampbell Barton
2015-03-04BGE: Fix crash when a constraint misses its reference objectSybren A. Stüvel
2015-03-04Math Lib: redundant axis flip decomposing a planeCampbell Barton
2015-03-04Fix T43879: Autokey ignore pref /w viewlock-cameraCampbell Barton
2015-03-04Fix for snap to cursor /w parents (object/pose)Campbell Barton
2015-03-04Snap: ignore unselected items, /w snap from activeCampbell Barton
2015-03-04Own error in recent commit (Snap active)Campbell Barton
2015-03-04RNA: rename mesh validate argumentCampbell Barton
2015-03-04Fixed wrong label and hint text in Collada exporterGaia Clary
2015-03-04fix T43094 Added check for out of bounds in vertex color arrayGaia Clary
2015-03-03Cycles: Fix embarrassing type remained after getting rid of utility SWAP()Sergey Sharybin
2015-03-03Cycles: Fix/workaround for toggling world MIS causing CUDA to failSergey Sharybin
2015-03-03Style cleanupAntony Riakiotakis
2015-03-03Windows: Add stacktrace support when unhandled exception occurs.Antony Riakiotakis
2015-03-03Another stability commit for legacy users - don't crash when togglingAntony Riakiotakis
2015-03-03Grrr, missed those ones in previous commit!Bastien Montagne
2015-03-03UI messages fixes...Bastien Montagne
2015-03-03Cleanup: remove unused collada conversionCampbell Barton