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-05-10Bake API: selected to active needs differentials or it renders black when bum...Dalai Felinto
2014-05-10Replace inefficient use of strstr with STRPREFIX macroCampbell Barton
2014-05-10Utility macros for linklist stack & asserts for bmeshCampbell Barton
2014-05-10Fix access violation when painting with tiled textured brushes +Antony Riakiotakis
2014-05-09Revert "Fix wrong job type used in cycles bake operator, could cause crashes."Dalai Felinto
2014-05-09Bake API: reports were used after being freed leading to random crashes (fix ...Dalai Felinto
2014-05-09Fix wrong job type used in cycles bake operator, could cause crashes.Brecht Van Lommel
2014-05-09Fix T40108: Copying materials leaves a shared Action datablock in nestedLukas Tönne
2014-05-09Fix for random crashes when grabbing (rmb-drag) NLA stripsJoshua Leung
2014-05-09Freestyle: Fix for a wrong interpolation of stroke segment visibility.Tamito Kajiyama
2014-05-09Metaball transform, support active-only optionCampbell Barton
2014-05-09Code cleanup: styleCampbell Barton
2014-05-09Fix T36973: Active snapping fails for edges/facesCampbell Barton
2014-05-09Fix T40094 Faulty resizing behavior of frame node.Lukas Tönne
2014-05-09Tweaking tooltip for NLA tweakmode enter to be a bit more descriptiveJoshua Leung
2014-05-09NLA Editor Bugfix: Select NLA tracks too when selecting stripsJoshua Leung
2014-05-09NLA Editor: View selected also recenters the view now (as in the DopeSheet Ed...Joshua Leung
2014-05-09Code cleanup: Define a dedicated "channel_role" field for animchannel typesJoshua Leung
2014-05-09DopeSheet: View Selected recenters the view vertically to display the active ...Joshua Leung
2014-05-09Freestyle: Stroke rendering optimization.Tamito Kajiyama
2014-05-09De-duplicated #includes.Tamito Kajiyama
2014-05-09Indentation fix.Tamito Kajiyama
2014-05-09Fix for an occasional crash in Freestyle stroke rendering.Tamito Kajiyama
2014-05-09Bake API: small change, forcing Render to not have reportsDalai Felinto
2014-05-09Bake API: renaming WM_JOB_RENDER_BAKE to WM_JOB_OBJECT_BAKE and use it consis...Dalai Felinto
2014-05-09Fix double promotion to scene linear in 2s painting.Antony Riakiotakis
2014-05-08ammend to [31cb7e39] Bake API: calculating differentialsDalai Felinto
2014-05-08Bake API: calculating differentialsDalai Felinto
2014-05-08Clarification of UI messages:Antony Riakiotakis
2014-05-08Fix T39950, part 2.Antony Riakiotakis
2014-05-08Fix T40074: Autosmooth option causes assert failure when selected.Bastien Montagne
2014-05-08Fix regression from 2.70:Antony Riakiotakis
2014-05-08Fix typoCampbell Barton
2014-05-08Workaround T40046: Undo/redo crashes properties editorCampbell Barton
2014-05-08Removed a Freestyle hack for DAG updates introduced in commit rBae58968e0a61.Tamito Kajiyama
2014-05-08Bugfix T40082: NLA Meta strips were no longer evaluating correctlyJoshua Leung
2014-05-08Fix T40080: forcefield_toggle_exec() doesn't always enable force field.Lukas Tönne
2014-05-08Drivers: When editing expressions from UI buttons, "invalid" flags now get cl...Joshua Leung
2014-05-08Bugfix: "Lock time to frame range" didn't work in the Graph EditorJoshua Leung
2014-05-08Code Cleanup: remove unused m_contactProcessingThresholdCampbell Barton
2014-05-08BGE: Dynamically-allocated action layersMitchell Stokes
2014-05-08Freestyle: hide the Line Style tab from the Texture properties context when W...Tamito Kajiyama
2014-05-08Freestyle: hide line styles from a scene in the Outliner when WITH_FREESTYLE ...Tamito Kajiyama
2014-05-08Fix for crash when userprefs fails to read.Campbell Barton
2014-05-07Code cleanup: spelling/indentationCampbell Barton
2014-05-07Fix some nodes showing up as undefined after the fix in 79c345acc21b.Brecht Van Lommel
2014-05-07Nodes: add absolute value operation to all math nodesMatt Heimlich
2014-05-07Freestyle: minor code clean-up.Tamito Kajiyama
2014-05-07Freestyle: time/space optimization in stroke rendering without textures.Tamito Kajiyama
2014-05-07Freestyle: debug statistics on stroke rendering.Tamito Kajiyama