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
2013-10-17Patch [#37115] Surface split and separate operatorsKevin Mackay
2013-10-153D view: textured draw mode now has a Shadeless option in the Shading panel,Brecht Van Lommel
2013-10-15Get rid of Allow Fallback optionSergey Sharybin
2013-10-15Fix [#37077] User prefs > Input and Outliner Keymaps mismatch in representation.Bastien Montagne
2013-10-15Style cleanup (defines -> enums, bit flags values as bitshifts, etc.).Bastien Montagne
2013-10-14Fix for crash from double-freeing in nodes:Lukas Toenne
2013-10-14Project Pampa request: option to lock frame selection to the rangeSergey Sharybin
2013-10-12Option to overlay mask over the footageSergey Sharybin
2013-10-10Made node socket flags into enum.Lukas Toenne
2013-10-10Lock-free memory allocatorSergey Sharybin
2013-10-09Derivative map bakerSergey Sharybin
2013-10-09Photoshop PSD supportDalai Felinto
2013-10-08Cycles / SSS:Thomas Dinges
2013-10-08remove toolsettings (unused for a long time).Campbell Barton
2013-09-26Fix cycles issue with mapping node rotation and scale order. When using bothBrecht Van Lommel
2013-09-25fix error where BKE_mesh_cd_validate layer renaming would use invalid index v...Campbell Barton
2013-09-20Mark Mesh->tface as DNA_DEPRECATEDSergey Sharybin
2013-09-20code cleanup: quiet rna warnings, remove remove_strict_flags() for cmake/rna.Campbell Barton
2013-09-16fix [#36444] view3d.viewnumpad operator should not animateCampbell Barton
2013-09-16Cycles Hair: Two basic bair shaders addedStuart Broadfoot
2013-09-14minor style clanup and use more meaningful name for 3DCONNEXION source code.Campbell Barton
2013-09-13Change the enum for CustomDataMask bits back to #defines.Nathan Letwory
2013-09-12code cleanup: headers - doxy comments.Campbell Barton
2013-09-10Another DNA cleanup (enums instead of defines).Bastien Montagne
2013-09-10Tweaks to plane trackSergey Sharybin
2013-09-09Film response curves implemented as a looksSergey Sharybin
2013-09-07shrink-wrap constraint, improve and remove some limitations.Campbell Barton
2013-09-05Cleanup (mostly #defines -> enums, and bitflags using bitshift operator!).Bastien Montagne
2013-09-05Expose theme color of shadow UVs (These include UVs that are drawn inAntony Riakiotakis
2013-09-05BGE: Removing the touch sensor and converting all touch sensors to collision ...Mitchell Stokes
2013-09-02fix odd (intentional) behavior with vertex parent,Campbell Barton
2013-09-02Cleanup!Bastien Montagne
2013-09-01Move GCC attributes into a centraized definesSergey Sharybin
2013-08-30minor ui editsCampbell Barton
2013-08-29Last uiList patch (for now!): filtering and reordering of shown elements.Bastien Montagne
2013-08-28Cycles / Sky Texture:Thomas Dinges
2013-08-27Small enhancement to grab-resize of uiLists, suggested by plasmasolutions: do...Bastien Montagne
2013-08-27uiLists enhacements: dragresize and better GRID layout.Bastien Montagne
2013-08-27Mask primitivesSergey Sharybin
2013-08-26Cleanup: move defines into anon enums, as suggested by Joshua, thx.Bastien Montagne
2013-08-26Cleanup (bitflags are *so much* easy to handle and clear as bit-shift operati...Bastien Montagne
2013-08-24ghash: reserve size when its known or can be guessed close enough.Campbell Barton
2013-08-24Fix state losses for recursive outliner trees (e.g. datablocks editor)Sv. Lockal
2013-08-22Fix [#36530] Texture tab refreshing problemBastien Montagne
2013-08-21Partial revert of recenr cu->disp merge commitSergey Sharybin
2013-08-19Speedup for guarded allocatorSergey Sharybin
2013-08-19Optimization and threading fix for shapekeys weights calculationSergey Sharybin
2013-08-19Make lattice deform safe for threadingSergey Sharybin
2013-08-19Tag object-data level boundbox as invalid rather than freeing itSergey Sharybin
2013-08-19Remove unused bounding box from MetaBallSergey Sharybin