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
2011-04-30whitespace edits for bpy api, split some really long lines.Campbell Barton
2011-04-30Fix one more crash introduced with r36384: trying to bake resulted in a segfaultSergey Sharybin
2011-04-30fix crash using freed memory with SCREEN_OT_screen_set while the current scre...Campbell Barton
2011-04-30fix for render stamp text drawing too low.Campbell Barton
2011-04-30fixed a crash introduced in r36384M.G. Kishalmi
2011-04-30fix [#27221] stamp text bug in lower linesCampbell Barton
2011-04-30normalize quaternions when setting the view axis - some old files had non-nor...Campbell Barton
2011-04-30scene sequencer strips now work when camera override is used even if the scen...Campbell Barton
2011-04-30use camera render argument to avoid temp overwriting the scene camera.Campbell Barton
2011-04-30- pass the camera to the render stamp function.Campbell Barton
2011-04-30add back support for rendering local view camera.Campbell Barton
2011-04-30fix for minor glitch when setting the camera in local view (camera could try ...Campbell Barton
2011-04-29corrections for redundant null checks & transform printing a string into its ...Campbell Barton
2011-04-29fix [#27057] In cam perspective, world-axis-locked xform of an obj at cam loc...Campbell Barton
2011-04-29spelling corrections.Campbell Barton
2011-04-29fix [#27198] Missing Live LSCM Update after Aligning of pinned vertices (W)Campbell Barton
2011-04-28fix [#26727] Make Proxy ignores group offsetCampbell Barton
2011-04-28Added tooltip note that parent curve 'Follow' needs to be enabled for track a...Campbell Barton
2011-04-28Twitter report fix :)Ton Roosendaal
2011-04-28fix [#27201] icosphere normals problemCampbell Barton
2011-04-28Bugfix [#27194] Difficulty selecting bones with boneshapes enabled andJoshua Leung
2011-04-28fix [#27193] view/camera/set active object as camera sometimes "disabled" in ...Campbell Barton
2011-04-28smooth view now takes the v3d and region as arguments. (no functional change)Campbell Barton
2011-04-28Mwahahahaha! I think I've found the cause of that awful purple/pinkJoshua Leung
2011-04-28CMake build option for security report: CVE-2009-3850Campbell Barton
2011-04-28skip some calculations with the wave modifier - when the vert has no vgroup w...Campbell Barton
2011-04-28fix [#27186] Wave modifier falloffCampbell Barton
2011-04-28rename duplicate header defines & remove unused var.Campbell Barton
2011-04-27fix for fix, was incorrectly looping over regions.Campbell Barton
2011-04-27Fix #27176: Creating a new UV layer in edit mode fails to copy previous oneSergey Sharybin
2011-04-27fix [#27174] World Starfield Generation causes crashCampbell Barton
2011-04-27fix [#27164] uv unwrap stretchingCampbell Barton
2011-04-27comment regarding bug [#27175] UV faces show incorrect image in object mode (...Campbell Barton
2011-04-27remove normalize call in derived mesh GetNormal, its not done anywhere else.Campbell Barton
2011-04-27Fix for bug #26590, `Texture preview fails when path to custom brushNicholas Bishop
2011-04-26fixed some issues with the new "shadow only + shading" code.M.G. Kishalmi
2011-04-26Adding support for adding copies of existing drivers to other animdataJoshua Leung
2011-04-26Bump version for imminent 2.57b tag.v2.57bNathan Letwory
2011-04-26- fix for player linkingCampbell Barton
2011-04-26fix [#27178] Material links lost when making mesh data localCampbell Barton
2011-04-25fix [#26993] Edge Split CrashCampbell Barton
2011-04-25indentation changes only.Campbell Barton
2011-04-252.5 Interface:Thomas Dinges
2011-04-25workaround/fix [#27162] Running commands in python console crashes blenderCampbell Barton
2011-04-25Fix for [#27112] Boid Particles get Z clamped to 0.0 when "Allow Flighting"Janne Karhu
2011-04-25fix [#27139] Value Slider, some colours are two colouredCampbell Barton
2011-04-25fix [#27121] Normals always recalculated when adding a mesh in Edit modeCampbell Barton
2011-04-25fix for a crash with the following steps.Campbell Barton
2011-04-25fix [#27140] Negative Subdiv level in the operator panel.Campbell Barton
2011-04-25Displace Modifier - Optimisation Tweaks for jpbouza and ZanQdoJoshua Leung