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-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-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-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
2015-03-02cleanup: float/double promotion, redundant castsCampbell Barton
2015-03-01Bugfix T43851: Creating a new action after stashing crashes blenderJoshua Leung
2015-03-01Use the old double-step collision method only for cloth.Lukas Tönne
2015-03-01Fix T43406: Bring back cloth collisions.Lukas Tönne
2015-02-28NLA Drawing TweaksJoshua Leung
2015-02-28Tweaks for NLA and newly added Action Stash TracksJoshua Leung
2015-02-28Action Editor: "New Action" operator now stashes old actions, and is used by ...Joshua Leung
2015-02-28Action Editor WIP: Adding new actions in Action Editor now uses the "stash an...Joshua Leung
2015-02-28Action Stashing: Don't allow an action to get stashed more than onceJoshua Leung