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
2009-10-02Fix #19311: adding/opening datablocks did not always make the rightBrecht Van Lommel
2009-10-01Bug fixMartin Poirier
2009-10-01Fix cmake compilation on Windows, adding pthread includes,Brecht Van Lommel
2009-10-01Texture stack influences are now all separate values, and negativeBrecht Van Lommel
2009-10-01Brought back mousewheel multicut to Ctrl-R loopcut tool that was recently add...Roland Hess
2009-10-01Fixing scons compile on windows.Martin Poirier
2009-10-01Fix crashes with .blend files saved in particle mode, derivedmeshBrecht Van Lommel
2009-10-01Fixed a part of [#19494]. Transform Lock Options didn't updated 3D View's Tra...Thomas Dinges
2009-10-01Fix #19513: scroll wheel did not work when over disabled buttons.Brecht Van Lommel
2009-10-01only link against python when its enabledCampbell Barton
2009-10-01* Added proper update/conversions for changing between degrees and "mm" in ca...Matt Ebb
2009-10-01Use curve twist for the CurveDeform modifier and bones (anything that uses cu...Campbell Barton
2009-10-01Unified effector functionality for particles, cloth and softbodyJanne Karhu
2009-10-01building without bullet didnt workCampbell Barton
2009-09-30Render & Compositing Thread FixesBrecht Van Lommel
2009-09-30svn merge https://svn.blender.org/svnroot/bf-blender/branches/blender2.4 -r23...Campbell Barton
2009-09-30Animato: BugfixesJoshua Leung
2009-09-30- rather then passing the python namespace dictionary to the controller funct...Campbell Barton
2009-09-30Rework of volume shadingMatt Ebb
2009-09-30option to build the BGE without python, uses existing python check (cmake and...Campbell Barton
2009-09-30Fix link problem: Rename libed_preview -> libed_renderDiego Borghetti
2009-09-29Sorry, three commits in one, became difficult to untangle..Brecht Van Lommel
2009-09-29Fixed import scripts: OBJ, 3DS. 2 bugs still perist though: imported meshes a...Arystanbek Dyussenov
2009-09-29Fix for CMake/OS X, would fail to copy files to bundle sometimes,Brecht Van Lommel
2009-09-29remove ray sensors own logic manager (now stored in parent class) + other min...Campbell Barton
2009-09-29bge player - stubs updateDalai Felinto
2009-09-29Bugfix #19490: Adding UV texture, adds Vertex color insteadJoshua Leung
2009-09-29Removed the termporary defines added to make the Game Engine compile. Hopeful...Joshua Leung
2009-09-28Adding back more functionalities for transform orientations.Martin Poirier
2009-09-28Preview icon rendering for menus now runs in a separate thread, to avoidBrecht Van Lommel
2009-09-28Fix potential crash for file operators that don't defineBrecht Van Lommel
2009-09-28Fix compile problem on OS X Snow Leopard. The Mac code for dynamicBrecht Van Lommel
2009-09-28Fix drawing of MENU buttons with only an icon, was not aligned rightBrecht Van Lommel
2009-09-28* Copy() -> Clone() (even though these hopefully will be obliterated from ext...Nathan Letwory
2009-09-28File paths: use release/ for scripts if possible again, this gotBrecht Van Lommel
2009-09-28Fix #19479: ctrl+N could temporarily freeze the window when userBrecht Van Lommel
2009-09-28Fix #19477: transform manipulator did not work correct withBrecht Van Lommel
2009-09-28Fix #19468: particle mode crash in transform, when there areBrecht Van Lommel
2009-09-28Fix #19453: rendering with mesh in edit mode would put the objectBrecht Van Lommel
2009-09-28Fix #19351: items in outliner disappear prematurely. Note iconsBrecht Van Lommel
2009-09-28RNABrecht Van Lommel
2009-09-28missing Del key in the keymaps where Xkey was usedCampbell Barton
2009-09-28add temp defines to keep the game engine building, should be fixed properly.Campbell Barton
2009-09-28File Browser fixes:Brecht Van Lommel
2009-09-28jpeg2000 presets were broken.Campbell Barton
2009-09-28Compile fix for GameEngineJoshua Leung
2009-09-28Durian Feature Request: Rotation Modes for ObjectsJoshua Leung
2009-09-28Fix #19470: displaying depth pass could crash, conversion fromBrecht Van Lommel
2009-09-28Fix #19482: setting cursor position in uv editor was not correctBrecht Van Lommel
2009-09-28remove warnings, print errors if bpy_ops.py or bpy_sys.py fail to importCampbell Barton