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
2010-09-18warning fixes and minor cmake changes.Campbell Barton
2010-09-18fix for a (probably harmless) bug in makesdna where 1 byte off the end of the...Campbell Barton
2010-09-18UI fix: psys.hair_dynamics -> psys.use_hair_dynamicsDalai Felinto
2010-09-18Apply patch [#23745] fix #23078 operator panel disappears.Nathan Letwory
2010-09-18Apply patch [#23846] Fix for [#23698] in File Browser system. Properly remove...Nathan Letwory
2010-09-17Possible fix for all the particles related SIMD SVBVH bugs.Janne Karhu
2010-09-17patch [#23855] fix CMakeList.txt for WITH_QUICKTIMECampbell Barton
2010-09-17patch [#23840] [Pose]Bone.envelope(point=(0,0,0))Campbell Barton
2010-09-17bugfix [#23783] /../ prefix stops going up a dirCampbell Barton
2010-09-17bugfix [#23864] Bevel Modifier + UV crashes under certain conditionsCampbell Barton
2010-09-17New optional operator function, check(), it takes the same arguments as execu...Campbell Barton
2010-09-17fix for some errors when saving blend files.Campbell Barton
2010-09-17Fix #23869: outliner not updated correctly/instantlySergey Sharybin
2010-09-17minor changes needed for the next commit.Campbell Barton
2010-09-17Fix #23652: texture paint RMB would translate the object after samplingBrecht Van Lommel
2010-09-17Fix compile error after last commit in boids.Brecht Van Lommel
2010-09-17Fix #23839: missing V shortcut for rip tool, now the rip & move operatorBrecht Van Lommel
2010-09-17Tiny addition to boids functionality: pitch valueJanne Karhu
2010-09-17Bug fix: Boids that could only fly didn't take the ground object into account...Janne Karhu
2010-09-16Fix OS X memory leak prints when starting blender:Brecht Van Lommel
2010-09-16Fix #23857: game engine world colors were not color corrected yet,Brecht Van Lommel
2010-09-16Fix #23867: GroupNode.nodetree name inconsistent with Material/Texture.node_t...Brecht Van Lommel
2010-09-16Fix #23865: F8 reload scripts doesn't work with an addon enabled,Brecht Van Lommel
2010-09-16Fix #22603: Crash on launching external editor in texture paint [r29461] [Win...Sergey Sharybin
2010-09-16recent fixes for mingw + cmake broke msvcCampbell Barton
2010-09-16bugfix [#23831] Removing an IK Constraint in pose mode still draws bone with ...Campbell Barton
2010-09-16Partial fix (Linux) [#21395] Command key for keyboard mapping not functionalNathan Letwory
2010-09-16armature selection when entering editmode wasnt working well (in 2.4x too)Campbell Barton
2010-09-16bugfix [#23841] Bone envelope draws funkyCampbell Barton
2010-09-16Make sure rna_armature.c compiles. Use BLI_math.h that includes <math.h> and ...Nathan Letwory
2010-09-16- bone roll now in degrees not radians.Campbell Barton
2010-09-16Partial fix [#21395] Command key for keyboard mapping not functionalNathan Letwory
2010-09-15Fix cmake/osx blenderplayer linking.Brecht Van Lommel
2010-09-15patch [#23758] Better handling of UTF chars in UNITS fields (lengths, angles,...Campbell Barton
2010-09-15bugfix [#23802] addons panel emptyCampbell Barton
2010-09-15ignore BLI_bfile with cmake since its not used anywhereCampbell Barton
2010-09-15update for MingW/CMakeCampbell Barton
2010-09-15Don't do weird PYTHONPATH juggling anymore. Debug build crash doesn't happen ...Nathan Letwory
2010-09-15Fix SCons for [#23833]. Ensure that empty dirs will exist too.Nathan Letwory
2010-09-15win32 mingw works again with cmakeCampbell Barton
2010-09-15bugfix [#23833] Console Errors (Keymaps)Campbell Barton
2010-09-15add missing notifiers for bone circle/border/lasso select.Campbell Barton
2010-09-15bugfix [#23830] Border selecting bones in editmode bugCampbell Barton
2010-09-15Apply patch [#23779] Small cleanup with gl_roundbox*Nathan Letwory
2010-09-15Apply patch [#23755] Sequencer: small code cleanup using existing color math ...Nathan Letwory
2010-09-15Apply patch [#23809] Blender.exe -W supportNathan Letwory
2010-09-15filling is used for 3D curves but not for filling, sigh.Campbell Barton
2010-09-15in response to [#23812] bevel object, but no caps.Campbell Barton
2010-09-15- rna properties for bones, select_head, select_tailCampbell Barton
2010-09-15fix for error in last commit.Campbell Barton