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 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
2015-03-03Fix mesh-validate for polys using successive vertsCampbell Barton
2015-03-03Fix T43151: Collada meshes crash BlenderCampbell Barton
2015-03-03Cleanup: collada had own defined Global (why?)Campbell Barton
2015-03-03Bugfix T43866: 'Purge all' button in the outlinerJoshua Leung
2015-03-03Knife: fix glitch dragging mouse outside the faceCampbell Barton
2015-03-03Fix T43864: Saving from top area in fullscreen changes wrong area into File B...Julian Eisel
2015-03-02Fix T43862: Knife fails with concave ngonCampbell Barton
2015-03-02BMesh: BM_loop/edge_point_side_of_loop_testCampbell Barton
2015-03-02Fix dist_signed_squared_to_corner_v3v3v3 with concave cornersCampbell Barton
2015-03-02Revert "Reshuffle applying of solver results a bit to ensure it works exactly"Lukas Tönne
2015-03-02Fix T43859: Texture baking crashes blenderSergey Sharybin