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
2009-10-27- fixed enum syntax in BKE_fcurve.h and ED_keyframing.h to make g++ happyArystanbek Dyussenov
2009-10-27Compiler warning fixes for mingw:Joshua Leung
2009-10-27- Right click menu can open links directly to API reference docs (rna and ope...Campbell Barton
2009-10-26Animation Bugfixes - Noise Modifier + Graph Editor:Joshua Leung
2009-10-22Shape KeysBrecht Van Lommel
2009-10-22after transform if strips overlap, move the frame rather then the channel to ...Campbell Barton
2009-10-22Shape KeysBrecht Van Lommel
2009-10-22Two fixes:Joshua Leung
2009-10-22Bugfix #19703: Axis Angle wont workJoshua Leung
2009-10-21Make compiler happy, remove doubtful non init usage.Guillermo S. Romero
2009-10-21Bugfix #19696: Crash when adding an Empty or Force fieldJoshua Leung
2009-10-21[#19688] pressing O and alt+O doesn't toggle proportional edit mode when edit...Campbell Barton
2009-10-20move G_FACESELECT from G.f to mesh->editflag, renamed to ME_EDIT_PAINT_MASKCampbell Barton
2009-10-20Auto SaveBrecht Van Lommel
2009-10-20Fixes for Path-Renaming Fix:Joshua Leung
2009-10-20Bugfix #19663: Renaming named data doesn't fix F-CurvesJoshua Leung
2009-10-19Fix #19627: previews in materials nodes were not cleared before re-render.Brecht Van Lommel
2009-10-19- added xmirror to the weightpaint optionsCampbell Barton
2009-10-19Another fix for duplicating objects with particles.Brecht Van Lommel
2009-10-19Fix #19588: duplicating objects with particle systems would crash.Brecht Van Lommel
2009-10-19Fix #19638: crash when assiging self in boolean modifier.Brecht Van Lommel
2009-10-19Fix #19632: GLSL was not updated for soft/linear light blending modes.Brecht Van Lommel
2009-10-19- listener for sequencer space panels added for frame changes, now redraws du...Campbell Barton
2009-10-19Changing particle physics type to boids and not boids multiple times crashed.Janne Karhu
2009-10-18Bug fixes:Janne Karhu
2009-10-18Smoke:Daniel Genrich
2009-10-17Assorted tweaks for animation editors:Joshua Leung
2009-10-16ShapeKey Editor (sub-mode of DopeSheet Editor)Joshua Leung
2009-10-15stamp font size and added rendertime stamp optionCampbell Barton
2009-10-15move view3d keymaps so edit&paint mode keymaps override removed workaround th...Campbell Barton
2009-10-15typing in non-existant dirs now goes back to the previous dir. (also for book...Campbell Barton
2009-10-15made texflag a short everywhere (only stores one flag)Campbell Barton
2009-10-15pack all was giving an error on the render resultCampbell Barton
2009-10-14fixes for warnings and crashes during doc generationCampbell Barton
2009-10-14Shape Keys: disable the temporary shape display system, whereBrecht Van Lommel
2009-10-13Various warning fixesNicholas Bishop
2009-10-12Deep Shadow BufferBrecht Van Lommel
2009-10-12texture slots up/down backCampbell Barton
2009-10-12Bugfix: texture nodes header was still showing wrong textureBrecht Van Lommel
2009-10-12Bugfix #19616: vertex group select as IK target cause crash in Blender2.5Joshua Leung
2009-10-11Use OB_MODE_EDIT as a flag everywhere, also fixed a typo which made drawing t...Campbell Barton
2009-10-11EditMesh was using VBO's even when off in the user preferences causing glMapB...Campbell Barton
2009-10-10- added redraw notifier.Campbell Barton
2009-10-10Fixing mixed code and declaration.Martin Poirier
2009-10-10added mesh to curve conversion (edge loops only)Campbell Barton
2009-10-09* Warning fixes for previous commit for Modifier renaming.Joshua Leung
2009-10-09Fix some issues with showing the current textures when usingBrecht Van Lommel
2009-10-09A few bugfixes:Joshua Leung
2009-10-08menus are now global (like operators), so for eg, the info add menu and the 3...Campbell Barton
2009-10-08Key ConfigurationBrecht Van Lommel