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
2013-01-31patch [#33985] Added FModifierEnvelope control_point add remove to APICampbell Barton
2013-01-31fix [#34050] Regression from 2.49, "Release confirms" interferes with loop cu...Campbell Barton
2013-01-30Add active region for operator execution.Campbell Barton
2013-01-30fix [#33740] Incorecct UV mapping from camera viewCampbell Barton
2013-01-30BGE: Some various changes to make moving the character physics type easier:Mitchell Stokes
2013-01-30fix [#33987] X-ray mode on bones nullifies weight paint modeCampbell Barton
2013-01-30enable continuous grab for sliders, initially this was disabled because we di...Campbell Barton
2013-01-29Alpha display changes:Sergey Sharybin
2013-01-29sculpt, replace bmo call to triangulate with BM_mesh_triangulate()Campbell Barton
2013-01-29fix [#34024] delete - Edge loop crashCampbell Barton
2013-01-29More UI messages tweaks and fixes. Please do not use points inside tooltips, ...Bastien Montagne
2013-01-29tweak to edge slide - use a quads opposite vertex when both edges share a qua...Campbell Barton
2013-01-29fix for fix, ugh!, vertex slide with concave/convex ngons & normal flipping s...Campbell Barton
2013-01-29Merged changes in the trunk up to revision 54171.Tamito Kajiyama
2013-01-29Correct fix for r54164, the testcase I was using worked but different edge sl...Campbell Barton
2013-01-29fix for r54166, the average edge length needs to be maintained.Campbell Barton
2013-01-29minor improvement to edge slide, normalize the edge vectors that accumulate t...Campbell Barton
2013-01-29code cleanup: add some comments about to get_next_loop() for edge slide, also...Campbell Barton
2013-01-29fix for edge slide bug, when there were no edges to slide along the direction...Campbell Barton
2013-01-29code cleanup: just variable namingCampbell Barton
2013-01-29code cleanup: var rename and add assert, when writing to out of bounds array.Campbell Barton
2013-01-29Better tooltips for the Full Screen option on Save Screenshot/Screencast oper...Pablo Vazquez
2013-01-29Bugfix [#34019] Limit Constraints still affected transforms when turned offJoshua Leung
2013-01-28Cycles: preview rendering support for world/material/lamp.Brecht Van Lommel
2013-01-28Fix for wrong icons buffer initialization happens for cardsSergey Sharybin
2013-01-28Fix for a nasty glicth found by Irie Shinsuke in Freestyle branch.Bastien Montagne
2013-01-28add collision masks to copy-game-physics settings. (another GGJ missing featu...Campbell Barton
2013-01-28[BGE Controllers] reverting my own commits #54103 and #54102, no longer neces...Dalai Felinto
2013-01-28fix for usability issue - navmesh would create the new object on the first la...Campbell Barton
2013-01-28fix annoyance noticed at the global-game-jam, adding controllers would rememb...Campbell Barton
2013-01-28style cleanup: also remove unneeded NULL check.Campbell Barton
2013-01-28visualkey_can_use() now uses proper booleansJoshua Leung
2013-01-28Visual Keyframing now works for rigid body objects tooJoshua Leung
2013-01-27Bunch of fixes for UI messages.Bastien Montagne
2013-01-27Pack UI: Ton Roosendaal
2013-01-27Very old todo: Packed file UITon Roosendaal
2013-01-27Operators name "cleanup"Dalai Felinto
2013-01-27Merged changes in the trunk up to revision 54110.Tamito Kajiyama
2013-01-26Fix [#34005] blender will close immediately in debug mode on deleting objectsSergej Reich
2013-01-26Revert r54058, caused crash when adding paritcles in particle edit modeSergej Reich
2013-01-26Porting over hotkeys for adding rigidbody objects (from original branch)Joshua Leung
2013-01-26real fix for Logic Bricks UI smart controller (#33746)Dalai Felinto
2013-01-26bugfix for 33746 Unable to add Controller to objects correctlyDalai Felinto
2013-01-26Fix [#33997] Units Scale in Metric mode displays wrong face area.Bastien Montagne
2013-01-25rigidbody: Improve add/remove operatorsSergej Reich
2013-01-25header cleanup, include BLI before BKE, also use bool for ntreeShaderExecTreeCampbell Barton
2013-01-24Disabled commit that was rendering Blender Internal for Cycles nodes.Ton Roosendaal
2013-01-24UsabilityTon Roosendaal
2013-01-24Tiles highlight shall work fine with border render nowSergey Sharybin
2013-01-24New 'X' icon in search buttons sometimes overlapped text, needs extra space.Ton Roosendaal