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-21Graph Editor: Pivot Modes for TransformJoshua Leung
2009-10-21added new context operator WM_OT_context_cycle_int, use for switching between...Campbell Barton
2009-10-21Bugfix to allow list templates to have more than 5 rows when you setBrecht Van Lommel
2009-10-21Outliner: Tweaks for Driver OperatorsJoshua Leung
2009-10-21* fix for colour management, compositor image node wasn't working correctly. ...Matt Ebb
2009-10-21Graph Editor: Small optimisations for drawingJoshua Leung
2009-10-21Bugfix #19696: Crash when adding an Empty or Force fieldJoshua Leung
2009-10-21Text Editor: Scrollbar now drawn on the rightJoshua Leung
2009-10-21Bugfix: rendering with multiple windows open did not use image editorsBrecht Van Lommel
2009-10-21[#19445] New Object is not Grabbed after using Duplicate LinkedCampbell Barton
2009-10-21Region post redraw is now split up in a view space and pixel spaceBrecht Van Lommel
2009-10-21[#19688] pressing O and alt+O doesn't toggle proportional edit mode when edit...Campbell Barton
2009-10-21Bugfix for node editor refreshing too often when moving nodes,Brecht Van Lommel
2009-10-20Bugfix for paint cursor not showing up in paint/sculpt modesBrecht Van Lommel
2009-10-20Bugfix for use of freed memory in jobs manager.Brecht Van Lommel
2009-10-20Bugfix: adding a curve path did not mark it as being a path/3dBrecht Van Lommel
2009-10-20move G_FACESELECT from G.f to mesh->editflag, renamed to ME_EDIT_PAINT_MASKCampbell Barton
2009-10-20Smoke:Daniel Genrich
2009-10-20Bugfix: render clipping was not using correct matrix, own mistakeBrecht Van Lommel
2009-10-20basename() function, at least know it should compile.Guillermo S. Romero
2009-10-20Bugfix for a crash with the cut tool in particle mode.Brecht Van Lommel
2009-10-20Bugfix: raytracer building could crash (abort due to an assert), whenBrecht Van Lommel
2009-10-20fix for mirror select and added to the menuCampbell Barton
2009-10-20Smoke:Daniel Genrich
2009-10-20Bugfixes for quit.blend + library linking, the last commit didn't solveBrecht Van Lommel
2009-10-20- editmesh select mirror (in editmode select menu)Campbell Barton
2009-10-20Smoke:Daniel Genrich
2009-10-20Fixes to get Blender compile and run on PowerPC OSX 10.3, gcc 3.3Ton Roosendaal
2009-10-20split weight normalize into 2 operators, normalize and normalize_all.Campbell Barton
2009-10-20Auto SaveBrecht Van Lommel
2009-10-20Added a button in the header to toggle full screen mode. It'd be nice to have...William Reynish
2009-10-20Smoke: Daniel Genrich
2009-10-20Graph Editor: Added 2D CursorJoshua Leung
2009-10-20Renamed the modifier category 'Physics' to 'Simulate'. Seems to better encomp...William Reynish
2009-10-20*Made the Add Constraint menu similar to modifiers, with categories in column...William Reynish
2009-10-20weight paint operators - normalize/clean/invertCampbell Barton
2009-10-20Fixes for Path-Renaming Fix:Joshua Leung
2009-10-20Bugfix #19663: Renaming named data doesn't fix F-CurvesJoshua Leung
2009-10-20Rearrange includes, and more fill_paths code.Guillermo S. Romero
2009-10-20etch-a-ton RNA and UI, back in 2.5Martin Poirier
2009-10-20separate image strip length popupCampbell Barton
2009-10-19file browserAndrea Weikert
2009-10-19fix for crashing when unlinking a world from a sceneCampbell Barton
2009-10-19Consolidate tube and cylinder primitives.Martin Poirier
2009-10-19Some cleanup for particle edit snap.Martin Poirier
2009-10-19Continue development of bfile system.Guillermo S. Romero
2009-10-19run flushTransParticles after snapping applyProject so you can project/snap p...Campbell Barton
2009-10-19Get 2.5 trunk to compile. this C++ code failed for gcc 3.3.Ton Roosendaal
2009-10-19- enable snap to work for particle editmode so you can snap onto the emitter.Campbell Barton
2009-10-19Fix #19618: invalid vertex group data could be created whenBrecht Van Lommel