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
2011-01-02Quiet warnings from last commit.Campbell Barton
2011-01-02CXX_Guardedalloc was complaining about freeing NULL pointers in VideoTexture....Mitchell Stokes
2011-01-02python api: rna array slices now return tuples rather then lists (fits with r...Campbell Barton
2011-01-02Pointcache code cleanup and disk cache compression options:Janne Karhu
2011-01-02bugreport & fix [#25441] Copy Transforms Constraint head/tail fixin'Campbell Barton
2011-01-02Fix for [#25427] cloth or soft body crash un UndoJanne Karhu
2011-01-02report & fix [#25447] SceneObjects null pointer dereference crashCampbell Barton
2011-01-02geometry moduleCampbell Barton
2011-01-01Bugfix #25445Ton Roosendaal
2011-01-01For non-gnu compilers, the __func__ doesn't exist.Ton Roosendaal
2011-01-01Bugfix, IRC reportTon Roosendaal
2011-01-01Bugfix #25437Ton Roosendaal
2010-12-31Silence more compiler warnings.Guillermo S. Romero
2010-12-31Bugfix #25427Ton Roosendaal
2010-12-31Fix crash on load with a particular startup.blend, don't know how to redoBrecht Van Lommel
2010-12-31fix [#25429] Armature modifier and inverted vertex groupCampbell Barton
2010-12-31Fixing a crash on exit when using the Blenderplayer on win32. When free_blend...Mitchell Stokes
2010-12-31armature recalc roll now works properly with mirror enabled.Campbell Barton
2010-12-31alternative fix [#25178] Switch Direction operator for bones doesn't update m...Campbell Barton
2010-12-31revert a small change from Ton's commit from r33637.Campbell Barton
2010-12-31update python api with changes from Joshua's commit r33917. translate reports...Campbell Barton
2010-12-31reverting part of Ton's commit r33911.Campbell Barton
2010-12-31CMake: use blender_include_dirs("${OPENGL_INCLUDE_DIR}") rather then blender_...Campbell Barton
2010-12-31Continue from my commit r33952, which disallowed floats to be wrapped as ints.Campbell Barton
2010-12-31Bugfix [#25414] Entering a newline before a : still indents itJoshua Leung
2010-12-31Bugfix [#25420] Sequencer View Zoom operator hiddenJoshua Leung
2010-12-31Bugfix [#25415] Circle Selection does not work on bones in Pose modeJoshua Leung
2010-12-31Bugfix for [#25416] Precision in glare node doesn't match display.Thomas Dinges
2010-12-30Bugfix #25407Ton Roosendaal
2010-12-30Porting URL fixes for Release Logs from Tag to Trunk. Thomas Dinges
2010-12-30Fix for bug #25367 didn't ensure the problem wasn't happening elsewhere.Campbell Barton
2010-12-30revert part of Tons commit r33884.Campbell Barton
2010-12-30Doh!Joshua Leung
2010-12-30Various pedantic fixes to satisfy compilers.Joshua Leung
2010-12-29Part one of 2.56-beta release commitTon Roosendaal
2010-12-29Bugfix #25404Ton Roosendaal
2010-12-29DopeSheet Drawing Tweak:Joshua Leung
2010-12-29Silencing some compiler warnings (gcc)Joshua Leung
2010-12-29Bugfix [#24163] (PART 2) Unable to animate INSIDE a group node in theJoshua Leung
2010-12-29Bugfix [#24163] Unable to animate INSIDE a group node in theJoshua Leung
2010-12-29Bugfix #25397Ton Roosendaal
2010-12-29Consistency cleanups for AnimData stuff:Joshua Leung
2010-12-28Bugfix #21825Ton Roosendaal
2010-12-28Bugfix #25395Ton Roosendaal
2010-12-28Bugfix, irc report.Ton Roosendaal
2010-12-28- Typo fixesJoshua Leung
2010-12-28Bugfix: creating new 3d views in Blender now uses same defaultsTon Roosendaal
2010-12-28Bugreport, IRCTon Roosendaal
2010-12-28Assorted commenting, formatting, and compiler warning fixes forJoshua Leung
2010-12-28- Silencing some gcc warnings (yay! I can finally use this setupJoshua Leung