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-02-05Fix #34040: Moving Normal Node with enabled Cycles Material Preview crashesSergey Sharybin
2013-02-01Compile fixSergej Reich
2013-02-01Fix #34070: set origin operator did not work for lattice objects.Brecht Van Lommel
2013-01-28add collision masks to copy-game-physics settings. (another GGJ missing featu...Campbell Barton
2013-01-28style cleanup: also remove unneeded NULL check.Campbell Barton
2013-01-27Operators name "cleanup"Dalai Felinto
2013-01-26Fix [#34005] blender will close immediately in debug mode on deleting objectsSergej Reich
2013-01-26Porting over hotkeys for adding rigidbody objects (from original branch)Joshua Leung
2013-01-23rigidbody: Add rigid body constraintsSergej Reich
2013-01-23rigidbody: Add rigid body simulationSergej Reich
2013-01-23rigidbody: Add point cache supportSergej Reich
2013-01-23rigidbody: Add DNA/RNA/BKE infrastructure for the rigid body simSergej Reich
2013-01-22fix [#33889] Unexpected weights after parenting with Empty GroupsCampbell Barton
2013-01-21Support normalized displacement maps in cases maximal distance is not setSergey Sharybin
2013-01-17"Fix" for [#33903] Wrong description string in "remove vertices from vertex g...Bastien Montagne
2012-12-28patch [#33687] select similar lampCampbell Barton
2012-12-28code cleanup:Campbell Barton
2012-12-27Bug fix, own collection.Ton Roosendaal
2012-12-27Fix: after multires baking, gpu textures were not getting invalidatedAntony Riakiotakis
2012-12-26Todo item:Ton Roosendaal
2012-12-23Code cleanup: add usual 'BKE_' prefix to 'public' constraint functions from b...Bastien Montagne
2012-12-22Outliner:Ton Roosendaal
2012-12-22code cleanup:Campbell Barton
2012-12-22code cleanup and minor changesCampbell Barton
2012-12-19Multires baker: renamed Number of Rays to Samples after discussion with BrechtSergey Sharybin
2012-12-19Multirs baker: support for threaded bakingSergey Sharybin
2012-12-18Multires baker: made octree aware of user-defined resolution in performance p...Sergey Sharybin
2012-12-18Ambient occlusion baker from multi-resolution meshSergey Sharybin
2012-12-18Move multires baker into own file in render/Sergey Sharybin
2012-12-18style cleanupCampbell Barton
2012-12-18Fix #33487: game engine did not convert objects with rotation modes other thanBrecht Van Lommel
2012-12-17Bug fix, IRC report.Ton Roosendaal
2012-12-17Bugfix 33560Ton Roosendaal
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-12-17code cleanup: use 'const float *' when getting the 3d cursor and not editing it.Campbell Barton
2012-12-16Reverting rev 53044 because it broke something and was wrong.Ove Murberg Henriksen
2012-12-16Fixing name of a function to be consistent with the rest of the code.Ove Murberg Henriksen
2012-12-16Changed some comments to make more sense.Ove Murberg Henriksen
2012-12-16Bugfix: [#33513] Transfer weights mixing up.Ove Murberg Henriksen
2012-12-15Pure style cleanup.Ove Murberg Henriksen
2012-12-12Use own list of actions for Vertex Group Lock operator instead of reusing Sel...Sv. Lockal
2012-12-11define the size of matrix args for both rows/cols.Campbell Barton
2012-12-09fix [#33442] UnitsCampbell Barton
2012-12-04cmake was missing some header files.Campbell Barton
2012-11-30Fix transfer weight tool enum properties all showing question mark icons,Brecht Van Lommel
2012-11-29skip recalculating tessface when adding objects if 'EnterEdit-mode' is disabled.Campbell Barton
2012-11-27Move to layer: remove the OK button and make it apply immediately like it didBrecht Van Lommel
2012-11-26Fix #33310: unnecessary redraw of outliner when editing materials and textures.Brecht Van Lommel
2012-11-25code cleanup: warnings, styleCampbell Barton
2012-11-25Fix #33296: uv editing did unnecessary outliner redraw, giving slowdown.Brecht Van Lommel