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
2015-01-20Partial response force for hair collisions.Lukas Tönne
2015-01-20Debug drawing for simulations, to aid in visualizing abstract data suchLukas Tönne
2015-01-20Some initial collision code, without actual response forces still.Lukas Tönne
2015-01-20Implemented internal hair pressure to prevent hair from collapsing inLukas Tönne
2015-01-20Fixed hair velocity smoothing.Lukas Tönne
2015-01-20Support for various data properties of the hair grid in the voxelLukas Tönne
2015-01-20Fixed voxel grid initialization from hair points and colliders by usingLukas Tönne
2015-01-20New voxel texture mode "Hair", for displaying the internal hair volumeLukas Tönne
2015-01-20Code cleanup: Use a variable-sized array for the hair volume velocityLukas Tönne
2015-01-20Fix for Trusted option, loading new fileCampbell Barton
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-19D627: Memory usage optimization for the compositor.Jeroen Bakker
2015-01-19Fix two potential bugs reported by latest coverity scan.Bastien Montagne
2015-01-19Fix a crasher in recent own mesh remap code ('island' area... :/ ).Bastien Montagne
2015-01-19Make use/computation of lnors consistant.Bastien Montagne
2015-01-19Cleanup: unused Global flags.Campbell Barton
2015-01-19Fix for security issue loading blend'sCampbell Barton
2015-01-19Fix: ActionGroups.new() UI description copy-paste errorSybren A. Stüvel
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-19Fix own error in freestyle apiCampbell Barton
2015-01-19Outliner: Make alphabetical sorting optionaljulianeisel
2015-01-18Fix `mathutils.barycentric_transform()`Bastien Montagne
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 T43090: Cycles + Freestyle + border render = black render.Tamito Kajiyama
2015-01-17Fix T43273: vector math cross product inconsistentKévin Dietrich
2015-01-17Fix T23942: Add "Delete Hierarchy" to outliner context menu.Torsten Rupp
2015-01-16Fix compilation error with strict compiler rulesSergey Sharybin
2015-01-16Fix T43275: Crash on Render when using 'save buffer' and render layer name co...Bastien Montagne
2015-01-16FCurve RNA API: add funcs to convert to samples/to keyframes.Bastien Montagne
2015-01-16Fix T43271: Sequencer: RNA's 'add_effect' was not updating effect strip len c...Bastien Montagne
2015-01-15Nodes: Put Blended Box Mapping properties next to each other.Thomas Dinges
2015-01-15BGE physics: get/set linear and angular dampingSybren A. Stüvel
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-15Bugfix: Wrong flags used in Spline IK eval for bounds limitsJoshua Leung
2015-01-15Prevent waveform drawing from continually retrying bad filesNicholas Bishop
2015-01-15Remove 'locked' parameter from sound_read_waveform()Nicholas Bishop
2015-01-15Revert "Make version_update() callback being invoked when linking/appending d...Sergey Sharybin
2015-01-14Fix operator tooltip MBALL_OT_duplicate_moveSybren A. Stüvel
2015-01-14cleanup: minor editsCampbell Barton
2015-01-14Fix T43201: Update the "in use" flags of sockets before drawing,Lukas Tönne
2015-01-14Ignore "unavailable" links in the compositor, where one or both socketsLukas Tönne