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-09-08Merge branch 'master' into soc-2014-viewport_fxsoc-2014-viewport_fxAntony Riakiotakis
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-11Merge remote-tracking branch 'origin' into soc-2014-viewport_fxJason Wilkins
2014-07-06Outliner: Added option to RMB menu for "Animation" entries to remove these an...Joshua Leung
2014-07-05[OpenGL Policy] BlendFuncSeparate defaults to GL_ALPHA, GL_ONE_MINUS_SRC_ALPH...Jason Wilkins
2014-06-12GHOST Refactor for EGL ContextsJason Wilkins
2014-05-20Fix part of T35600: Outliner did not update when renaming armature bone names.Bastien Montagne
2014-05-08Freestyle: hide line styles from a scene in the Outliner when WITH_FREESTYLE ...Tamito Kajiyama
2014-05-05Fix: T40016 ID Names translated in menusCampbell Barton
2014-05-03Minor code style fix.Tamito Kajiyama
2014-05-03Added changes to unlink textures from line styles in the Outliner.Tamito Kajiyama
2014-05-03Added changes to show textures as part of line styles in the Outliner.Tamito Kajiyama
2014-05-01Include removal gave problems with windows, ifdef some back in for windows onlyCampbell Barton
2014-05-01Revert "Fix msvc 2013 compiler errors after the ingenious cleanup in 4ca67869...Campbell Barton
2014-05-01Fix msvc 2013 compiler errors after the ingenious cleanup in 4ca67869cc7a.Thomas Dinges
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-28Fix T39692: Text fields in datablocks editor are brokenBastien Montagne
2014-04-27Fix another part of T39692 Text fields in datablocks editor are broken.Bastien Montagne
2014-04-21View2d: API Cleanup for view<->region conversionCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-24Fix T39383: Blender crash when renaming bone in outliner (weight paint mode).Bastien Montagne
2014-03-20Code cleanup: use true/false in sequencer functionsSergey Sharybin
2014-03-03Icon for LineStyleCampbell Barton
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-02-05Fix T38471: parenting in the outliner was possible with library linked objects.Brecht Van Lommel
2014-02-04Code cleanup: declarations for removed functionsCampbell Barton
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-01-23Code Cleanup: find operator once and reuseCampbell Barton
2014-01-17Outliner: minor speedup for drawing, avoid 3 rna lookups per objectCampbell Barton
2014-01-16Correct error in own recent commitCampbell Barton
2014-01-16Code Cleanup: outliner used magic numbers for active items and selectingCampbell Barton
2014-01-16Compilation error fix: mismatch declarationSergey Sharybin
2014-01-16Code Cleanup: style and redundant castsCampbell Barton
2013-12-22Modifier: New Wireframe ModifierCampbell Barton
2013-11-25Code Cleanup: rename vars for detecting change to be more consistentCampbell Barton
2013-11-25Code cleanup: remove unused include dirsCampbell Barton
2013-11-24Mesh Modifiers: Added Laplacian DeformAlexander Pinzon
2013-11-06code cleanup: typo and warning when openmp's disabled.Campbell Barton
2013-11-05Bugfix [#37304] Arrow Keys Stop Working When Mouse Over OutlinerJoshua Leung
2013-10-15Fix [#37077] User prefs > Input and Outliner Keymaps mismatch in representation.Bastien Montagne
2013-10-15A follow-up to Bug #37070: LineStyle appears in Outliner by default though Fr...Tamito Kajiyama
2013-10-14Fix for #37070: LineStyle appears in Outliner by default though Freestyle is ...Tamito Kajiyama
2013-09-30fix regression [#36878], missing NULL checks for linestyle.Campbell Barton
2013-09-16replace RNA_property_array_length with RNA_property_array_check where the len...Campbell Barton
2013-09-13fix/workaround [#36709] Renaming multiple objects in the outliner halts the i...Campbell Barton
2013-09-13add back library linking warning when renaming library datablocks in the outl...Campbell Barton
2013-09-10code cleanup: use bool for imbuf allocation functions.Campbell Barton
2013-09-06Fix #36672: outliner allowed to toggle linked group visibility, which should notBrecht Van Lommel
2013-09-04Added better support for line styles in the Outliner.Tamito Kajiyama
2013-09-02support for vertex parenting in object mode for object types which support it...Campbell Barton