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
2014-11-21Cleanup: typoCampbell Barton
2014-11-21Bugfix T42048: Keyframes missing when animating particle system blend texture...Joshua Leung
2014-11-21Bugfix T41527: Animations of world texture properties invisible in anim editorsJoshua Leung
2014-11-21Bugfix T42648: Invert Selection operator is not working for animation channelsJoshua Leung
2014-11-20Cleanup: ints/shorts -> bool.Bastien Montagne
2014-11-20Fix T42639, editcurve flags not getting restored on undo.Antony Riakiotakis
2014-11-20Fix T42662 hide unselected does not reveal selected.Antony Riakiotakis
2014-11-20Fix T42660 snapping not working nicely on graph editor.Antony Riakiotakis
2014-11-20Fix color tweaking in vertex painting not getting an undo push (wouldAntony Riakiotakis
2014-11-20Fix T42647, vertex and weight painting mode do not display solid shadedAntony Riakiotakis
2014-11-20Bugfix T42661: shortcut "." and "," for changing pivot center don't work on G...Joshua Leung
2014-11-19Fix: Shift-H now works in main graph editor area tooJoshua Leung
2014-11-19Tweaks to hide/reveal hotkeys for Graph EditorJoshua Leung
2014-11-19Cleanup: name hide/reveal, like rest of operatorsCampbell Barton
2014-11-19Graph Editor: H/Shift-H now hide and unhide selected curves (Gooseberry Request)Joshua Leung
2014-11-19Refactor: Move part of vgroup handling code from ED_mesh/object_vgroup.c to B...Bastien Montagne
2014-11-18Fix context texture buttons in cycles not getting their context right -Antony Riakiotakis
2014-11-18Make it possible to use preview/viewport render job kill without contextSergey Sharybin
2014-11-18Fix for console & info clipping text too earlyCampbell Barton
2014-11-18Fix for previous checkAntony Riakiotakis
2014-11-18correct uninitialized var useCampbell Barton
2014-11-17Cleanup: Shapekey: get rid of `ED_vgroup_object_is_edit_mode()`Bastien Montagne
2014-11-17Alternate fix for T42619: NULL check in callerCampbell Barton
2014-11-17Fix T42619: python crash: bpy.context.screen.is_animation_playingjulianeisel
2014-11-17Slight improvements to vgroup tooltipsDaniel Salazar
2014-11-17Simplify function to get view vector in world spaceAntony Riakiotakis
2014-11-17Fix T35170: Undoing edit op on a basis shapekey could generate extra offset o...Bastien Montagne
2014-11-17ShapeKeys: Add `BKE_keyblock_is_basis` to check whether a given keyblock is u...Bastien Montagne
2014-11-17Cleanup: rename `BKE_key_convert/update` to `BKE_keyblock_convert/update`.Bastien Montagne
2014-11-17ShapeKey: Refactor a bit `BKE_key_convert_from_...`Bastien Montagne
2014-11-16UI: fix for recent menu flipping commitCampbell Barton
2014-11-16Just 2 comments cleanedJens Verwiebe
2014-11-16Cleanup: use SUBD_CORNER_* prefix for Subdiv flagsCampbell Barton
2014-11-16Knife: fix recent drag option /w loop closeCampbell Barton
2014-11-16Cleanup: use BLI_listbase_count_ex to avoid redundant loopingCampbell Barton
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2014-11-16Knife: double clicking now closes the loopCampbell Barton
2014-11-16Fix T40372: Slow Graph Editor drawingJoshua Leung
2014-11-16[T40792] Optimisations for FCurve Drawing - Lower sampling precision when "Hi...Joshua Leung
2014-11-16Code cleanup - Typos and separating out assignment from for-loop headerJoshua Leung
2014-11-16Own cleanup, sorry for the noise :/Bastien Montagne
2014-11-16Cleanup: Replace `WM_operator_name_call` by `WM_operator_name_call_ptr` where...Bastien Montagne
2014-11-16Fix T42613: Sculpt dyntopo's 'Set Detail Size' (Shift-D) was only always affe...Bastien Montagne
2014-11-16Bugfix T41525: Button keyframe indicators don't work correctly when editing N...Joshua Leung
2014-11-16Bugfix T42253: End frame for armature ghosting "in range" is not displayedJoshua Leung
2014-11-16Fix T42611: Knife fails from an edge to a vertexCampbell Barton
2014-11-15Knife: freehand drawing while LMB heldCampbell Barton
2014-11-15Fix broken auto-leyframing for 'Vector' button.Bastien Montagne
2014-11-15Fix T42567: Color Wheel Buttons do not autokey correctly.Bastien Montagne
2014-11-15UI: cleanup next/prev order in menu codeCampbell Barton