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
2013-01-24Fix #31338: python enum properties can now specify icons for items, in the fo...Brecht Van Lommel
2013-01-23Fix #33896: particle add brush with radius 1 would give duplicated and NaN ha...Brecht Van Lommel
2013-01-23Cycles Hair: Multiple vertex colours and UV coordinatesStuart Broadfoot
2013-01-23Mesh Cache UI:Thomas Dinges
2013-01-23fix blenderplayer scons after bullet mergeAntony Riakiotakis
2013-01-23UI todo:Ton Roosendaal
2013-01-23Fix for missing function stub when WITH_BULLET is disabled.Lukas Toenne
2013-01-23Fix normalize_m4_m4 not working correct by not copying the entire matrix,Brecht Van Lommel
2013-01-23Fix for [#33959] laplacian smooth gui buggyThomas Dinges
2013-01-23Fix #33556: overlapping regions draw over render info at the top of 3d view andBrecht Van Lommel
2013-01-23Code cleanup: move render baking code into own file.Brecht Van Lommel
2013-01-23Fix small issue found in vertex color bake bug that caused the result to beBrecht Van Lommel
2013-01-23rigidbody: Make rigid bodies kinematic during transformationSergej Reich
2013-01-23Code cleanupJoshua Leung
2013-01-23Blender 2.66 Release Cycles:Thomas Dinges
2013-01-23Fix own stupid memory leak in new py i18n code (forgot to free temp keys when...Bastien Montagne
2013-01-23make bullet optional againCampbell Barton
2013-01-23rigidbody: Add generic spring constraintSergej Reich
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 force field supportSergej Reich
2013-01-23rigidbody: Add DNA/RNA/BKE infrastructure for the rigid body simSergej Reich
2013-01-23rigidbody: Add rigidbody moduleSergej Reich
2013-01-23math: Add functions to decompose transformation matricesSergej Reich
2013-01-23workaround [#32866] Crash by cyclic use of Boolean ModifierCampbell Barton
2013-01-23fix for own regression since 2.4x, non-linear number button range was too ins...Campbell Barton
2013-01-23fix for glitch with vertex bake:Campbell Barton
2013-01-23fix [#33729] Shadows produce artefacts in vertex colour bakingCampbell Barton
2013-01-23tweak to recent commit to clamp vertex range so new empty vgroups are in fact...Campbell Barton
2013-01-23Displaying labelname with reroute nodes.Monique Dewanchand
2013-01-23sim: Remove "continue physics" codeSergej Reich
2013-01-22Matcap fix: on enabling it, and when no matcap was selected before, Ton Roosendaal
2013-01-22Fix/workaround for GLSL textured and matcap modes for dyntopoSergey Sharybin
2013-01-22Bugfix #33945Ton Roosendaal
2013-01-22Fix [#33962] Grease Pencil crashing blenderBastien Montagne
2013-01-22Fix for build with scons whithout i18n support.Bastien Montagne
2013-01-22add path for particle brushCampbell Barton
2013-01-22style cleanupCampbell Barton
2013-01-22Matcap fix:Ton Roosendaal
2013-01-22Good rule of thumb. If blenderplayer gets broken after stubs.c leaves my "rec...Antony Riakiotakis
2013-01-22add missing includesCampbell Barton
2013-01-22comments for RNA_def_property_ui_range() and clamp some out-of-range values.Campbell Barton
2013-01-22Matcap support in 3D Viewport.Ton Roosendaal
2013-01-22fix [#33889] Unexpected weights after parenting with Empty GroupsCampbell Barton
2013-01-22Fix #33951: Only margin is correctly baked for non-displacement bakingSergey Sharybin
2013-01-22Fix projection texture painting crashSergey Sharybin
2013-01-22update stubCampbell Barton
2013-01-22correct addon tutorial section on keymap register/unregister and add label ne...Campbell Barton
2013-01-22fix [#33841] Disabling and re-enabling live addon crashes blender (modal/draw...Campbell Barton