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
2008-02-24-> Bevel tools and Bmesh kernelGeoffrey Bantle
2008-02-23== Sequencer ==Peter Schlaile
2008-02-23=== PyNodes ===Nathan Letwory
2008-02-23Nodes to be created at the location in which the mouse cursor was initiallyJuho Vepsalainen
2008-02-23== PoseLib - Action Editor Integration (Transform) ==Joshua Leung
2008-02-23=Reversion of premul bugfix=Joseph Eagar
2008-02-22tiny fixCampbell Barton
2008-02-22* Displacement baking wasnt working with negative distances.Campbell Barton
2008-02-22Fix: compositor events caused far too many recomposite signals, thisTon Roosendaal
2008-02-22== Sculpt ==Nicholas Bishop
2008-02-22* Let 'Add' scripts appear in the Add header menu, not just the scripts windowMatt Ebb
2008-02-22Bugfix for [#6823] Bake button broken - No imageCampbell Barton
2008-02-22fix for [#7899] Quit doesn't report failure to save quit.blendCampbell Barton
2008-02-22autoThread was inverted at rendertime (forgot to change), added tooltipsCampbell Barton
2008-02-21Fix for bug #8295: lock button in the sequencer buttons didn't doBrecht Van Lommel
2008-02-21Fix for bug #6991: edge slide crash with the last vertexBrecht Van Lommel
2008-02-21Fix for bug #6769: lattice editmode undo gave corrupt dataBrecht Van Lommel
2008-02-21Fix for bug #8120: edgeloop delete with automerge editing enabledBrecht Van Lommel
2008-02-21Fix for bug #8313: image editor alpha drawing + user aspect ratio wasBrecht Van Lommel
2008-02-21Fix for bug #5986: snap circle too big when far away from the originBrecht Van Lommel
2008-02-21PoseLib Preview - Bugfix:Joshua Leung
2008-02-21Following on from the commits yesterday for "Action Channel Settings" quick-t...Joshua Leung
2008-02-21Fix for bug #6669: saving an image from the image editor andBrecht Van Lommel
2008-02-21made auto threads default (noob's get faster renders in their dual core CPU's)Campbell Barton
2008-02-21Allow sequencer to use scene strips with no camera, if those scenes also useKen Hughes
2008-02-21Allow sequencer to use scene strips with no camera, if those scenes also use ...Ken Hughes
2008-02-20Bugfix [#7847]: Fluid didn't work with ipo driversDaniel Genrich
2008-02-20Python BugfixCampbell Barton
2008-02-20Fix for bug #7873: circle select highlights wrong vertices temporarily.Brecht Van Lommel
2008-02-20Negative zmask rendering: now there is a setting to render everythingBrecht Van Lommel
2008-02-20Python Bugfix,Campbell Barton
2008-02-20== Action Editor - Channel Tools ==Joshua Leung
2008-02-20Bug #8312: Latest SVN lost LOCAL and NORMAL Transformation Coords in ArmatureMartin Poirier
2008-02-20added win32 check for number of processors, but cant test.Campbell Barton
2008-02-20automatic threads, next to the Threads button, so you can set threads to use ...Campbell Barton
2008-02-19Fix for bug #8311: painting in the image editor with left mouse buttonBrecht Van Lommel
2008-02-19Added an option for texture forcefields to use the root location of a partic...Campbell Barton
2008-02-19Added an option to bake AO normalized, without material settings takenBrecht Van Lommel
2008-02-19Bug #8234: sky texture for approximate AO doesn't work, as mentionedBrecht Van Lommel
2008-02-19pendent changes -Campbell Barton
2008-02-19Further work on the premul option for ton. This optionJoseph Eagar
2008-02-19ToolsKen Hughes
2008-02-18Fix for bug #7936: render baking selected to active now has a BiasBrecht Van Lommel
2008-02-18moved LARGEFILE defines to BLI_storage.hCampbell Barton
2008-02-18Bugfix for particle path drawing messing up opengl state in some cases.Brecht Van Lommel
2008-02-18Bugfix: hair effector settings only showed when the hair was editable,Brecht Van Lommel
2008-02-18texture forcefields had a bug where uninitialized values could be used.Campbell Barton
2008-02-18== Sequencer / FFMPEG ==Peter Schlaile
2008-02-18Fix for bug #8044: vertex colors weren't supported for hair.Brecht Van Lommel
2008-02-18== Transform Orientations ==Martin Poirier