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
path: root/source
AgeCommit message (Expand)Author
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-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: 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-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-05Cleanup: unused varCampbell 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-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-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
2015-03-02Reshuffle applying of solver results a bit to ensure it works exactlyLukas Tönne
2015-03-02Fix missing newline in the button cycle error printSergey Sharybin
2015-03-02cleanup: whitespaceCampbell Barton
2015-03-02error in last commitCampbell Barton
2015-03-02Fix T43848: Wrong direction recalculating normalsCampbell Barton
2015-03-02BMesh: calc normals, use area weighted centerCampbell Barton