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
2015-01-20Cleanup SVG icon file, pass II.Bastien Montagne
2015-01-20Made SimDebugData into a single global instance.Lukas Tönne
2015-01-20Outliner: "Show Active" - if active is a child, open tree to show childjulianeisel
2015-01-20Fix UI glitch: Ctrl/Shift didnt refresh the UICampbell Barton
2015-01-20Fix transform glitch: Ctrl/Shift didn't refreshCampbell Barton
2015-01-20Cleanup: use constCampbell Barton
2015-01-20Cleanup: warningsCampbell Barton
2015-01-20Second variant of the copy-to-select operator for particles to onlyLukas Tönne
2015-01-20Make removal of existing particle systems on copying optional.Lukas Tönne
2015-01-20Added space selection option to the particle system copy operator.Lukas Tönne
2015-01-20Removed debugging code.Lukas Tönne
2015-01-20Fix for particle system copy: This has to make sure the ORIGSPACE dataLukas Tönne
2015-01-20Changed the workflow for the particle system copy operator to the commonLukas Tönne
2015-01-20New operator for copying (hair) particle systems from one object toLukas Tönne
2015-01-20Another crappy approach to spirals on hairs, crazy expensive though.Lukas Tönne
2015-01-20Disable scope updates in texture and image paint modes.Lukas Tönne
2015-01-20Another fix for off-by-one hair grid resolution errors.Lukas Tönne
2015-01-20Draw actual hair keys when the "Guide Hair" setting is enabled.Lukas Tönne
2015-01-20Fix for grid drawing in 3D view, was using one less grid cell.Lukas Tönne
2015-01-20Pampering the stupid MSVC compiler again, it fails to build valid C code.Lukas Tönne
2015-01-20New debug element "circle" for simulations, which is quite useful forLukas Tönne
2015-01-20Debug grid drawing for hair volume was drawing one subdivision too many.Lukas Tönne
2015-01-20Debug drawing feature to visualize the hair continuum grid.Lukas Tönne
2015-01-20Fix for warnings/errorsLukas Tönne
2015-01-20Removed unused line.Lukas Tönne
2015-01-20New hair editing feature "Shape Cut", for cutting hair based on a meshLukas Tönne
2015-01-20Guide hair drawing for hair particles.Lukas Tönne
2015-01-20Debug drawing for simulations, to aid in visualizing abstract data suchLukas Tönne
2015-01-20Fix glitch in view-axis (order of drawing)Campbell Barton
2015-01-20Fix UI glitches drawing text at different sizesCampbell Barton
2015-01-20UI: cleanup UI_fontstyle_string_width, UI_draw_stringCampbell Barton
2015-01-20BLF: remove paranoid checks for unset default fontCampbell Barton
2015-01-19Fix two potential bugs reported by latest coverity scan.Bastien Montagne
2015-01-19Bugfix T43293: Crash when editing shared GPencil datablock in VSEJoshua Leung
2015-01-19GPencil: Added asserts for checking when trying to convert coordinates for in...Joshua Leung
2015-01-19Viewport: Add adjustable safe areas, 3d-view & VSECampbell Barton
2015-01-19WM: add a notifier for camera/viewport optionsCampbell Barton
2015-01-19RNA/API: name outliner sort option like UIListCampbell Barton
2015-01-19Outliner: Make alphabetical sorting optionaljulianeisel
2015-01-18Fix T43301: Three of the 'mirror keyframes' tools were mirroring along wrong ...Bastien Montagne
2015-01-17Fix T43283: Crash on undo/redo/ and save/reload after (new) weight transfer.Bastien Montagne
2015-01-17Fix T23942: Add "Delete Hierarchy" to outliner context menu.Torsten Rupp
2015-01-15Nodes: Put Blended Box Mapping properties next to each other.Thomas Dinges
2015-01-15Sequencer: Allow generating proxies from script without having sequencer spac...Sergey Sharybin
2015-01-15Sequencer: Don't crash when trying to rebuild proxy without having sequence e...Sergey Sharybin
2015-01-15Remove 'locked' parameter from sound_read_waveform()Nicholas Bishop
2015-01-14Fix operator tooltip MBALL_OT_duplicate_moveSybren A. Stüvel
2015-01-14Fix T43201: Update the "in use" flags of sockets before drawing,Lukas Tönne
2015-01-14Transfer Data: resurrect fake AND/OR when transferring 'boolean' values like ...Bastien Montagne
2015-01-14Workaround/Fix T43139: Calling bpy.ops.screen.screen_full_area() multiple tim...julianeisel