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-04-01Match corrective-smooth UI to smooth modifierCampbell Barton
2015-03-31silence MSVC warningMike Erwin
2015-03-31Fix T43987 ambient occlusion wrong for Intel cards on windows (tested onAntony Riakiotakis
2015-03-31Fix writing freed memory, exiting full viewCampbell Barton
2015-03-31Proportional editing for IPO editor - version ready for feedback by artists.Antony Riakiotakis
2015-03-31Fix T44077 material update fails in textured mode when VBOs are off.Antony Riakiotakis
2015-03-31Fix T44201: Crash Deleting Hierarchy in OutlinerBastien Montagne
2015-03-31Corrective Smooth Modifier (aka delta-mush)Campbell Barton
2015-03-30BGE: Fix: VehicleWrapper compiler warning.Thomas Szepe
2015-03-30Fix T43266, when we have a blendfile name use only that without the pidAntony Riakiotakis
2015-03-30Remove wrong back jump detection on loopingAntony Riakiotakis
2015-03-30Fix T41191: Custom Loop Normals Viewport shading not updating when set from p...Bastien Montagne
2015-03-30Attempt to fix T44056, dof high quality shader error in ATI cards.Antony Riakiotakis
2015-03-30Pass bool arg to RNA_property_boolean_setCampbell Barton
2015-03-30Potential fix for T43987, ambient occlusion different between offscreenAntony Riakiotakis
2015-03-30Cleanup: use const for typeinfoCampbell Barton
2015-03-30Fix compilation of game engine in ubuntuAntony Riakiotakis
2015-03-30Grey out high quality depth of field when it's not supported by GPUAntony Riakiotakis
2015-03-30missed last commitCampbell Barton
2015-03-30Cleanup: use const for typeinfoCampbell Barton
2015-03-30Fix for invalid buffer access on zero-face meshesCampbell Barton
2015-03-30Fix T44186: Bezier Bevel facto mapping broken when 'start' was set to 'Resolu...Bastien Montagne
2015-03-30remove zero translationsMike Erwin
2015-03-30cleanup: remove unused code & varsMike Erwin
2015-03-30cleanup: typos in comments, styleMike Erwin
2015-03-30Remove use_invert_vertex_group use_ prefixCampbell Barton
2015-03-29Fix T44162: Outliner: modifier's icons toggle update issueBastien Montagne
2015-03-29Make internal functions of point density independent from RenderSergey Sharybin
2015-03-29Make point density sampling functions a bit easier for re-useSergey Sharybin
2015-03-28Code cleanup: whitespace, line wrappingSergey Sharybin
2015-03-28Code cleanup: Get rid of set but unused matrixSergey Sharybin
2015-03-28Fix collada compile after BKE cleanupJens Verwiebe
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-28Cleanup: use BKE_texture_ prefixCampbell Barton
2015-03-28Use union for EditBone'sCampbell Barton
2015-03-28Cleanup: unused argsCampbell Barton
2015-03-28NLA Strip Keyframes: Nullified the risk that NLA mapping can get applied to N...Joshua Leung
2015-03-28Nla Strip Keyframes: Active FCurve Keyframes panel displays names properly no...Joshua Leung
2015-03-28NLA Strip Keyframes: Insert keyframe tools in Anim Editors work nowJoshua Leung
2015-03-28Nla Strip Keyframes: Sliders in channel list insert keyframes nowJoshua Leung
2015-03-28Nla Strip Curves: This works with anim channel rearranging tools nowJoshua Leung
2015-03-28Nla Strip Curves: Getting more stuff workingJoshua Leung
2015-03-28Nla Strip Controls: Added special FCurve type (in the animfiltering code)Joshua Leung
2015-03-28Nla Strip Controls: Added dedicated "Expander" channel to Action/Graph EditorsJoshua Leung
2015-03-28Fix for various small issues which may cause crashesJoshua Leung
2015-03-28Compile fixJoshua Leung
2015-03-28Fix for earlier commit - Turning off "animated" influence/time didn't workJoshua Leung
2015-03-28Keyframes on NLA-Strip F-Curves are detected by RNA buttons tooJoshua Leung
2015-03-28Code Cleanup / Preemptive Bug Fixing: "action" parameter may get set when it ...Joshua Leung
2015-03-28Fix T36385: Animated Strip-Time doesnt updateJoshua Leung