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
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
2012-11-21Fix #33241: can't exit edit mode when object gets hidden via animation.Brecht Van Lommel
2012-11-15Image thread safe improvementsSergey Sharybin
2012-11-15code cleanup: move local math functions into math_geom.c, math_vector.c, no f...Campbell Barton
2012-11-13code cleanup: use ptrdiff_t when comparing pointers and tag event as an unuse...Campbell Barton
2012-11-13Bugfix #26891Ton Roosendaal
2012-11-13disable applying constructive modifiers when in sculpt mode with multi-res da...Campbell Barton
2012-11-13fix [#33143] Exporter crash since 2.64Campbell Barton
2012-11-08Fix #33113: cycles not rendering motion blur correct with dying particles.Brecht Van Lommel
2012-11-04Bugfix #32987Ton Roosendaal
2012-11-02all remove functions now invalidate the RNA objects passed, to help script au...Campbell Barton
2012-10-30remove CD_POLYINDEX customdata layer:Campbell Barton
2012-10-27style cleanupCampbell Barton
2012-10-26Big i18n commit: add "reports" from bmesh/readfile/tracking/dynapaint (and a ...Bastien Montagne
2012-10-26Show warning message when multires baking happens for preview level of 0Sergey Sharybin
2012-10-26style cleanupCampbell Barton