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
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-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-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 #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 #22603: Crash on launching external editor in texture paint [r29461] [Win...Sergey Sharybin
2010-09-16bugfix [#23831] Removing an IK Constraint in pose mode still draws bone with ...Campbell Barton
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-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-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-15win32 mingw works again with cmakeCampbell 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-15- rna properties for bones, select_head, select_tailCampbell Barton
2010-09-15fix for error in last commit.Campbell Barton
2010-09-15BGE Dome: fix for "objects parented to the camera will be rendered multiple t...Dalai Felinto
2010-09-15bugfix [#23405] PNG Images bigger then 2gig wont load with blender.Campbell Barton
2010-09-15remove inventor and vrml1 support, we're better of having these legacy format...Campbell Barton
2010-09-15Logic UI: reset the value of a key when clicking outside the input buttonDalai Felinto
2010-09-15Two small bugfixes:Joshua Leung
2010-09-15Allow start frames < 1 on image sequences.Daniel Salazar
2010-09-14keyconfig updates/changesCampbell Barton
2010-09-14fix for own bug for font buffer drawing (only effected the bottom line of the...Campbell Barton
2010-09-14Fix for [#23794] Particle System + FS Motion Blur corrupts some frames and po...Janne Karhu
2010-09-14Particle edit brush strengths were loaded wrong for old files.Janne Karhu
2010-09-14blenderplayer fix for "offset" problem when in fullscreen mode (worked togeth...Dalai Felinto
2010-09-14Fix for a particles memory leak:Janne Karhu